On Feb 10, 2013, at 6:53 PM, horseriver <[email protected]> wrote:
> hi: > > Boot with grub failed with no finding /dev/sda1. > kernel = (hd0,0)/vmlinuz root=/dev/sda1 > when booting ,kernel can be rightly loaded from hard disk > but,when mounting root , it can nt find /dev/sda1 . > > what about is the reason? GRUB 2 partitions start with 1, not 0. Chris Murphy _______________________________________________ Help-grub mailing list [email protected] https://lists.gnu.org/mailman/listinfo/help-grub
