Re: AW: CDRom and "zip" drive don't mount

2003-01-17 Thread Shyamal Prasad
"Christof" == hurschler <[EMAIL PROTECTED]> writes: Christof> My question is: how come is this all so complicated? Christof> When I shove a Knoppix CD into my system it mounts Christof> almost everything (except the zip drive) automatically. Christof> I don't think it would be

Re: CDRom and "zip" drive don't mount

2003-01-17 Thread Shyamal Prasad
"Joris" == Joris Huizer <[EMAIL PROTECTED]> writes: Joris> When I say mount /zip I get the the message mount: mount Joris> point /zip does not exist Does 'ls /zip' say zip does not exist too? In that case, just create it. 'mkdir /zip' and go. Joris> Maybe it's important to know I

AW: CDRom and "zip" drive don't mount

2003-01-17 Thread Hurschler
25 Hannover +49-0511-5354-647 Voice +49-0511-5354-343 Fax +49-172-5946-909 Mobile mailto:[EMAIL PROTECTED] > -Ursprungliche Nachricht- > Von: Johan Ehnberg [mailto:[EMAIL PROTECTED]] > Gesendet: Freitag, 17. Januar 2003 10:34 > An: Joris Huizer > Cc: debian user >

Re: CDRom and "zip" drive don't mount

2003-01-17 Thread Joris Huizer
--- Johan Ehnberg <[EMAIL PROTECTED]> wrote: > Joris Huizer wrote: > > I don't know how to get them mounted; I included > the > > /etc/fstab file maybe something is wrong > > Your fstab file should contain: > > /dev/hdc /cdrom iso9660 ro,user,noauto 0 0 > > for the cdrom drive. M

Re: CDRom and "zip" drive don't mount

2003-01-17 Thread Joris Huizer
--- Cameron Matheson <[EMAIL PROTECTED]> wrote: > Hi, > > On Friday 17 January 2003 01:19 am, Joris Huizer > wrote: > > I've just found cdroms won't mount - and the "zip" > > drives don't work either. > > What exactly happens when you try to mount them? > > > These are the drives, according to

Re: CDRom and "zip" drive don't mount

2003-01-17 Thread Johan Ehnberg
Joris Huizer wrote: I don't know how to get them mounted; I included the /etc/fstab file maybe something is wrong Your fstab file should contain: /dev/hdc /cdrom iso9660 ro,user,noauto 0 0 for the cdrom drive. Make sure that: -You dont have ide-scsi active (in lilo.conf: append=" hdc=ide-scsi

Re: CDRom and "zip" drive don't mount

2003-01-17 Thread Cameron Matheson
Hi, On Friday 17 January 2003 01:19 am, Joris Huizer wrote: > I've just found cdroms won't mount - and the "zip" > drives don't work either. What exactly happens when you try to mount them? > These are the drives, according to the kern.log : > > hda: IC35L040AVER07-0, ATA DISK Drive > hdb: Maxto

CDRom and "zip" drive don't mount

2003-01-17 Thread Joris Huizer
Hi everybody, I've just found cdroms won't mount - and the "zip" drives don't work either. These are the drives, according to the kern.log : hda: IC35L040AVER07-0, ATA DISK Drive hdb: Maxtor 2F040J0, ATA DISK Drive hdc: CRD-8482B, ATAPI CDROM drive hdd: IOMEGA ZIP 250 ATAPI, ATAPI FLOPPY drive