On 2007-02-05 16:51, Bob S wrote:
> <snip>
>
> ### Added 10.0 Boot ###
> title openSUSE 10.0
>     root (hd1,0)
>     kernel /boot/vmlinuz root=/dev/hdb1 vga=0x31a resume=/dev/hdb2 
> splash=silent showopts
>     initrd /boot/initrd
>   
This is correct as per your /etc/fstab for 10.0 (from your message of
Sunday, 0145 EST.)
> ----------------------------------------------------------------------------------------------------------------
> The following was that which brought up 10.0 in the boot menu. (But also 
> produced the kernel initrd error 19 ) when executed.
>   
Are you sure it was a kernel error, or was it a grub error? (Grub error
19 results when the kernel is not loaded prior to attempting to load
initrd.)
> ### Added 10.0 Boot ###
> title openSUSE 10.0
>     root (hd1,2)
>     kernel (hd1,0)/vmlinuz-2.6-15.13-default root=/dev/hdb3 vga=0x31a 
> resume=/dev/hdb2 splash=silent showopts 
>     initrd (hd1,0)/initrd
>   
This is certainly wrong. For 10.0, your root partition is /dev/hdb1 ==
(hd1,0), and there is no separate /boot partition.


-- 
Moral indignation is jealousy with a halo. -- HG Wells

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to