[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: Zip Drive
- From: Rodrigo Malara <rodrigomalara yahoo com br>
- To: Fedora <fedora-list redhat com>
- Subject: Re: Zip Drive
- Date: Sat, 27 Dec 2003 16:46:12 -0200
1) Put the following line at the /etc/rc.d/rc.sysinit
# Enable the Zip drive
action $"Initializing ZIP Drive: " modprobe ppa
Just before the following comment.
# Turn on harddisk optimization
2) modify the /etc/fstab file adding the following line:
/dev/sda4 /mnt/zip auto noauto,owner,user 0
0
3) Create the mount point /mnt/zip with mkdir
# mkdir /mnt/zip
That's it . In the next boot your zipdrive will work..
Rodrigo Malara
PS: to put it to work right now, just do the following:
# modprobe ppa
# mkdir /mnt/zip
# mount /dev/sda4 /mnt/zip
Em Sáb, 2003-12-27 às 15:49, Jeff Belcher escreveu:
> New to linux, new install of FC1 and love it. Would like info on mnting PPT
> External Zip drive. TKS Jeff CPR Computers
>
>
> --
> fedora-list mailing list
> fedora-list redhat com
> To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
--
Rodrigo D. Malara
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]