View Single Post
Old 08-14-2005, 01:12 PM   #2 (permalink)
taylor
Junior Member
 
Join Date: Aug 2005
Posts: 28
Default

This may work, I am a freebsd user but should work with redhat...

Enter these commands in this order:
mkdir /mnt/zip
insmod parport
insmod ppa
mount -t msdos /dev/sda4 /mnt/zip

Next:
To use and check your zip, type:
cd /mnt/zip
ls -a

Hope this helps
taylor is offline   Reply With Quote
Sponsored Links