On Mon, 13 Jun 2005, Colin wrote:

> /boot/grub/grub.conf
> ===============
> default 0
> timeout 10
> splashimage=(hd0,0)/grub/splash.xpm.gz
>
> title=Gentoo Linux 2.6.11-r9
> root (hd0,0)
> kernel=/kernel-2.6.11-gentoo-r9 root=/dev/hde3 video=vesafb:mtrr,ywrap 
> vga=0x31B

Shouldn't that be:

kernel /kernel-2.6.11-gentoo-r9 root=/dev/hde3 video=vesafb:mtrr,ywrap vga=0x31B


>
> title=Windows XP Pro SP2
> rootnoverify (hd0,1)
> makeactive
> chainloader +1
>
> /etc/fstab (so you can get an idea of my partitions)
> =======
> /dev/hde1     /boot               ext3         defaults,noatime     1 2
> /dev/hde2     /mnt/windrive   ntfs
> ro,umask=070,fmask=070,dmask=070   0 0
> /dev/hde3     /                     reiserfs     attrs
>         0 1
> /dev/hde5     /home/colin     vfat
> umask=000,fmask=000,dmask=000     0 0
> /dev/hde6     none               swap        sw     0 0
> # That's it for hard drives, the rest is removable media, /proc, /dev/shm
>
>

-- 
alpha geek n.

 [from animal ethologists' `alpha
   male'] The most technically accomplished or skillful person in some
   implied context.  "Ask Larry, he's the alpha geek here."

-- 
gentoo-user@gentoo.org mailing list

Reply via email to