Thread
:
RH9 Mounting Zip Drive
View Single Post
08-14-2005, 01:12 PM
#
2
(
permalink
)
taylor
Junior Member
Join Date: Aug 2005
Posts: 28
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
View Public Profile
Send a private message to taylor
Find More Posts by taylor
Sponsored Links