=== Keybuk [n=scott@descent.netsplit.com] has joined #ubuntu-boot === infinity [n=adconrad@loki.0c3.net] has left #ubuntu-boot [] [03:10] Joy, klibc segfaults from the shell but not from gdb [03:12] funkay === ..[topic/#ubuntu-boot:Keybuk] : known: oss drivers loaded, no network plugging, alsa rules not reloaded, mtab not updated, /dev/pts not mounted || fixed: notify-reboot, vio_type segfault, no modules loaded, hal/pcmcia rules not reloaded, nfs root fails, sata root fails, pnp devices not loaded, init stop/start, grepmap bitching, fb drivers loaded, installer "devfs" rules, ide-generic beats sata drivers [03:42] I don't mind debugging by printf, but this segfault is in the exit code, and it's already closed stdout. [03:43] And when I strace, the bug doesn't show up either. [03:43] Woot to looking at exit codes. [03:44] Oooo.. Maybe process attach will work. [03:56] Cool. attach does work. === infinity [n=adconrad@loki.0c3.net] has joined #ubuntu-boot === mdz [n=mdz@studiocity-motorola-bsr1-70-36-194-85.vnnyca.adelphia.net] has joined #ubuntu-boot === HiddenWolf [n=HiddenWo@136.12.dynamic.phpg.net] has joined #ubuntu-boot === pitti_xg [n=pitti@195.227.105.180] has joined #ubuntu-boot === Kamion [n=cjwatson@83-216-156-196.colinw664.adsl.metronet.co.uk] has joined #ubuntu-boot === pitti_ [n=pitti@195.227.105.180] has joined #ubuntu-boot === Keybuk [n=scott@descent.netsplit.com] has joined #ubuntu-boot [02:31] Keybuk: I never had a T42. I've had a T21, but that's years ago. [02:31] ahh [02:31] it's hard to keep track of them all [02:31] how was your holiday? [02:31] nice, walked around a lot. [02:31] you have weird beer in the UK. Not bad, but a bit weird. [02:32] I prefer it a bit more bubbly. [02:33] you aren't going to get any disagreement from me, I've never been a fan of UK beer === jbailey [n=jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-boot [04:34] Keybuk: is there any way I can detect if a drive is a CD/DVD drive in the initramfs? [04:36] Mithrandir: /proc/ide/hda/media [04:36] what jbailey said [04:36] and for SATA/SCSI drives? [04:37] There's a type in sysfs. [04:37] I don't remember that one off hand, since I got it right the first time. [04:37] !@#$ing IDE. [04:40] hmm, I could just look for the first removable block device and try mounting that, then continue. [04:49] Use fstype on each device. [04:49] It's be an iso-9660 won't it? [04:50] That way you don't have any filesystem scans on devices that aren't the right one. === pitti_ [n=pitti@195.227.105.180] has joined #ubuntu-boot === rtcm [n=jman@81.84.151.16] has joined #ubuntu-boot [05:05] fstype doesn't do iso9660, but that's easy enough to fix. [05:12] Mithrandir: If you feed the patch to me, I'm working on a klibc update anyway. [05:14] I'll do a byhand drive-by of the mountroot stuff in initramfs first, but sure, you'll have it. === rtcm [n=jman@81.84.151.16] has left #ubuntu-boot [] === pitti_ [n=pitti@195.227.105.180] has joined #ubuntu-boot === jbailey_ [n=jbailey@modemcable139.249-203-24.mc.videotron.ca] has joined #ubuntu-boot