Re: [expert] ZIP drive under Mandrake 7.02?

2000-03-15 Thread Andrew Vogel

On Tue, 14 Mar 2000 20:59:24 -0700, you wrote:

The script will start an older zipdrive, the one that uses the ppa
driver. If yours in newer or is the 250MB one change all occurances of
ppa to imm. You can put this in your run level.

Once the script runs ( ./zipdrive start ) then add the following entry
to your fstab:

/dev/sda4 /mnt/zipvfat
noauto,user,exec,uid=1001,gid=100,umask=002 0 0  

change uid, gid and umask to whatever you want or just remove them.

Thanks SO much! The file looks fine, and looks like just what I needed!

I'll try it when I get home tonight and let you know of my success.

=
Andrew Vogel: Manager of Professional Programs at the Univ. of Cincinnati 
College of Pharmacy. Actor, director, dog (JRT) fanatic, author, Miata
owner,  much, much more! My homepage: "http://www.drewvogel.com"
Offical BC3K Tester. Linux!"The only way OUT is THROUGH."
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
dug: you da man! you da man!  "Drew Vogel is its own reward."
ric: isn't "the man" the guy who's always bringing everyone down?
dug: nope! 'cause YOU da man!!Email: [EMAIL PROTECTED]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



[expert] ZIP drive under Mandrake 7.02?

2000-03-14 Thread Andrew Vogel

I've got a parallel ZIP drive attached to my Linux-Mandrake 7.02 machine (a
pentium 200 mhz, 64 megs -- spot on for my home network!).

I'm looking for the simplest, most direct method to make this thing work.
I've found and devoured the HOWTOs and all, but they're written long before
Linux-Mandrake 7.02 was available, and I'm not technically saavy enough
with Linux to know where to pick up...

A step-by-step would be wonderful...

===
Andrew Vogel: Program Manager at the University of Cincinnati College of
Pharmacy.   http://pharmacy.uc.edu/default.html  (513)-558-3784
===



Re: [expert] ZIP drive under Mandrake 7.02?

2000-03-14 Thread Civileme

On Tue, 14 Mar 2000, you wrote:
 I've got a parallel ZIP drive attached to my Linux-Mandrake 7.02 machine (a
 pentium 200 mhz, 64 megs -- spot on for my home network!).
 
 I'm looking for the simplest, most direct method to make this thing work.
 I've found and devoured the HOWTOs and all, but they're written long before
 Linux-Mandrake 7.02 was available, and I'm not technically saavy enough
 with Linux to know where to pick up...
 
 A step-by-step would be wonderful...
 
 ===
 Andrew Vogel: Program Manager at the University of Cincinnati College of
 Pharmacy.   http://pharmacy.uc.edu/default.html  (513)-558-3784
 ===

The archives have several nice step-by-steps.  Search on "modprobe ppa".

Civileme



Re: [expert] ZIP drive under Mandrake 7.02?

2000-03-14 Thread Andrew Vogel

On Tue, 14 Mar 2000 15:41:32 -0900, you wrote:

On Tue, 14 Mar 2000, you wrote:
 I've got a parallel ZIP drive attached to my Linux-Mandrake 7.02 machine (a
 pentium 200 mhz, 64 megs -- spot on for my home network!).
 
 I'm looking for the simplest, most direct method to make this thing work.
 I've found and devoured the HOWTOs and all, but they're written long before
 Linux-Mandrake 7.02 was available, and I'm not technically saavy enough
 with Linux to know where to pick up...
 
 A step-by-step would be wonderful...
 
The archives have several nice step-by-steps.  Search on "modprobe ppa".

This will reveal my 'newbie-ness' in it's glory...

Archives?

URL, please?

Thanks for your understanding!

8-)

===
Andrew Vogel: Program Manager at the University of Cincinnati College of
Pharmacy. Actor, director, dog (JRT) lover, Miata owner,  much, much more!
My homepage: "http://www.drewvogel.com". Play I-War, FF7PC,  BC3K!
Offical BC3K Tester.  Linux! "The only way OUT is THROUGH."
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
dug: you da man! you da man!"Drew Vogel is its own reward."
ric: isn't "the man" the guy who's always bringing everyone down?
dug: nope! 'cause YOU da man!!  Email: [EMAIL PROTECTED]
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=



Re: [expert] ZIP drive under Mandrake 7.02?

2000-03-14 Thread Sheldon Lee Wen

Andrew,

  See my script attached below. If you get errors running it cut and
paste it into a new file. For some reason I've run across wierd errors
mailing scripts to people. I think some hidden control characters get
let lying around or something.

The script will start an older zipdrive, the one that uses the ppa
driver. If yours in newer or is the 250MB one change all occurances of
ppa to imm. You can put this in your run level.

Once the script runs ( ./zipdrive start ) then add the following entry
to your fstab:

/dev/sda4 /mnt/zipvfat
noauto,user,exec,uid=1001,gid=100,umask=002 0 0  

change uid, gid and umask to whatever you want or just remove them.


If you have problems let me know.
(I'm gzipping it to avoid those problems I was talking about).

Sheldon.
-- 
==
"Definitions involving chicken heads no longer apply."
  -Jon katz
==
 zipdrive.gz


Re: [expert] ZIP drive under Mandrake 7.02?

2000-03-14 Thread Civileme

Andrew Vogel wrote:
 
 On Tue, 14 Mar 2000 15:41:32 -0900, you wrote:
 
 On Tue, 14 Mar 2000, you wrote:
  I've got a parallel ZIP drive attached to my Linux-Mandrake 7.02 machine (a
  pentium 200 mhz, 64 megs -- spot on for my home network!).
 
  I'm looking for the simplest, most direct method to make this thing work.
  I've found and devoured the HOWTOs and all, but they're written long before
  Linux-Mandrake 7.02 was available, and I'm not technically saavy enough
  with Linux to know where to pick up...
 
  A step-by-step would be wonderful...
 
 The archives have several nice step-by-steps.  Search on "modprobe ppa".
 
 This will reveal my 'newbie-ness' in it's glory...
 
 Archives?
 
 URL, please?
 
 Thanks for your understanding!
 
 8-)
 
 ===
 Andrew Vogel: Program Manager at the University of Cincinnati College of
 Pharmacy. Actor, director, dog (JRT) lover, Miata owner,  much, much more!

http://www.mail-archive.com/expert@linux-mandrake.com/
http://www.mail-archive.com/newbie@linux-mandrake.com/

These can be found by going to www.linux-mandrake.com and
clicking on Mailing lists and looking just below where you use
the blank and buttons to subscribe and unsubscribe from the
list.  There is also a list dor developers and archives for the
"cooker" list further down the page.  All are worthy of search,
as is www.mandrakeuser.org

Sorry I was a bit cryptic with my first post.  I have read the
posts and understand the process but have never used a parallel
port zip, so I felt uncomfortable giving direct advice.

Civileme


-- 
experimentation involving more than 500 trials with an
ordinary slice of bread and a tablespoon of peanut butter
has determined that the probability a random toss will
land sticky side down (SSD) is approximately .98