Got a weird error the first time i tried sending this, trying again.
--
Brian
Find my public PGP key at http://pgp.mit.edu/
---------- Forwarded message ----------
From: Brian Weeden <[EMAIL PROTECTED]>
Date: Jun 21, 2007 4:56 PM
Subject: Re: [H] Need some Linux help
To: The Hardware List <[email protected]>
Okay I am going to need some more hand holding. So I currently have a line
"kernel /boot/bmlinuz-2.6.20-16-generic root-UID..blah ro quiet splash"
And I need to add "init=/bin/bash" at the end. That will boot me into
just a bash console from which I can mount the drive I need and try
and edit the init.d/rc file?
--
Brian
Find my public PGP key at http://pgp.mit.edu/
On 6/21/07, Harry McGregor <[EMAIL PROTECTED]> wrote:
Brian Weeden wrote:
> Wow - that seems like a lot for a linux noob like me.
:)
> So if I hit "c" at the grub menu I get a limited bash shell. How do I
> edit the grub menu from there?
Instead of "c" do "e" for edit, and then "e" for edit on the kernel
line, and then "b" for boot after you are done.
Harry
>
> Also, what is the run command for the text editor in the shell? I was
> using gedit before and I assume that won't work.
>