On Wed, 29 Jun 2005 15:19:45 +0200 (CEST) roberto <[EMAIL PROTECTED]> wrote:
> hi > > i encounter the following problem when i try to mount my usb pen on > debian sarge, kernel 2.6.8 > > ~:$ mount /pen > mount: special device /mnt/sda1 does not exist > > i attach here also the output in /var/log/messages when i plug in the > pen > > Jun 29 15:12:32 kernel: usbcore: deregistering driver usb-storage > Jun 29 15:12:35 kernel: Initializing USB Mass Storage driver... > Jun 29 15:12:35 kernel: usbcore: registered new driver usb-storage > Jun 29 15:12:35 kernel: USB Mass Storage support registered. > Jun 29 15:12:50 kernel: ohci_hcd 0000:02:00.0: wakeup > Jun 29 15:12:51 kernel: usb 1-2: new full speed USB device using > address 6 Jun 29 15:12:51 kernel: scsi8 : SCSI emulation for USB Mass > Storage devices Jun 29 15:12:51 kernel: Vendor: LEXAR Model: > JUMPDRIVE Rev: 1.30 Jun 29 15:12:51 kernel: Type: > Direct-Access ANSI SCSI revision: 02 Jun 29 > 15:12:51 kernel: SCSI device sda: 251904 512-byte hdwr sectors (129 > MB) Jun 29 15:12:51 kernel: sda: assuming Write Enabled > Jun 29 15:12:51 kernel: /dev/scsi/host8/bus0/target0/lun0: p1 > Jun 29 15:12:51 kernel: Attached scsi removable disk sda at scsi8, > channel 0, id 0, lun 0 Jun 29 15:12:51 scsi.agent[4030]: sd_mod: > loaded sucessfully (for disk) Jun 29 15:12:51 usb.agent[4056]: > usb-storage: already loaded > > please, give me some hint to solve this problem... and tell me if you > need some more information Can you show us the line for sda1 in your /etc/fstab file? If the mount point is /pen, it should be trying to mount /dev/sda1, not /mnt/sda1 on the /pen mount point. HTH, Jacob -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]