On Sat, 25 Jun 2005, Mayuresh Kathe wrote: > Hi, > > I attached my 8Mb Disk-On-Key from M-Systems to my system running 3.6 > > dmesg shows following output: SNIP > ohci0 at pci0 dev 19 function 0 "Compaq USB OpenHost" rev 0x06: irq > 11, version 1.0, legacy support > ohci0: SMM does not respond, resetting > usb0 at ohci0: USB revision 1.0 > uhub0 at usb0 > uhub0: Compaq OHCI root hub, class 9/0, rev 1.00/1.00, addr 1 > uhub0: 2 ports with 2 removable, self powered SNIP > umass0 at uhub0 port 1 configuration 0 interface 0 > umass0: M-Systems DiskOnKey, rev 1.00/2.00, addr 2 > umass0: using SCSI over Bulk-Only > scsibus0 at umass0: 2 targets > sd0 at scsibus0 targ 1 lun 0: <M-Sys, DiskOnKey, 1.08> SCSI0 0/direct > removable > sd0: 7MB, 7 cyl, 64 head, 32 sec, 512 bytes/sec, 15600 sec total > > since its showing scsibus0 and umass0 I assumed /dev/sd0a would be the > device to control the DOK. > Following is what I did and what the system showed me in response: > # mount_msdos /dev/sd0a /mnt/ > > mount_msdos: /dev/sd0a on /mnt: Device not configured > # newfs_msdos /dev/sd0a > > newfs_msdos: /dev/sd0a: Device not configured > > Which device in /dev should I use to mount/format the drive? > > ~Mayuresh
What does "disklable sd0" return? diana

