mikshaw
Group: Members
Posts: 4856
Joined: July 2004 |
|
Posted: Nov. 10 2006,04:05 |
|
DSL comes with three interactive editors: beaver, vi, and nano. You will need to edit as root, and the filesystem will need to be writable. If you have a traditional harddrive install, the filesystem should already be writable. If you are using frugal/poorman's the filesystem *might* be writable. If not, you may need to reboot and add "frugal" to the boot line for that session. To do this, wait until grub displays its menu, select the system you want to boot, press 'e' to edit, press 'e' again to edit the kernel line (which should be selected after pressing 'e' the first time), add "frugal" to the line, press 'Enter', press 'b' to boot with your change. Or I suppose you could manually remount the root filesystem read-write, but i've never done that to say it definitely works.
-------------- http://www.tldp.org/LDP/intro-linux/html/index.html
|