[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Why does not update-grub detect Fedora 13 installation?



On 12/07/10 01:09 PM, Camaleón wrote:
> 
> I think windows OS falls apart (as there are no "vmlinuz" files to 
> detect) but fedora9 should be the same case than Fedora13, provided that 
> is also located in a different disk.
> 
> When you run the "update-grub" command, it writes a bad entry for 
> fedora13 or just writes nothing?

Nothing at all. It plain ignores F13. My manually entered lines in
/etc/grub.d/40_custom work though.
###########################################################
menuentry "Fedora release 13 (on /dev/mapper/vg1-lv8)" {
        insmod part_msdos
        insmod ext4
        set root='(hd0,msdos5)'
        search --no-floppy --fs-uuid --set
b40b5b7f-6999-4a12-9d3b-62e0fc892a40
        linux /vmlinuz-2.6.33.6-147.fc13.x86_64 root=/dev/mapper/vg1-lv8
ro quiet
        initrd  /initramfs-2.6.33.6-147.fc13.x86_64.img
        boot
}
###########################################################



> Also, take a look into the bugs that have already filled for grub-pc:
> 
> http://bugs.debian.org/cgi-bin/pkgreport.cgi?package=grub-pc

I will.

Thanks.


-- 

Please reply to this list only. I read this list on its corresponding
newsgroup on gmane.org. Replies sent to my email address are just
filtered to a folder in my mailbox and get periodically deleted without
ever having been read.


Reply to: