damianiw
Group: Members
Posts: 52
Joined: April 2005 |
|
Posted: April 17 2007,21:43 |
|
Hi
I'm running dsl on a very old p166 laptop with 96mb ram and speed has been a big issue.
I've set it up as follows, I got everything working from live cd, wireless, sound etc and had backup to my usb memory key. I decided to divide up the noisy hd as follows.
hda1 = 100mb for a Frugal HD install hda2 = 1.7gb for data hda3 = 1.3gb for testing a HD install hda4 = 256mb swap partition
All is working well, I have grub installed and have the option to boot to Frugal - hda1 or HD install hda3 (which is marginally quicker).
however the hd install to hda 3 restores my settings from the backup.gz on hda2 each boot and then backs up to this upon exit - is this the way a hd install should be working or is it something to do with the way I'm running it ?
my menu.lst looks like below:
title DSL (FRUGAL - Hda1) kernel /boot/linux24 root=/dev/hda1 quiet vga=normal dma noscsi frugal initrd /boot/minirt24.gz
title DSL (HD Install - Hda3) kernel /boot/linux24 root=/dev/hda3 quiet vga=normal
I plan to keep the frugal install as I know I'll mess this up by playing with the HD install :-)
I wish firefox were as quick as dillo on this old laptop :-) I haven't upgraded firefox yet but I'd guess it'll only make it slower!
|