Josiah
Group: Members
Posts: 25
Joined: July 2006 |
|
Posted: Aug. 07 2006,21:31 |
|
Mikshaw, thank you for your help so far, but i think you may be vastly overestimating my abilities. For all intents and purposes, this is my first time using linux. A barely knew how to find the LILO configuration file (/etc/lilo.conf, as it happens), let alone how to configure it. Here's the file that lilo.conf displays:
Quote | # /etc/lilo.conf - See: `lilo(8)' and `lilo.conf(5)',
"! Please edit /etc/lilo.conf before running lilo!"
lba32
boot=/dev/hda
install=/boot/boot-menu.b backup=/dev/null
map=/boot/map
timeout=100
vga=normal
default=Knoppix
image=/vmlinuz append="lang=de apm=power-off hda=scsi hdb=scsi hdc=scsi hdd=scsi hde=scsi hdf=scsi hdg=scsi hdh=scsi vga=791 quiet BOOT_IMAGE=knoppix" root=/dev/hda5 label=Knoppix read-write |
?
I've googled around for instructions on configuring the LILO boot loader, but nothing I've seen seems to address the idea of persistent /home or /opt. Que?
Edit: If it makes it any easier, I can reinstall with grub. I don't have any real data on the box yet (and if I did, it would be super backed up), so reinstalling is no biggie.
|