unknown partition table

unknown partition table

am 16.06.2008 19:43:22 von mohammed shareef

Hi,

I am trying to configure usb host on the osk to mount flash pen-drives.

when i do mount i get the following error:
"unknown partition table"

has someone else come across the same kind of issue?

# mount /dev/sda1 /mnt/usb -t vfat
nfs: server 10.114.5.48 not responding, still trying
nfs: server 10.114.5.48 OK
ohci ohci: wakeup
usb 1-1: new full speed USB device using ohci and address 2
usb 1-1: configuration #1 chosen from 1 choice
scsi0 : SCSI emulation for USB Mass Storage devices
Vendor: CBM Model: Flash Disk Rev: 5.00
Type: Direct-Access ANSI SCSI revision: 02
SCSI device sda: 2051072 512-byte hdwr sectors (1050 MB)
sda: Write Protect is off
sda: assuming drive cache: write through
SCSI device sda: 2051072 512-byte hdwr sectors (1050 MB)
sda: Write Protect is off
sda: assuming drive cache: write through
sda:<7>usb-storage: queuecommand called
unknown partition table
sd 0:0:0:0: Attached scsi removable disk sda

thank you,
regards,
Shareef
--
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

Re: unknown partition table

am 16.06.2008 19:56:59 von Suresh Rajashekara

mohammed shareef wrote:

> sda: Write Protect is off
> sda: assuming drive cache: write through
> sda:<7>usb-storage: queuecommand called
> unknown partition table
> sd 0:0:0:0: Attached scsi removable disk sda

Try formatting once. Use fdisk (on Linux) to format it and make partitions.

Regards,
Suresh
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html