=== rgreening_ is now known as rgreening [08:42] lowmem: cjwatson * r82 ubuntu/debian/changelog: [08:42] lowmem: rebuild rest of main for armel armv7/thumb2 optimization; [08:42] lowmem: UbuntuSpec:mobile-lucid-arm-gcc-v7-thumb2 [08:51] lowmem: cjwatson * r83 ubuntu/ (9 files in 2 dirs): merge from Debian 1.32 [08:56] lowmem: cjwatson * r84 ubuntu/debian/changelog: releasing version 1.32ubuntu1 [09:25] partman-auto: cjwatson * r320 ubuntu/ (22 files in 4 dirs): merge from Debian 91 [09:53] partman-auto: cjwatson * r321 ubuntu/lib/recipes.sh: remove stray error message text left around from version 90; also done upstream [10:10] partman-auto: cjwatson * r322 ubuntu/debian/changelog: releasing version 91ubuntu1 [10:17] partman-auto-lvm: cjwatson * r232 ubuntu/ (23 files in 3 dirs): merge from Debian 34 [10:41] partman-auto-lvm: cjwatson * r233 ubuntu/debian/changelog: releasing version 34ubuntu1 [10:45] partman-crypto: cjwatson * r702 ubuntu/ (71 files in 4 dirs): merge from Debian 43 [10:47] partman-crypto: cjwatson * r703 ubuntu/debian/changelog: releasing version 43ubuntu1 === rgreening_ is now known as rgreening === cody-somerville_ is now known as cody-somerville [14:50] cjwatson: ping? [15:11] cnd: hi, please include content with pings to reduce round-trips :) [15:12] cjwatson: ok [15:12] cjwatson: I posted about this yesterday, but I've got an instance where 10.04 installed, but grub did not get installed with it [15:12] I've tried running grub-install, but no luck [15:12] do you know what I might be doing wrong? [15:13] you were using a usb stick, weren't you? [15:13] yes [15:13] the usb stick enumerated before the HD [15:14] known bug - you can generally beat it into shape by (a) running grub-install on the correct device from the system you just installed (b) running grub-install on the other device from the other installed OS (so e.g. if you're installing to USB, use a rescue disk to get to the OS on the hard disk and run grub-install to the HD from that as well) [15:16] cjwatson: so I've booted into 10.04 on the HD by booting through the usb stick, because the usb stick grub says root (hd1,1), which actually points to my HD on this machine [15:16] now that I'm up on my HD, I ran grub-install /dev/sdb [15:17] no errors, but the machine still won't boot [15:17] ignore anything of the form hd1 [15:17] it shouldn't be relevant and it will only confuse you [15:18] so exactly which grub are you booting into right now, if you just let the machine try to boot normally? [15:19] cjwatson: none, no bootable partition is found [15:19] actually, I wonder if I need to twiddle the boot bit in fdisk... [15:19] is it attempting to boot from the USB stick? [15:19] oh yes, marjo had that problem [15:19] cjwatson: when I plug the USB stick in, I've been manually selecting it to boot [15:19] the installer normally ensures that there's an active partition on the disk it's going to boot [15:20] but if it gets the wrong disk, as it's done for you, obviously that doesn't work [15:20] your BIOS is probably one of those that needs an active (aka bootable) partition [15:20] yeah, the bootable bit wasn't set [15:20] let me try to reboot [15:20] it almost certainly doesn't matter which it is - it just needs to have one [15:21] cjwatson: ahhh, looks good now :) [15:21] thanks! [18:21] whoever Jean-Baptiste Lallement is he deserves a gold star for all the grub bug handling