JBHoren
Group: Members
Posts: 4
Joined: June 2006 |
|
Posted: Aug. 28 2006,22:23 |
|
gigi1234 -- after creating the ext2 partition, did you remember to create a file system on it? If you didn't (as root) run: "/sbin/mke2fs /dev/<partition>" and then retry your installation.
I have an old Compaq LTE 4/75cx, on which I'm going to install DSL. It's got a 1.44MB floppy drive and a 310MB hard drive; no CDROM or USB.
I created a Linux boot floppy, using Tom's Root Boot, and booted the "beast" from it (with 16MB RAM, it loads into ramdisk). Next, I used fdisk to partition the hard drive.
I created a 65MB partition (/dev/hda1), and a 260MB partition (/dev/hda2). Although the first partition will end-up being swap space, for now I created a file system on each partition (ext2 for hda1, ext3 for hda2).
As soon as I get that old network card I bought on eBay (one supported by the drivers from tomsrtbt), I'll copy the dsl-3.0.1.iso image onto hda1, run frugal_lite.sh, and do an installation onto hda2. THEN I'll run mkswap on hda1, and edit /etc/fstab to reflect the change.
I like the suggestion of "u2musicmike" about mounting the iso image as a loop-back file system and then copying it over onto the main partition.
Hope this helps (and will work for me, too!)
I have my eye on an 810MB drive... but then, there's a 5GB out there, as well (both going for peanuts)... and also a wireless card... all so that I can run Linux on an old Compaq 4/75cx... LOL
|