On Sun 20 Apr 2014 at 16:13:24 +0200, Adrian Christiansen wrote:
> I've found a printer port Iomega ZIP-drive a while ago and want to
> test if it's working. From want I've found out there's two modules
> required for the SCSI over Printer Port interface that Iomeg
Hi guys!,
I've found a printer port Iomega ZIP-drive a while ago and want to
test if it's working. From want I've found out there's two modules
required for the SCSI over Printer Port interface that Iomega used on
these drives, imm and ppa. However I can't load these mo
On Wed, May 23, 2007 at 09:31:25AM +0200, Daniel Haude wrote:
>
> for one last time I wanted to set in motion my old, parallel-port
> IOMEGA Zip Drive to back up my stack of disks before I retire (read:
> dump in the trash) the whole shebang for good.
>
> I think the prope
> for one last time I wanted to set in motion my old, parallel-port
> IOMEGA Zip Drive to back up my stack of disks before I retire (read:
> dump in the trash) the whole shebang for good.
Already solved -- I just had to kick the thing and the connectors a bit.
Thanks to those thad w
Hello folks,
for one last time I wanted to set in motion my old, parallel-port
IOMEGA Zip Drive to back up my stack of disks before I retire (read:
dump in the trash) the whole shebang for good.
I think the proper driver is ppa. I connected everything but nothing
happens. "Happens" in
Hi,
we have this ancient zip drive by IOMEGA and it is nearly working ;-).
But udev doesn't detect a media inside and doesn't create /dev/hd?4.
It can see the /proc/ide/hd?/media. I have this line in my debian
unstable /etc/udev/udev.rules:
# workaround for devices which do not report media chang
--- Francesc Oller <[EMAIL PROTECTED]> wrote:
> echo "/dev/hdb4 release" >/proc/fs/supermount/subfs
The use of "supermount" is deprecated. It's evil, it continually probes
devices for change of disk, and supermount has been buggy in its original
concept. Don't use it, look at "autofs", and even t
Hi all,
I'm running supermount patch v 1.2.11 for kernel 2.4.24. It drives
an ATAPI 100MB ZIP unit but disc changes don't get recognized.
Floppies work flawlessly, however.
I've to do as root:
echo "/dev/hdb4 release" >/proc/fs/supermount/subfs
in order for "ls /z" to physically
read the direct
On Wed, 25 Sep 2002, Jamin W.Collins wrote:
> On Wed, 25 Sep 2002 15:12:55 -0400 (EDT) Walter Tautz
> <[EMAIL PROTECTED]> wrote:
>
> > presumably some relevent usb modules need to be loaded:
> > currently:
> (snip)
>
> Not sure about the Zip drive in particular, but for other USB storage
> de
On Wed, 25 Sep 2002 15:12:55 -0400 (EDT) Walter Tautz
<[EMAIL PROTECTED]> wrote:
> presumably some relevent usb modules need to be loaded:
> currently:
(snip)
Not sure about the Zip drive in particular, but for other USB storage
devices, I've needed to load the following:
usb-storage
sd_mod
sr_
presumably some relevent usb modules need to be loaded:
currently:
Module Size Used byNot tainted
ide-scsi7488 0
nls_cp437 4384 0 (autoclean)
cs4281 45600 0
soundcore 3236 3 [cs4281]
r128
On 21 Aug 2001, Guy Geens wrote:
> > "Peter" == Peter Bartosch wrote:
>
> >> > I've never heard why they come with slice 4 as the active
> >> partition.
>
> Peter> that is/was because of compatiblity-reasons to mac's
>
> No, there are special Mac formatted ZIP disks. I assume they hold a
>
> "F" == F Zimmermann <[EMAIL PROTECTED]> writes:
> "Peter" == Peter Bartosch wrote:
>> > I've never heard why they come with slice 4 as the active
>> partition.
Peter> that is/was because of compatiblity-reasons to mac's
No, there are special Mac formatted ZIP disks. I assume they hold
On Sat, 18 Aug 2001, Stephen Gran wrote:
>
> Don't know if this is much help, as mine is a USB connection, but I got it to
> work by enabling mass storage on USB, and also by enabling SCSI emulation for
> the device - you may need to do the same - this may be the origin of the
> bizarre
> mess
On Sat, 18 Aug 2001, Peter Bartosch wrote:
> > I've never heard why they come with slice 4 as the active partition.
>
> that is/was because of compatiblity-reasons to mac's
>
>
>
I thought it's got something to do with MS DOS/Win. There was a discussion
about ZIP drives on this list a couple
On 17 Aug 2001 18:30:58 -0400, Phil Edwards wrote:
> > There is an option for specifying a block size when mounting, you
> > could try the option "blocksize=1024". Your mount command would look
> > like this:
> >
> > mount -t vfat -o blocksize=1024 /dev/hdd4 /mnt/point
>
> I tried this just now
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Friday 17 August 2001 17:38, Phil Edwards wrote:
> I'm not subscribed -- haven't needed help yet, Debian is that good :-) --
> so please cc me on replies.
>
> Quick version: after perusing the archives of this list, I found my
> ZIP-250 drive (hdd)
Forgive me if this seems a little shallow, but
it sounds as if the Zip disk isn't formatted (or
not formatted vfat). Even if it worked before,
in the hot humid weather (that much of the
northern hemisphere is now experiencing) Zip
disks can go bad. If there's no valuable data on
the disk, why not g
* Stephen Gran ([EMAIL PROTECTED]) wrote:
> Thus spake Sean Quinlan:
> > * Phil Edwards <[EMAIL PROTECTED]> (2001-08-18 01:00):
> > > On Sat, Aug 18, 2001 at 12:12:03AM +0100, Sean Quinlan wrote:
> > > > * Phil Edwards <[EMAIL PROTECTED]> (2001-08-17 23:50):
> > > > mount -t vfat -o blocksize=1024
Thus spake Sean Quinlan:
> * Phil Edwards <[EMAIL PROTECTED]> (2001-08-18 01:00):
> > On Sat, Aug 18, 2001 at 12:12:03AM +0100, Sean Quinlan wrote:
> > > * Phil Edwards <[EMAIL PROTECTED]> (2001-08-17 23:50):
> > > mount -t vfat -o blocksize=1024 /dev/hdd4 /mnt/point
> >
> > I tried this just now,
Hi!
> FirstLast
> # Type Sector Sector Offset Length Filesystem Type (ID) Flags
> -- --- - -- - --
> -
> 4 Primary0 196607 32 196608 FAT16 (06) Boot
> (80)
> [~]#
>
> I've
* Phil Edwards <[EMAIL PROTECTED]> (2001-08-18 01:00):
> On Sat, Aug 18, 2001 at 12:12:03AM +0100, Sean Quinlan wrote:
> > * Phil Edwards <[EMAIL PROTECTED]> (2001-08-17 23:50):
> > mount -t vfat -o blocksize=1024 /dev/hdd4 /mnt/point
>
> I tried this just now, still no joy. I am seeing something
On Sat, Aug 18, 2001 at 12:12:03AM +0100, Sean Quinlan wrote:
> * Phil Edwards <[EMAIL PROTECTED]> (2001-08-17 23:50):
> > I'm not subscribed -- haven't needed help yet, Debian is that good :-) --
> > so please cc me on replies.
>
> Done, I'd suggest sending all replies to this mail to the list as
* Phil Edwards <[EMAIL PROTECTED]> (2001-08-17 23:50):
> I'm not subscribed -- haven't needed help yet, Debian is that good :-) --
> so please cc me on replies.
Done, I'd suggest sending all replies to this mail to the list as well as
myself,
as you'll reach a much larger audience :)
> Quick ve
I'm not subscribed -- haven't needed help yet, Debian is that good :-) --
so please cc me on replies.
Quick version: after perusing the archives of this list, I found my
ZIP-250 drive (hdd) and tried mounting a plain ZIP-100 disk with 'mount
-t vfat /dev/hdd4 /mnt/point'. I got the 'bad superblo
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Content-Type: text/plain; charset=us-ascii
Lately, when I mount a zip disk on my iomega zip250, I get this in syslog:
Mar 21 01:33:15 hobbes kernel: hdb: The disk reports a capacity of 250640384
bytes, but the drive only handles 250609664
Mar 21 01
I have an Iomega zip on the parallel port, and unless I power it off at
boot time, I cannot seem to see the printer that is chained through it. O
recall that there was a module for this, can someone give a pointer?
Thanks,
Greg Guthrie
Greetings,
On Sun, Jan 30, 2000 at 09:04:58AM +, john smith wrote:
> I was wondering on where can I get documentation on how to install a iomega
> zip disk to debian. I can't seem to find any man pages on that subject.
in general:
http://www.linuxdoc.org/HOWTO/mini/ZIP-Drive.ht
On Sun, 30 Jan 2000, john said"
> hello,
>
> I was wondering on where can I get documentation on how to install a iomega
> zip disk to debian. I can't seem to find any man pages on that subject.
>
> thank you.
> ___
da Bobstopper
> hello,
>
> I was wondering on where can I get documentation on how to install a iomega
> zip disk to debian. I can't seem to find any man pages on that subject.
>
> thank you.
> __
> Get You
hello,
I was wondering on where can I get documentation on how to install a iomega
zip disk to debian. I can't seem to find any man pages on that subject.
thank you.
__
Get Your Private, Free Email at http://www.hotmail.com
| I've found that md5sum does a pretty exhaustive scan through a file
| and it'll find CD write errors. I don't know if it actually searches
| every byte / block though.
It *does* search every byte of every file. One may safely assume that
if two files md5sums the same, they're equal.
Someone wanted the script to repair a scsi zip disk. I sent it but
noticed it didn't go to the list. ($%&* exchange). Anyway, here it
is for anyone else that might want it. It's crude but it works.
jim
===repairzip
==
#!/bin/sh
#
> But I would make one recommendation, in spite of your saying that
> minor errors don't matter in text files. I don't put any ordinary
> files on zip disks at all. Everything is zipped. That way, you can
> type something like for z in /zip/*zip; do unzip -t $z; done
> and check they're all ok
Quoting Anthony Campbell ([EMAIL PROTECTED]):
> I use an Iomega ZIP 100 as a backup. I find that I frequently get
> cryptic error messages of various kinds while copying stuff to it.
> However, the actual files seem to get copied nevertheless; I'm not sure
> if they are perfec
Hello,
I use an Iomega ZIP 100 as a backup. I find that I frequently get
cryptic error messages of various kinds while copying stuff to it.
Is anyone else using this same system, and do they find something
similar?
I use an IOMEGA Zip-100 under linux also. I have not seen any
error
> I use an Iomega ZIP 100 as a backup. I find that I frequently get
> cryptic error messages of various kinds while copying stuff to it.
> However, the actual files seem to get copied nevertheless; I'm not sure
> if they are perfect but as they are pretty well all text files a f
I use an Iomega ZIP 100 as a backup. I find that I frequently get
cryptic error messages of various kinds while copying stuff to it.
However, the actual files seem to get copied nevertheless; I'm not sure
if they are perfect but as they are pretty well all text files a few
minor errors wou
On Mon, 2 Aug 1999, Gerhard Häring wrote:
> Hi!
>
> My solution for switching from parallel zip drive to printer
> under SUSE (no reason why it shouldn't work with Debian) was to unload
> the zip driver and load the drivers necessary for printing:
>
> rmmod ppa (need unmount zip drive first)
> i
See:
http://www.debian.org/releases/slink/running-kernel-2.2
... for a list of known issues when running the newer kernels on Slink
machines.
On Tue, 3 Aug 1999, virtanen wrote:
> On Mon, 2 Aug 1999, Anthony Campbell wrote:
>
> A:
> > One way is to use modules, which I think most people do.
>
On Tue, 3 Aug 1999, Richard Kaszeta wrote:
> >1)
> >Did you install the latest kernel with slink?
> >Any problems with it?
>
> Not really. There's a list of packages you should update to use 2.2
> with slink, but nothing major.
Yes, I think that they are listed in the installation manual. I mi
On Mon, 2 Aug 1999, Anthony Campbell wrote:
A:
> One way is to use modules, which I think most people do.
Is there any doc available how to compile the kernel using just those
modules (printer and zip-drive) so that it works effectively? (In the
installation manual there is a long talk about tha
On 02 Aug 1999, virtanen wrote:
>
[description of problem snipped]
> I wanted to be able sometimes use the zip drive and sometimes
> to use the printer. Do I have to install the system newly without the
> zip-driver or is there some better solution available?
>
> -hv
>
One way is to use mod
Hi!
No, this is Linux, you don't have to reinstall :-) Well, I have just
recently switched to Debian and haven't yet set up all my hardware to
work with it (including printer) - SUSE was much friendlier in this
respect. My solution for switching from parallel zip drive to printer
under SUSE (no re
1)
I managed to install Iomega parallel Zip drive on my debian machine just
by selecting during the installation process a driver for that. It seems
to be working perfectly.
2)
Now I just purchased a cheap printer, which according to the
documentation of Ghostscript should be working with debian
On Fri, 9 Jul 1999, Mark Wright wrote:
> * Anyone know what the problem is with the tecra install? If I try to do a
> 'insmod ppa' on my laptop after installing the tecra base system, I get a
> error message saying that several functions (or entry points, or something
> like that) are missing. I
--Jeff
On Fri, Jul 09, 1999 at 12:54:31PM -0700, Nate wrote:
> On Fri, Jul 09, 1999 at 03:18:15PM -0700, Wendell Buckner wrote:
> > Has anyone out there attempted to use a iomega zip disk with linux? I see
> > from the invformation on the debian website that it can be done. Has
>
Mark Wright wrote:
> There is a mini HOWTO on this. Which zip disk will you be using, Parallel,
> IDE or SCSI? My experience has been that as long as you don't use the Tecra
> install*, this is trivial...
> * Anyone know what the problem is with the tecra install? If I try to do a
> 'insmod pp
n95. kind of strange, but not a huge problem, and
i haven't experienced any other problems since.
i haven't seen anything about the 250MB version.
On 9 Jul, Wendell Buckner wrote:
> Has anyone out there attempted to use a iomega zip disk with linux? I see
> from the invformation
On Fri, Jul 09, 1999 at 03:18:15PM -0700, Wendell Buckner wrote:
> Has anyone out there attempted to use a iomega zip disk with linux? I see
> from the invformation on the debian website that it can be done. Has anyone
> run into problems trying to do this? If so, please let me know
've booted.
Mark
---
Mark Wright
[EMAIL PROTECTED]
[EMAIL PROTECTED]
-Original Message-
From: Wendell Buckner <[EMAIL PROTECTED]>
To: debian-user@lists.debian.org
Date: Friday, July 09, 1999 2:19 PM
Subject: iomega zip disk (100)
Has anyone out there attempted to use a iomega zip d
*- On 9 Jul, Wendell Buckner wrote about "iomega zip disk (100)"
> Has anyone out there attempted to use a iomega zip disk with linux? I see
> from the invformation on the debian website that it can be done. Has anyone
> run into problems trying to do this? If so, please l
Has anyone out there attempted to use a iomega
zip disk with linux? I see from the invformation on the debian website
that it can be done. Has anyone run into problems trying to do this?
If so, please let me know, cause I plan on attaching one to my Linux P.C.
soon and I'd like
On 20 Jun 1999, J.W. Jones wrote:
>
> - Original Message -
> From: <[EMAIL PROTECTED]>
> To:
> Sent: Saturday, June 19, 1999 9:36 PM
> Subject: mount the iomega zip
>
>
> > I had trouble mounting the iomega zip. I tried to install module for
> io
- Original Message -
From: <[EMAIL PROTECTED]>
To:
Sent: Saturday, June 19, 1999 9:36 PM
Subject: mount the iomega zip
> I had trouble mounting the iomega zip. I tried to install module for
iomega
> zip drive using modconf and it failed. Can someone help on the procedure
o
I had trouble mounting the iomega zip. I tried to install module for iomega
zip drive using modconf and it failed. Can someone help on the procedure of
mounting zip? what is the device name for zip drive?
Thanks
Daniel
Make sure you have lp module unloaded. Use lsmod to list them.
To remove rmmod. Also, make sure the kernel has lp services as
a module. If lp shows up in lsmod then your ok as far as the kernel
is concerned. Just remove lp with rmmod.
Then the new zip drive use a new driver! It is imm.o, not ppa
The other thing you can do if you arn't ready for 2.2.x yet is to unload
the lp module.
On Tue, 6 Apr 1999, Anthony Campbell wrote:
> On 06 Apr 1999q, Darius Quenum wrote:
> > Hi Anthony,
> >
> > I tried to install an Iomega ZIP 100 on parallel port of my computer
On 06 Apr 1999q, Darius Quenum wrote:
> Hi Anthony,
>
> I tried to install an Iomega ZIP 100 on parallel port of my computer but it
> doesn' work. My computer is a Pentium 120 running Linux Debian 2.0. When I
> use the command : insmod ppa, I get this error message
On 02 Apr 1999q, Conrado Badenas wrote:
> Anthony Campbell wrote:
> > I've compiled in SCSI support, SCSI Disk support, and IOMEGA parallel
> > support (which I think is unnecessary). None of these are modules and I
> > don't want to use modules if I can avoid it.
> [snip]
> If you don't like mod
Anthony Campbell wrote:
> I've compiled in SCSI support, SCSI Disk support, and IOMEGA parallel
> support (which I think is unnecessary). None of these are modules and I
> don't want to use modules if I can avoid it.
I compiled for 2.2.1 with these options concerning modules, ZIP,
printer, and par
I have installed an Iomega ZIP 100 parallel drive and it works under DOS. I
have read the HOWTO but there seem to be some differences relative to the
latest kernel (2.2.5), which I'm using.
I've compiled in SCSI support, SCSI Disk support, and IOMEGA parallel
support (which I think is u
On Tue, Mar 16, 1999 at 08:29:38AM -0800, Alessandro Z wrote:
> I'm trying to have my Iomega zip drive working under Linux.
> I previously successfully compiled the kernel to support the zip drive
> with a SuSE distro, now I'm trying with Debian and Red Hat on different
&g
Alessandro Z wrote:
> After compiling the kernel including:
> --> scsi support=yes
> scsi disk support=yes
> Iomega Zip support as a module
> parallel printer as module
> and running lilo to use the new kernel I get an error when trying to
>
Hi everybody,
I'm trying to have my Iomega zip drive working under Linux.
I previously successfully compiled the kernel to support the zip drive
with a SuSE distro, now I'm trying with Debian and Red Hat on different
PC.
In both cases there's something wrong.
After compiling the k
Hi Damir,
I am running an external SCSI Zip on a NCR 53c810-Controller, using the
53c8xx-driver, too. I have NEVER experienced or heard about any problems with
this setup - my to disks, DAT tape and CD-Rom are quite happy.
I don't know what a Zipzoom adaptor is - so I cannot comment on that.
So
On Sat, 14 Nov 1998, Damir J. Naden wrote:
[ snip ]
: connect/reconnect and ncr53c8xx driver). If that is not an option, does
: anyone have any experience with having AHA152x driver and the zipzoom adaptor
: (if those two are going to work together at all?), and the impact on that
: driver o
On Sat, Nov 14, 1998 at 02:10:57AM -0500, Damir J. Naden wrote:
> anyone have any experience with having AHA152x driver and the zipzoom adaptor
Well, all I can say is that here I run an AHA1542 with a SCSI ZIP drive
just fine. Dunno if that will help you any, but may be something to keep in
m
Hi, everybody --
I am trying to decide on buying the iomega zip drive with scsi interface; but
have difficulties determining the usability of the drive with my regular (two
HDs and CDrom) SCSI adaptor host (DTC3130B; based on ncr53c815 chip). I
currently _happily_ use the above config, and my
a more reliable
filesystem, and that becomes increasingly important for large disks.
But I don't bother with anything but FAT16 for floppies and zips (used
through the parallel port). However, I get long filenames, permissions
etc.
How? Well everything is zipped up in zipfiles. (That's
On Sun, Sep 20, 1998 at 11:39:48PM -0500, dsb3 wrote:
>
> > I
> >certainly wish
> >to use Zip, and eventually Jaz with Linux, and in my extreme desire to
> >completely
> >seperate myself from the Microsoft dictatorship, I also wish to toss
> >the Fat16
> >format these disks have in favor of the fa
mjv wrote:
> BTW - Someone posted that it would be unwise to reformat for Linux
> because of the lack of Iomega disk tools causing data loss.
Seems bogus to me.
> I
>certainly wish
>to use Zip, and eventually Jaz with Linux, and in my extreme desire to
>completely
>seperate myself from the Microsoft dictatorship, I also wish to toss
>the Fat16
>format these disks have in favor of the far superior ext2.
Unless my memory fails me, I've formatted a zip disk
Hi y'all,
I have a Iomega ZIP disk but fdisk doesn't seem to be able to detect
head, sector and cylinder info for it:
twiglet:~# fdisk /dev/hdb
You must set heads sectors and cylinders.
You can do this from the extra functions menu.
Command (m for help): q
If I manually enter the
I
certainly wish
to use Zip, and eventually Jaz with Linux, and in my extreme desire to
completely
seperate myself from the Microsoft dictatorship, I also wish to toss
the Fat16
format these disks have in favor of the far superior ext2.
---
You c
On 20 Sep 1998 22:57:18 +0200, in list.linux.debian.user you wrote:
>I have an Iomega zip drive that i used in win98, but when i do
>mount /dev/sda /zip -t msdos it won't let me saying it doesn't recognize a
>block device tehre, anyone know the problem? Perhaps i'm useing
I have an Iomega zip drive that i used in win98, but when i do
mount /dev/sda /zip -t msdos it won't let me saying it doesn't recognize a
block device tehre, anyone know the problem? Perhaps i'm useing the wrong
dev or there is something else?
thanks
On Sun, Sep 20, 1998 at 10:41:58AM -0400, Tom Malloy wrote:
> According to the zip
> howto you can put a small linux system on a zip drive therby having
> linux available on any machine you attach your zipdrive to. That is the
> next thing I will try
FWIW, I've done it and the procedure I used i
I have not followed every detail of this tread, but I think there may be
some confusion here about low level and High level formating. Putting a
file system on a disk is the same thing as high level formating. I have
created ext2 file systems on a zip drive. The command (if memory
serves) was "m
Thanks for that clarification. I think someone went looking for some tar
and feathers. :)
BTW - Someone posted that it would be unwise to reformat for Linux because of
the
lack of Iomega disk tools causing data loss. Please elaborate. We've been
working
and reformatting disks on our Macs sans t
Date:
Sat, 19 Sep 1998 21:56:57 -0300
Ok let me correct myself. What you did was to highlevel format the
zip drive to work with a dos or mac file system (like doing a mkfs).
But you CANNOT lowlevel format a zip drive to increase it's capacity
as you can for a floppy. You have no control
In article <[EMAIL PROTECTED]>:
>Not only that, but I don't think that you can low level format a zip
>drive, as you can with a floppy. You MUST buy preformatted zips,
>which is why they come in PC and Mac flavors.
No.
I've bought Mac-format (HFS) floppies and reformatted them for use on
DOS/Wi
You're absolutely right, Mike!
I personally have a half dozen pre-formatted Mac Zips I'm using with my Pentium.
Adalberto
Michael Vanecek wrote:
> As far as Mac and PC flavors, I believe it's possible to reformat a Mac
> Zip to a PC Zip, and vice versa - They come preformatted for much the
> sam
As far as Mac and PC flavors, I believe it's possible to reformat a Mac
Zip to a PC Zip, and vice versa - They come preformatted for much the
same reason floppies do - for our convenience.
Mike
Kenneth Scharf wrote:
>
> Not only that, but I don't think that you can low level format a zip
> drive
Not only that, but I don't think that you can low level format a zip
drive, as you can with a floppy. You MUST buy preformatted zips,
which is why they come in PC and Mac flavors.
---
On Fri, Sep 18, 1998 at 09:56:49AM -0700, mjv wrote:
> Also, I
On Fri, Sep 18, 1998 at 09:56:49AM -0700, mjv wrote:
> That's funny, I just mounted the zip w/o the -t msdos, and it still mounted
> fine.
> Am I playing Russian Roulette by doing that?
>
> Also, I assume I can create a Linux fs on a zip disk - and I assume that since
> we can squeeze 1.6meg fr
On Fri, Sep 18, 1998 at 09:56:49AM -0700, mjv wrote:
> Also, I assume I can create a Linux fs on a zip disk - and I assume that since
> we can squeeze 1.6meg from a regular floppy, the same could be true with
> squeezing
> extra space from the Zip floppy. Anyone have any experience with this?
I'
That's funny, I just mounted the zip w/o the -t msdos, and it still mounted
fine.
Am I playing Russian Roulette by doing that?
Also, I assume I can create a Linux fs on a zip disk - and I assume that since
we can squeeze 1.6meg from a regular floppy, the same could be true with
squeezing
extra
> When i do this it asks for the file system type?
> mount /dev/sda4 /mnt/zip
/mnt is a directory with no files. You must mount to an existing
directory, which really should be empty.
try:
mkdir /zip
mount /dev/sda4 /zip -t msdos
(i'm assuming you're using a dos formatted zip)
rick
--
When i do this it asks for the file system type?
mount /dev/sda4 /mnt/zip
hmm, it also gives me same message when i do mount /dev/hdc /cdrom
i can't mount devices anymore...ouch..i konw there is easy answer to this
i just forget.
On Thu, 17 Sep 1998, mjv wrote:
> That's too easy :) Are there any
> Okay, I'm a little confused. I have everything the disks installed (the
> five install disks I made with rawrite), but I don't see any module for
> scsi on the hd. Where would I find that, and what would the syntax be
> for insmod?
If you start your installation from the rescue disk, you will g
Okay, I'm a little confused. I have everything the disks installed (the
five install disks I made with rawrite), but I don't see any module for
scsi on the hd. Where would I find that, and what would the syntax be
for insmod? Trust that I'm familiar with Linux, but still very new.
(This is my first
That's too easy :) Are there any dependencies I should know about?
Thanks,
Mike
Stef wrote:
> > I have computers that don't have cd's so I installed the base system
> > from floppies. (It works! :) What do I have to do to set up a zip drive
> > on the parallel port so I can start installing pack
> I have computers that don't have cd's so I installed the base system
> from floppies. (It works! :) What do I have to do to set up a zip drive
> on the parallel port so I can start installing packages (can't handle a
> stack of hundreds of floppies).
You just insmod the module for ZIP. Its in th
I have computers that don't have cd's so I installed the base system
from floppies. (It works! :) What do I have to do to set up a zip drive
on the parallel port so I can start installing packages (can't handle a
stack of hundreds of floppies).
Thanks,
Mike
On Tue, Aug 18, 1998 at 12:49:16PM -0700, Marlon Urias wrote:
> I'm having trouble getting my kernel to see a scsi zip
> drive. I understand that there is a special module (ppa)
> for parallel drives, but what about scsi drives?
Nope, mine comes up just fine as /dev/sda on one machine, and /dev/s
.
Send a bit more info...
jim
--
From: Marlon Urias[SMTP:[EMAIL PROTECTED]
Sent: Tuesday, August 18, 1998 3:49 PM
To: debian
Cc: The recipient's address is unknown.
Subject:SCSI IOMEGA Zip
I'm having trouble getting my kernel to see a scsi zip
drive. I under
I'm having trouble getting my kernel to see a scsi zip
drive. I understand that there is a special module (ppa)
for parallel drives, but what about scsi drives?
On Wed, Jul 01, 1998 at 11:38:06AM -0700, Syed Huq wrote:
> I have a Iomega ZIP Drive(100Meg, parallel port). How do I make
> Linux see all the files there ?
>
> Do I need to mount that drive somehow ? Can you tell me the commands
> to use ?
This really belongs in debian-user, so
> As my subject line says, has any of you been able to access an Iomega
> Zip Plus through a parallel port connection ?
Check out http://www.torque.net/~campbell/
In short: driver for Zip Plus (PP connection) is not yet available.
Alex Y.
--
_
_( )_
(
1 - 100 of 104 matches
Mail list logo