In order to access this drive, you will need to load the following modules:
modprobe epatmodprobe pfYou may need to reconfigure your kernel to compile these modules. Simply go into the 'Block Devices' section and either say 'Y' or 'M' to:
Parallel IDEPFShuttle TechnologyOnce the correct modules are loaded, you may mount the drive by doing the following:
mkdir /mnt/ls120mount -t vfat /dev/pf0 /mnt/ls120|
|
|