- To: slug@xxxxxxxxxxx
- Subject: Re: [SLUG] boot file.
- From: O Plameras <oscarp@xxxxxxxxxxx>
- Date: Wed, 23 Nov 2005 20:29:11 +1100
- User-agent: Mozilla Thunderbird 1.0.7-1.1.fc4 (X11/20050929)
Paul Maloney wrote:
Hi all,
I am having trouble editing my grub boot file. I can log on as su -
and change to the dir. but when I try to edit the grub.conf file all I
get is a blank screen with "grub.conf 1L, 1C" on the bottom line.
This means your file has exactly 1 character(perhaps a space) in 1 line.
What am I doing wrong.
Are you in the correct directory ?
If yes, check your grub.conf file using,
#ls -l grub.conf
-rw-r--r-- 1 root root 1 Nov 23 20:23 grub.conf
If you have something like in the above, you've lost the contents of
grub.conf.
Hope this helps.
O Plameras