When installing ubuntu 9.10 karmic koala will grub2 work together with grub legacy

Goh Lip g.lip at gmx.com
Mon Nov 2 04:13:54 UTC 2009


bqz69 wrote:
>> Obviously works in your case.
>>
>> UUID no "da9ce616-b91d-4428-8987-28eac900f328", please get back if this
>> is for sda7 (/boot) or sda8 (/) ?  (check with sudo blkid) This may
>> overide your set root (hd0,1).
>>
>> Please get back to me. I like to know if this is the case.
>>
>> Regards,
>> Goh Lip
> user1 at sda7-enc:~$ blkid
> /dev/sda1: UUID="99116a6b-d7ac-44aa-9cfd-d1515a00237f" SEC_TYPE="ext2" 
> TYPE="ext3"
> /dev/sda2: UUID="6b37c158-f783-4c5d-89c1-c29c194b0ee3" TYPE="crypt_LUKS"
> /dev/sda5: UUID="06bddef9-9637-4f12-abe6-b6bc11928f33" SEC_TYPE="ext2" 
> TYPE="ext3"
> /dev/sda6: UUID="767c8bf9-e8c0-42d7-a6b3-a9d1022274e5" SEC_TYPE="ext2" 
> TYPE="ext3"
> /dev/sda7: UUID="da9ce616-b91d-4428-8987-28eac900f328" TYPE="ext3"
> /dev/sda8: UUID="926c6519-7c40-48be-8472-ac0f6f228019" SEC_TYPE="ext2" 
> TYPE="ext3"
> /dev/sda9: UUID="5034ae5b-8f88-46d3-96b8-1733f16a1836" SEC_TYPE="ext2" 
> TYPE="ext3"
> /dev/sdb1: UUID="5bbc996b-765f-44bd-b72d-3b29dddc4e1c" SEC_TYPE="ext2" 
> TYPE="ext3"
> /dev/sdb2: UUID="4f7cf52d-2013-4966-97b2-4df516de3281" TYPE="crypt_LUKS"
> /dev/sdb3: UUID="1ad73220-67d4-4a6e-b6f2-355336d490c8" SEC_TYPE="ext2" 
> TYPE="ext3"
> /dev/sdb5: UUID="06d967e5-3e75-4056-a1d5-e42fc0f4e84e" SEC_TYPE="ext2" 
> TYPE="ext3"
> /dev/sdb6: UUID="35e33e1b-e506-4be4-96d8-65e4f5f7beae" SEC_TYPE="ext2" 
> TYPE="ext3"
> /dev/mapper/sda8_crypt: UUID="344439b0-8f73-4fd1-8281-a02ae4c72d7c" 
> TYPE="ext3"
> user1 at sda7-enc:~$
> 

Yes, confirm that set root ought to be to /boot partition and that's
why you've got it working.

> I have problems with 8.04, /boot on sdb1 and /  (the encrypted partition) on 
> sdb2
> 
> It will not show up on grub2's boot loader menu?
> 
> I can however boot sdb1/2 using super grub disk (SGD), so one should never 
> delete the grub legacy files, I think.
> 
> 

You can do this at terminal

sudo grub-mkconfig

Check the output carefully, you need to check at least 2 things..
o  your modifications on 9.04 is correct as your previous post
o  your 8.04 on sdb2 is showing up as well as other OS you may have
    (still talking about the labtop?... I am slightly confused.. but 
really.. never mind)


If all is okay... take your time checking this out...then...

sudo grub-mkconfig -o /boot/grub/grub.cfg

to set to your grub.cfg.

Regards,
Goh Lip





More information about the ubuntu-users mailing list