• 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.

mount zip drive in linux

joefart

Senior member
How do you access a zip drive that was installed after linux was installed? I installed RH 6.2 awhile ago and just installed a zip drive today. The system detected it at bootup, but what do I do to access within KDE desktop. I take it that I need to mount it, but what is the command for zip drives?
 
I'm assuming it's an ATAPI (IDE) Zip drive.....

You need to mount hdX4, where X is the drive designator of the Zip device.

X=a if primary master
X=b if primary slave
X=c if secondary master
X=d if secondary slave

If I recall correctly
 
Back
Top