Quote (cbagger01 @ Aug. 13 2004,11:58) |
The boot command file is located on you boot floppy. It is called SYSLINUX.CFG You can edit it in Linux (as long as you are not already booting from floppy while you are making your changes) with Scite or nano. You can edit it in MS Windows ™ by using Wordpad. Don't use Notepad or it will get confused with the linux text formatting. Add your custom settings to the line that starts with "APPEND" that directly follows the "DEFAULT vmlinuz" line. Hope this helps. |