jephwood
Group: Members
Posts: 2
Joined: Mar. 2006 |
|
Posted: Mar. 30 2006,15:56 |
|
Hello everyone,
I have been butting my head against the wall for the last 2 days trying to fix this problem, and I'm hoping someone here can help me.
Here's my setup: I'm using DSL 2.3. I have a laptop with a 55 MB partition at hda1 (for the OS), and a 9 GB partition at hda3 (for persistent data). I use grub as my bootloader.
First, is 55 MB enough for the boot partition? Perhaps this is where my problem lies.
Second, I've been trying to find the right combination of boot options that do all of the following: 1) Use the "toram" option, so everything runs faster 2) Load the MyDSL apps I have at /mnt/hda3/home/dsl/mydsl 3) Mount my persistent /home and /opt directories at hda3 4) NOT force my system to restore and backup the potentially large hda3 every time I reboot 5) make it so that grub's menu.lst is writeable. (It currently gets loaded under KNOPPIX/boot/grub/menu.lst, where it's not writeable)
Currently, I can get all but 5) to work with (after frugal) "toram mydsl=hda3/home/dsl/mydsl home=hda3 opt=hda3 restore=hda1". But even with this, I have to manually backup hda1, or else the next time I reboot, it hangs on "restoring backup files from /mnt/hda1", usually because on shutdown, it says it's run out of room to backup files.
Thanks, any help would be appreciated.
--Jeff
|