lkml.org 
[lkml]   [2008]   [Sep]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: 2.6.27-rc7 no init found on the root partition?
Lukas Hejtmanek wrote:

> this is a grub record:
>
> title Linux 2.6.26.3
> root (hd0,0)
> kernel /boot/vmlinuz-2.6.26.3 root=/dev/sda1 ro console=tty0
>
> title Linux 2.6.27-rc7
> root (hd0,0)
> kernel /boot/vmlinuz-2.6.27-rc7 root=/dev/sda1 ro

Is it possible that device ordering has changed? what if you do:

> title Linux 2.6.27-rc7
> root (hd0,0)
> kernel /boot/vmlinuz-2.6.27-rc7 root=LABEL=$WHATEVER ro

and try mounting root by label? (or UUID ...)

-Eric



\
 
 \ /
  Last update: 2008-09-25 16:13    [W:0.127 / U:0.160 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site