stoneguy
Group: Members
Posts: 38
Joined: Jan. 2004 |
|
Posted: July 17 2005,03:20 |
|
I thought I knew what I was doing after poring over the frugal writeups. I like the idea of quick upgrades of the base system via frugal, and using HD in lieu of RAM where possible.
My P166MMX system has enough HD, but is maxxed out at 64MB RAM. It has Win98 on hda1 as well as a bunch of other fat16 partitions left over from the Win95 days. So I put swap and 2 ext2 partitions (hda5 and 6, each 2GB) on the disk, and ran frugal_instal.sh. System reboot took me directly to DSL with no choice screen to let me back into Win98.
So I went to edit /etc/lilo.conf to insert an 'other' section, but when I tried to save it discovered it was on the compressed partition where it couldn't be written. Oops...
Then I spotted mention in the forums of frugal-grub.sh, and had a look at the script to discover that it would guess (correctly) that hda1 was my Win partition. "Aha", says I, "problem solved". But when I tried to run it, it said I needed grub.dsl, and that's not around during the initial install.
Finally, I fdisk /mbr'd my back to booting Win98, and that's where it's sitting now.
Frankly, I don't care whether I use lilo or grub. The sfw/hdw I'm using should be fine with either.
Can anyone kindly provide some fairly detailed instructions about how to get this configuration working? TIA.
|