On 12/20/06, Arjan van de Ven <arjan@xxxxxxxxxxxxx> wrote:
On Wed, 2006-12-20 at 15:05 +0530, hemen.kapadia@xxxxxxx wrote: > > Hi, > > Check the root=.....kernel option in grub.conf. Try using something > like root=/dev/hd..... partition corresponding to where you mount root > instead of the label /. actually really don't do this. This will damage your installation and prevent future upgrades to work well.
From my experience, generally labels, are a royal pain, since whenever
I try to connect a friend's hard disk, or try to do multiple installations on the same machine, Linux gets completely confused with the similar labels. In fact after every installation I change the fstab to remove the labels. Ofcourse I *never* upgrade, maybe thats why it works out for me.....
if you do "make install" (after modules_install) an initrd will be made and added to grub automatically which makes this all just work. -- if you want to mail me at work (you don't), use arjan (at) linux.intel.com Test the interaction between Linux and your BIOS via http://www.linuxfirmwarekit.org -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/
-- There is only one success - to be able to spend your life in your own way. -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/