On Mon, 23 Aug 2004, Steven Pastenak wrote:
How do you add/remove/change entries in the boot loader graphically? If it cannot be changed graphically, how do you do it manually?
assuming you're talking about GRUB, the standard file to modify is /etc/grub.conf (which is actually a symlink as you'll notice, but that's ok, you can still pretend that's the right file. :-)
just use your favorite editor, and go to town.
rday