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

Re: Grub bad partition pointing after kernel upgrade



> should not be normal. Please check in /boot/grub/menul.lst the line 
> 
> # kopt=root=/dev/hda6 ro
> 
> It is in the section with the many hashes. Do not remove the hashes (suppose, 
> you know this).
> 
> If you enter here the correct partition for root, an upgrade should be o.k. 
> next time.

this is an extract of my menu.lst:

# kopt=root=/dev/hda7 ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,6)

could it become like this?

# kopt=root=/dev/hda3 ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,2)

/dev/hda3 is my "kernel-image" partition...

Thanks,
Giulio



Reply to: