LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > MEPIS
User Name
Password
MEPIS This forum is for the discussion of MEPIS Linux.

Notices


Reply
  Search this Thread
Old 06-26-2006, 06:48 AM   #1
jvanhennik
LQ Newbie
 
Registered: Dec 2004
Posts: 6

Rep: Reputation: 0
Add a ZIP drive to Mepis 6


How can I add my USB-100Mb ZIP drive to my fstab/Desktop?
 
Old 06-26-2006, 11:37 AM   #2
unSpawn
Moderator
 
Registered: May 2001
Posts: 29,415
Blog Entries: 55

Rep: Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600Reputation: 3600
In the most distro-agnostic way adding a ZIP-drive means:
- having the right (old or new model ZIP) kernel modules available and loaded,
- having an entry in /etc/fstab that matches the device to a mountpoint.
When the device is connected, recognised and mounted a "desktop icon" will automagically appear.

Plug the device in and typing "dmesg" in a terminal or watching your systems logs (see /etc/syslog.conf for which ones: usually /var/log/messages) or "fdisk -l" should show if it's recognised. If I recall correctly ZIP "ppa" module relies on SCSI, so if you have no other (IDE-)SCSI devices loaded it should take the first available devicename (/dev/sda) or the next one (/dev/sdb) and so on. Make the mountpoint, say "/mnt/zipdrive", then add this line to your /etc/fstab:
Code:
/dev/sda1 /mnt/zipdrive auto defaults 0 0
(check fstab TAB key usage if you want to keep it looking "clean"). Now mount the device "mount /mnt/zipdrive" and all should be set.

* As I've said before this is the most clear and distro-agnostic way of adding a ZIP-drive. If MEPIS has "toys" for making it easier you'll probably find out RSN.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Why won't MEPIS let me add a new user? MBA Whore Linux - General 2 06-09-2006 05:43 PM
Can't add printer in Mepis depam Linux - Software 8 03-28-2006 02:17 PM
add hwsetup routine in 31mb91.zip like in amigo war2004 Amigo 2 07-15-2005 06:44 AM
Multi Boot Win98-WinXP add MEPIS olkar Linux - Newbie 5 05-23-2005 12:34 AM
zip drive? loganwva Linux - Distributions 3 03-22-2002 08:26 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > MEPIS

All times are GMT -5. The time now is 06:28 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration