i cant find text editor in fixit console

Please help me I changed my /boot/defaults/loader.conf file and now wont boot the server. so I want to rechange this file for susscessfully opening.

Please help me
 
vi will rescue you (Don't tell me you don't know how to use vi!)
/rescue/vi :)

And why the heck did you change /boot/defaults/loader.conf? It's plain wrong.
You should edit /boot/loader.conf which overrides /boot/defaults/loader.conf!
 
does redirection work?

you can # >loader.conf to clear the file

ok I see you dookied the wrong file. Good life lesson =)
 
hi, i dont know FreeBSD well so i dont understand "/rescue/vi" this. i know vi,pico,nano,ee etc.

but they arent work in fixit mode.

i made mistake to change defaults/loader.conf file. but now what can i do to fix this problem.


thanks.
 
My error, I though you said single user mode... then /resuce/vi would be available
If fixit mode vi should be available

/resuce/vi is simply full path to statically linked vi on your system (probably not available on fixit cd/dvd) (btw, this is no FreeBSD matich, it's unix basics)
 
Thanks for answer, i tryid diffirent dvd for boot and i find my loader.conf and editet so it it fixed. server is suscessfully opened.

Thanks all.
 
Back
Top