On Wed, 2004-01-28 at 18:29, Charles Howse wrote:
I *can* mount them at /dev/sda1... [root@moe charles]# mount /dev/sda1 /mnt/zip [root@moe charles]#
From my /etc/fstab.../dev/sda4 /mnt/zip auto noauto,owner,kudzu 0 0
Well, you mention two different partitions. I'd look there first. ;-)
There's some known weirdness with removable storage where a device might not get the same /dev number each time it's connected.
Do you know whether the zip is at /dev/sda1 or /dev/sda4? Any useful info in /proc/scsi?