> > >> --- "Roberto C. Sanchez" <[EMAIL PROTECTED]> ha scritto: 
> > >> 
> > >> > > 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
 
 unfortunately the problem with /pen is back again but i do not think i have 
chaged anything in
 my
 system.
 Now here are some useful output:
 
 ~:$ mount /pen/
 mount: I could not determine the filesystem type, and none was specified
 
 (after i insert the pen in the usb drive i read)
 :~# dmesg | tail
 usb 1-2: new full speed USB device using address 21
 scsi20 : SCSI emulation for USB Mass Storage devices
   Vendor: LEXAR     Model: JUMPDRIVE         Rev: 1.30
   Type:   Direct-Access                      ANSI SCSI revision: 02
 SCSI device sdb: 251904 512-byte hdwr sectors (129 MB)
 sdb: assuming Write Enabled
 sdb: assuming drive cache: write through
  /dev/scsi/host20/bus0/target0/lun0: p1
 Attached scsi removable disk sdb at scsi20, channel 0, id 0, lun 0
 USB Mass Storage device found at 21
 
 :~# fdisk -l
 Disk /dev/hda: 122.9 GB, 122942324736 bytes
 255 heads, 63 sectors/track, 14946 cylinders
 Units = cylinders of 16065 * 512 = 8225280 bytes
 
    Device Boot      Start         End      Blocks   Id  System
 /dev/hda1   *           1         765     6144831    7  HPFS/NTFS
 /dev/hda2             766         896     1052257+  82  Linux swap / Solaris
 /dev/hda3             897        2201    10482412+  83  Linux
 /dev/hda4            2202       14946   102374212+  83  Linux
 
 Disk /dev/sdb: 128 MB, 128974848 bytes
 8 heads, 32 sectors/track, 984 cylinders
 Units = cylinders of 256 * 512 = 131072 bytes
 
    Device Boot      Start         End      Blocks   Id  System
 /dev/sdb1   *           1         979      125296    6  FAT16
 
 well it seems that now the system does use any more /dev/sda1 but /dev/sdb, 
but i did not
 changed
 anything from last time i used /pen!!
 
 here is my fstab
 # /etc/fstab: static file system information.
 #
 # <file system> <mount point>  <type>   <options>                   <dump>  
<pass>
 /dev/hda3       /               ext3    defaults,errors=remount-ro      0      
 1
 /dev/hda4       /home           ext3    defaults                        0      
 2
 /dev/hda2       none            swap    sw                              0      
 0
 proc            /proc           proc    defaults                        0      
 0
 /dev/fd0        /floppy         auto    defaults,user,noauto            0      
 0
 /dev/cdrom      /cdrom          iso9660 defaults,ro,user,noauto         0      
 0
 /dev/sda1       /pen            auto    noauto,user,async,rw            0      
 0
 
 the last line has been arranged accordingly to your suggestions of this thread.
 
 How can fix this problem?
 
 Thank you


Roberto
Debian Sarge
kernel 2.6.8


        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to