Re: cant mount usb disk



thanks for your reply

the problem seems that maybe the OS cant support ext3 filesystem.
but when i cat /proc/filesystem
it display
....
nodev ext3
....
i dont dont why?




"Sebastian" <bastisoft@xxxxxxxx> дÈëÏûÏ¢ÐÂÎÅ:4592bd43$0$27615$9b4e6d93@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
|> dmesg
|> [code]
|> .........
|> Attached scsi removable disk sdb at scsi2, channel 0, id 0, lun 0
|> SCSI device sdb: 512000 512-byte hdwr sectors (262 MB)
|> sdb: Write Protect is off
|> /dev/scsi/host2/bus0/target0/lun0: unknown partition table
|> WARNING: USB Mass Storage data integrity not assured
|> USB Mass Storage device found at 4
|> .........
|> [/code]
|
| You should find the partition table at:
| /dev/scsi/host2/bus0/target0/lun0/disc
|
|> [code]
|> # mount -t ext3 /dev/scsi/host1/bus0/target0/lun0/disc /mnt/usb
|> mount: wrong fs type, bad option, bad superblock on
|> /dev/scsi/host1/bus0/target0
|> /lun0/disc,
|> or too many mounted file systems
|> [/code]
|
| You have to mount the specific partition, i.e. something like:
| mount -t ext3 /dev/scsi/host1/bus0/target0/lun0/part1 /mnt/usb
|
|> the usb disk had been formated to ext3, and the kernel supports ext3
|
| Sure, but you have to find the partition at the first sector of the
whole
| disc (.../lun0/disc) and inside this partition table the partitions are
| declared; you have to mount them and not the disc.

Apparently he doesn't even have a valid partition table on it.
Maybe he formatted the whole disk originally, anyway, and has
since let something else goof up the master sector.

That might be, but I am irritated by the fact that the partition table is
searched at "lun0" and not "lun0/disc", so I thought there might be some
other problem.

| But, of course, you could get rid of the partition table and use the
whole
| usb stick/disk as a single partition. But that is not compatible in the
PC
| world at all, as every usb storage device must have a partition (even
if
| there's only one partition).

Only because so many devices expect there to be one, and expect
it to be a DOS style partition table (and probably can't handle
logical partitions).

What if the device itself needs a partition table (to store any internal
data or whatever... many devices nowadays are "windows-compatible", but
nothing else) ? And another thing I had thought about was the fact that
there is an error message (the warning); I would get rid of it as fast as
possible. Everything I do (even if it is non-standard) must work without
warnings / errors, this is the way I function. So I simply thought - if
there is a warning about the partition table, then there should be one.

Another idea is that the BIOS (or whatever hardware does the work) decided
to "clean" the partition table as it was invalid? Then the idea of a
partition-free file system (or device) is lost anyway.

But you are right, it is not necessary to have a partition table.

Regards,
Sebastian




.



Relevant Pages

  • Re: Norton Ghost 2003 and FC3
    ... rendering older tools (Ghost 2003, Partition Magic 8.0) unable to deal ... Why is Redhat's EXT3 incompatible with Mandrake? ... > space on my partitions (by filling the file systems with big files ...
    (alt.os.linux.redhat)
  • Re: which to use: ext3, JFS, XFS, ReiserFS? [Was: new user question: debian on a Thinkpad T61]
    ... thanks for the many quick responses. ... For a home user, ext3 just ... If it's a personal laptop then performance differences between modern file ... partition at the beginning of the drive. ...
    (Debian-User)
  • Re: good external hard drives (e.g. WD Elements)?
    ... On 07/17/2009 12:34 PM, mike cloaked wrote: ... re-partitioned it with ext3 from scratch, and removed all trace of the ... Once I had re-written the new partition and got the operation applied ... The folder "backup" cannot be copied because you do not have permissions to create it in the destination. ...
    (Fedora)
  • Re: Booting - Enterprise Volume Management System
    ... that this is one of the reasons why I don't use ext3. ... If you're going to keep large chunks of disk unallocated to allow LVM to work, ... You don't think there are any disadvantages of one big partition? ... I don't claim you never have to unmount, but with LVM you have to unmount with ...
    (Ubuntu)
  • RE: [SLE] RE: Ticket [20040519430002952] e100 module parameters
    ... I tried to format the root partition using ext3 but it said that there was ... time to submit a bug report yet but SuSE ...
    (SuSE)