Hi,
I have just installed Gnome desktop on my laptop. When I was editing the /etc/rc.conf file to start GDM automatically I made a typo error like this:
(I forgot to type in ")
Now when I reboot the booting process stops when the computer tries to mount root from ufs:/dev/ada0p2.
I get the option to start a shell but while doing so the shell cannot open /etc/termcap and uses dumb terminal settings.
My problem is that I do not know how to edit /etc/rc.conf in this shell. I cannot open vi or getty or any other editor. However, I can cat rc.conf so that I can see my typo.
How can I go in and edit /etc/rc.conf? Should I use an editor I don't know of or can I use the Live CD?
Any help at all is very appreciated!
I have just installed Gnome desktop on my laptop. When I was editing the /etc/rc.conf file to start GDM automatically I made a typo error like this:
Code:
gdm_enable=YES"
Now when I reboot the booting process stops when the computer tries to mount root from ufs:/dev/ada0p2.
I get the option to start a shell but while doing so the shell cannot open /etc/termcap and uses dumb terminal settings.
My problem is that I do not know how to edit /etc/rc.conf in this shell. I cannot open vi or getty or any other editor. However, I can cat rc.conf so that I can see my typo.
How can I go in and edit /etc/rc.conf? Should I use an editor I don't know of or can I use the Live CD?
Any help at all is very appreciated!