I had a similar problem when trying to boot with three OSs (win, Linux, Solaris) and the problem was on the line that reads:
root (hd0,1) ot whatever that line is in your case. You must be sure that this points to the real partition/disk you want to boot from. In my case other OSs were detected OK but inserted wrong numbers in the config file. best regards, Adrian. --- Dave Miner <Dave.Miner at Sun.COM> wrote: > Justin Zygmont wrote: > > Do anyone know what the grub config should look > like for a dual boot > > system with linux. So far its saying it can't > understand the fs type. > > > > Here's one of the additional entries I have on my > system to boot Ubuntu: > > title Ubuntu, kernel 2.6.12-10-386 > root (hd0,2) > kernel /boot/vmlinuz-2.6.12-10-386 > root=/dev/hda3 ro quiet splash > initrd /boot/initrd.img-2.6.12-10-386 > savedefault > boot > > I've had similar entries in the past for SuSE or Red > Hat. > > Dave > _______________________________________________ > install-discuss mailing list > install-discuss at opensolaris.org > http://opensolaris.org/mailman/listinfo/install-discuss > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
