Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
ATAPI ZIP drive problem
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
@rrow
n00b
n00b


Joined: 27 May 2002
Posts: 6

PostPosted: Sat Jun 01, 2002 2:13 am    Post subject: ATAPI ZIP drive problem Reply with quote

I have an internal ATAPI 100Mb Iomega zip drive on my system, and during boot up I noticed that the kernel detects the zip drive as hdb, well that's fine, but when I try:
Code:
mount /dev/hdb /mnt/zip100.0 -t vfat

I get the error that there's no hdb device even though my zip disk is already in the drive. Well fine, I then tried rebooting the system with my zip disk in the drive during rebooting, and when I issued the above command again I get the error:
Code:
mount: wrong fs type, bad option, bad superblock on /dev/hdb,
or too many mounted file systems

It couldn't be a filesystem problem since I don't get any errors when mounting my windows partition or even my floppy disk as vfat type.
The entry for my zip drive in /etc/fstab is:
Code:
/dev/hdb   /mnt/zip100.0   vfat   noauto   0   0


Anyone has a solution for this?
Back to top
View user's profile Send private message
tsedlmeyer
n00b
n00b


Joined: 03 Jun 2002
Posts: 2

PostPosted: Mon Jun 03, 2002 2:34 pm    Post subject: Reply with quote

The data on PC ZIP disks are on partition 4 so, you need to mount /dev/hdb4. Mac formatted disks use another partion but I can't remember which it is off the top of my head.[/quote]
Back to top
View user's profile Send private message
wilbertnl
Tux's lil' helper
Tux's lil' helper


Joined: 01 Jul 2002
Posts: 89
Location: Tulsa, OK, USA

PostPosted: Thu Jul 04, 2002 4:13 am    Post subject: Try fdisk -l Reply with quote

What is fdisk -l /dev/hdb telling you?
_________________
Wilbert van Bakel
Strive for excellence, not perfection
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum