• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Why can't I complete a successful Linux install???

I'm trying to install Peanut Linux onto an old 120MHz Pentium, with 16MB RAM, and a 1.8GB SCSI HD. There is no integrated mobo sound.

The bios is old, and can't be updated. It is an early version that doesn't boot off the CD. Because of this, I've attempted to install from the HD. That wasn't successful, so I then created the two installation disks to install of off the CD. After booting up, mounting the CD, I then started the installation process. Early in the installation process, I'd get a error message that reports that tar failed because of a previous error. Can't get the full error message because it is obstructed by the GUI. However, the installation continues all the way to 100%. In the end, I get the following message:

chmod: /mnt/peanut/boot/vmlinuz: Not a directory
/usr/bin/peanut: cannot create /mnt/peanut/etc/fstab: is a directory

From the first line, I know what chmod is. I also see that it isn't a directory because boot is a file that is already at the /mnt/peanut directory. From the second line, I'm not sure if fstab is a file, or a direcory.

I've downloaded the small.iso a couple of times from different places, so that rules out a corrupted file. I've had no problems burning both iso's to disk. What am I overlooking here? Please someone point me in the right direction. I'm also inexperienced with command line, so if you can be clear and specific, I'd appreciate any help.

Josh
 
The ISO file corruption can *only* be ruled out by checking the md5sum.

If the md5 checks out then you have another problem but no Linux ISO can be trusted until the md5sum is checked. I've downloaded several over 56K and believe me, I've had more than my share of corrupted ones.

 
Back
Top