-
Junior Member
registered user
Knoppix hard-disk intall and ZIP drive??
System is hard-disk install from Knoppix-3.4
I have a 100Mb ZIP disk-drive in the computer. Is there a way to mount
and use it?
Since lilo.conf line contains hdd=scsi, I thought that
# mount /dev/sda4 /mnt/test
will work but it says
mount: /dev/sda4 is not a valid block device
(I get similar message when trying to mount /dev/hdd4..)
Any ideas?
-ishwar
-
Junior Member
registered user
Does hdd=ide-scsi work better than hdd=scsi?
Have you tried omitting the hdd option altogether?
Also please post: cat /proc/scsi/scsi
Also please post: uname -r
-
Junior Member
registered user
hdd=ide-scsi (instead of hdd=scsi)
and
omitting hdd
have no effect
here is the output of uname -r
2.6.5
and output of cat /proc/scsi/scsi
Attached devices:
Host scsi0 Channel: 00 Id: 00 Lun: 00
Vendor PLEXTOR Model: CD-R PREMIUM Rev: 1.02
Type: CD-ROM ANSI SCSI revision: 02
Host scsi1 Channel: 00 Id:00 Lun:00
Vendor: IOMEGA Model: ZIP 100 Rev: 0.3H
Type: Direct-Access ANSI SCSI revision: ffffffff
-ishwar
-
Junior Member
registered user
> 2.6.5
Thank you for this necessary context.
> Host scsi1 Channel: 00 Id:00 Lun:00
> Vendor: IOMEGA Model: ZIP 100 Rev: 0.3H
> Type: Direct-Access ANSI SCSI revision: ffffffff
Very good sign. That says your host can read enough bytes from the Zip drive to see that the name of its firmware is "IOMEGA" "ZIP 100" "0.3H" .
The game now is discovering what name your host gave to the device, and then trying to read bytes from an inserted Zip disk.
Myself, I'd next proceed to try to use my own:
http://members.aol.com/plscsi/linux/
I'd ask what is the result of: sudo plscsi -w
Also what is the result of: sudo plscsi /dev/sd[abcd]
However, I am already aware of the proper caution, I quote:
----- http://members.aol.com/plscsi/
...
Learning to use a tool like PLScsi will probably remind you of the need to backup often. If you won't enjoy that lesson, then please don't pick up the tool. Potential side effects include kernel panics, destroyed discs, destroyed devices, and even imperceptibly subtle forms of data corruption. Storage devices differ from modems first by being designed to record your mistakes permanently, and second by defining some commands or sequences of commands to mean self-destruct.
We have not yet heard of anyone hurt by trying `plscsi -w`, which lists all devices to which your O.S. has given one of the well-known SCSI device names. We do recommend first trying `plscsi -w` only while no drives are sleeping, spinning up, or spinning down.
...
-----
-
Junior Member
registered user
Downloaded plscsi.tar.gz and tried..
sudo plsci -w output
export PLSCSI=/dev/sg0 // B PLEXTOR CD-R PREMIMUM 1.02
export PLSCSI=/dev/sg1 // @ IOMEGA ZIP 100 03.H
sudo plscsi /dev/sda output
// sgioOpen.Open: No such device or address
// plscsi.sclOpenNext: "/dev/sda" not opened
// -x001 = -1 = plscsi.main exit int
similar output for sudo plscsi /dev/sd[bcd]
Will upgrading to other kernel-vesion work?
-ishwar
-
Junior Member
registered user
1)
Kernel 2.4 may work better than 2.6, yes. But on the issue of connecting with an ATAPI Iomega Zip drive, I don't yet have any reason to believe a later 2.6 will work better than your 2.6.5.
2)
I see you say plscsi found your drive.
Now you can prove your disk is readable with a command like:
plscsi /dev/sg1 -i x200 -x "28 00 00:00:00:00 00 00:01 00" -t "" | hexdump -C
3)
I wonder if you understand, I meant for you to enter exactly: sudo plscsi /dev/sd[abcd]
That's bash shorthand for saying: sudo plscsi /dev/sda /dev/sdb /dev/sdc /dev/sdd
I think I see you say you can reach your Zip via: sudo plscsi /dev/sg1
but not via: sudo plscsi /dev/sd[abcd]
To my newbie eye, that's strange.
I wonder what you see at: lsmod | grep -i ide
I wonder if a bootline cheatcode that would help is: hdd=ide-cd
-
Junior Member
registered user

Originally Posted by
p.lavarre
1)
Kernel 2.4 may work better than 2.6, yes. But on the issue of connecting with an ATAPI Iomega Zip drive, I don't yet have any reason to believe a later 2.6 will work better than your 2.6.5.
-> I see the same behavior inder 2.4.26 kernel
2)
I see you say plscsi found your drive.
Now you can prove your disk is readable with a command like:
plscsi /dev/sg1 -i x200 -x "28 00 00:00:00:00 00 00:01 00" -t "" | hexdump -C
-> The above command produces output
Usage: plscsi
3)
I wonder if you understand, I meant for you to enter exactly: sudo plscsi /dev/sd[abcd]
That's bash shorthand for saying: sudo plscsi /dev/sda /dev/sdb /dev/sdc /dev/sdd
-> I tried the output is same (12 line concatenated to stdout)
I think I see you say you can reach your Zip via: sudo plscsi /dev/sg1
but not via: sudo plscsi /dev/sd[abcd]
-> Correct.
To my newbie eye, that's strange.
I wonder what you see at: lsmod | grep -i ide
-> output of the above command
ide_cd 39680 0
ide_scsi 17688 0
I wonder if a bootline cheatcode that would help is: hdd=ide-cd
-> Makes the entry for IOMEGA ZIP disparrear from plscsi -w output
lsmod | grep -i ide produces
ide_floppy 19840 0
ide_cd 39680 0
ide_scsi 17688 0
The problem does not seem to budge. Either I should pull the zip drive out or
go back to Mandrake distribution (I am trying to switch away from Mandrake)..
-ishwar
-
Junior Member
registered user
> Either I should pull the zip drive out or
> go back to Mandrake distribution
> (I am trying to switch away from Mandrake)..
As yet myself I use Knoppix only to boot from CD. I haven't yet tried to talk to a PATAPI device other than my DVD/ CD.
> Either I should pull the zip drive out
Me, I like the USB Flash drives sold by Iomega & its competitors.
> The problem does not seem to budge.
I'm too new & ignorant to move directly to the right answer. The people who really know what's going on hang out near:
http://marc.theaimsgroup.com/?l=linux-scsi
> -> Makes the entry for IOMEGA ZIP disparrear from plscsi -w output
`plscsi -w` is a short way of saying: plscsi /dev/sg[0-9]*
Naturally I ask, does knoppix26 hdd=ide-cd make the ZIP entry suddenly appear in the
plscsi /dev/hd[abcd]
> lsmod | grep -i ide produces
> ide_floppy 19840 0
> ide_cd 39680 0
> ide_scsi 17688 0
Trying to make ide-cd and ide-scsi coexist may be difficult. You might want to fight towards having just one or the other. You might try: knoppix26 hdc=ide-cd hdd=ide-cd
-
Junior Member
registered user

Originally Posted by
p.lavarre
> Either I should pull the zip drive out or
>> -> Makes the entry for IOMEGA ZIP disparrear from plscsi -w output
>`plscsi -w` is a short way of saying: plscsi /dev/sg[0-9]*
>Naturally I ask, does knoppix26 hdd=ide-cd make the ZIP entry suddenly >appear in the
>plscsi /dev/hd[abcd]
>> lsmod | grep -i ide produces
>> ide_floppy 19840 0
>> ide_cd 39680 0
>> ide_scsi 17688 0
>Trying to make ide-cd and ide-scsi coexist may be difficult. You might >want to fight towards having just one or the other. You might try: >knoppix26 hdc=ide-cd hdd=ide-cd
What happens to cd burning if hdc=ide-cd? Is there a utility that will
burn CDs without ide-scsi emulation??
Thanks for all the effort that you put it.
-ishwar
-
Junior Member
registered user
> What happens to cd burning if hdc=ide-cd?
Real problem, yes, but a different problem, maybe more solvable than ide-scsi in 2.6.
> Is there a utility that will
> burn CDs without ide-scsi emulation??
ioctl SG_IO mostly works since 2.6 in ide-cd without ide-scsi. Teaching the apps to know that new fact is a work in progress. plscsi -w, for example, as yet doesn't tell you that you can try ioctl SG_IO with /dev/hd[abcd], but though in fact that does work if you try, e.g.: plscsi /dev/hd[abcd]
> Thanks for all the effort that you put it.
Thanks for helping me learn. When you feel you & I have taught each other all we know, you might want to launch a new thread, to encourage someone else to contribute.
I haven't yet heard if boot: knoppix26 hdc=ide-cd hdd=ide-cd
made your PATAPI Zip appear in: plscsi /dev/hd[abcd]
Similar Threads
-
By jphartmann in forum Hdd Install / Debian / Apt
Replies: 0
Last Post: 04-10-2005, 01:43 PM
-
By Eradicator in forum General Support
Replies: 2
Last Post: 04-21-2004, 05:29 PM
-
By JohnnyH in forum General Support
Replies: 9
Last Post: 03-15-2003, 01:23 PM
-
By Mycroft1855 in forum Customising & Remastering
Replies: 1
Last Post: 02-27-2003, 05:23 PM
-
By Sucker in forum Hdd Install / Debian / Apt
Replies: 2
Last Post: 02-19-2003, 03:54 PM
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules

Lenovo ThinkPad L14 Gen 1 Core i5-10310U 1.7GHz 16GB 512GB 14" W11P Laptop
$197.10

Lenovo ThinkPad L14 Gen 3 Laptop 14” FHD Core i5 12th 16GB RAM 512GB SSD Win 11
$359.99

Lenovo Thinkpad E15 Gen 2 8GB RAM 256GB SSD Intel Core [email protected] Laptop
$220.36

Lenovo ThinkPad T14 Gen 1 Core i5 1.70GHz, 16GB RAM , 256GB SSD
$259.99

LENOVO THINKPAD T14s GEN 2a Ryzen 7 PRO 5850U 1.9GHz 16GB 256GB TOUCH - NO OS
$299.95

Lenovo - Idea Tab Plus - 12.1" 2.5K Tablet - 8GB RAM - 128GB UFS - Luna Grey
$209.99

14" Lenovo T460 Laptop PC: Intel i5-6300U (16GB RAM - 256GB SSD) Windows 10
$129.69

Lenovo - Yoga 7i 2-in-1 16" 2K Touchscreen Laptop - Core Ultra 7 Processor 25...
$1199.99

Lenovo ThinkPad T490s 14" FHD i5-8365U 16GB RAM 256GB SSD Windows 11 Pro Laptop
$229.00

Grade A Lenovo Thinkpad T470 i5-6300U 2.4Ghz 8GB 256GB Win 11
$209.99