Hi,

On 28/Mar/05, Harry Putnam wrote:
> I've been ignoring this bum configuration I have in grub.conf to get
> other things done on a newish install. But now need to get it right.
> 
> My reading of the install docs indicates I have the right stuff in
> there.  But on boot I get the grub command line.
> 
> All I really have to do is load a kernel and say boot:
>   kernel /kernel<tab>
>   boot
> 
> To get booted, but I get no frame buffer and have the default huge
> type size.
> 
> Boot is a separate partition /dev/hda1
> cat /boot/grub:
> 
> boot /dev/hda
> default 0
> timeout 05
> splashimage=(hd0,0)/grub/splash.xpm.gz
> 
> Title=gentoo
>     root (hd0,0)
>     kernel (hd0,0)/kernel-2.6.9-gentoo-r1 root=/dev/ram0 init=/linux 
> ramdisk=8192 real_root=/dev/hda5 video=vesafb:mtrr,ywrap,[EMAIL PROTECTED]
>     initrd (hd0,0)/initrd-2.6.9-gentoo-r1

If the above should be your GRUB config file. Grub config file should be
/boot/grub/grub.conf (as according to the above, seems that, you put the
config in the file /boot/grub, but it should be /boot/grub/grub.conf)

/boot/grub should be a 'directory' holding all GRUB related files, like
the config file, gurb splash image, stage1.5 and stage2 files.

Cheers,
Zarick Lau
--
[email protected] mailing list

Reply via email to