Home | Fedora Core 4 Tutorial | Linux Tutorials | Linux Games | Linux Java | Linux Kernal | Linux Firewall | Linux Database | Linux Distributions | Linux Firewall GUI | Linux Distributions | Linux Firewall

 


 

Search Host

Monthly Fee($)
Disk Space (MB)
Register With us for Newsletter!
Visit Forum! Post Questions!
Jobs At RoseIndia.net!

Have tutorials?
Add your tutorial to our Java Resource and get tons of hits.

We offer free hosting for your tutorials. and exposure for thousands of readers. drop a mail
roseindia_net@yahoo.com
 
   

Tutorials

Java Server Pages

JAXB

Java Beans

JDBC

MySQL

Java Servlets

Struts

Bioinformatics

Java Code Examples

Interview Questions

 
Join For Newsletter

Powered by groups.yahoo.com
Visit Group! Post Questions!

Web Promotion

Web Submission

Submit Sites

Manual Submission?

Web Promotion Guide

Hosting Companies

Web Hosting Guide

Web Hosting

Linux

Beginner Guide to Linux Server

Linux Distribution

Major Linux Distribution

Linux FTP Software

Frameworks

Persistence Framework

Web Frameworks

Free EAI Tools

Web Servers

Aspect Oriented Programming

Free Proxy Servers

Softwares

Adware & Spyware Remover

Open Source Softwares

Next Previous Contents

2. Quick Start

OK so you have purchased a new zip drive and now you want to use it. Some distributions have the modules already built. You can try insmod ppa for starters. (Make sure you have it hooked up and a disk inserted). If the ppa program is not there, then configure the kernel. My machine has 2 parallel ports, one for the zip and one for the printer. This makes things easy, no cable switching.

Configure the kernel:

  • cd /usr/src/linux
  • make xconfig
  • scsi support = Y
  • scsi disk support = Y
  • Iomega zip support as a module
  • printer support also as a module
  • save it and exit
  • make dep
  • make clean
  • make zImage or zlilo or zdisk
  • make modules
  • make modules_install

Now to use the drive:

  • load the module insmod ppa
  • build a mounting point. mkdir /zip
  • insert a preformatted windoze type disk into the drive.
  • mount the disk. mount -t vfat /dev/sda4 /zip
  • use any standard file commands as in l /zip, ls /zip, df, cp,
  • when you are finished umount /zip

If you had trouble with any of the previous steps, see the following sections for more detailed instructions.


Next Previous Contents
Search Tutorials

Linux Distributions

Fedora

Slackware
SuSe
Mandrake
Knoppix
Mepis
Debian
All Distors....
 

 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2004. All rights reserved.