Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
packard bell audiokey - doesn't mount
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Tùrin_Mormegil
Guru
Guru


Joined: 21 Sep 2004
Posts: 478
Location: Gorizia - Milano

PostPosted: Thu Dec 30, 2004 1:15 pm    Post subject: packard bell audiokey - doesn't mount Reply with quote

i bought a packard bell audiokey (512mb), but i have a problem when trying to mount it:

Code:
bash-2.05b# mount -t vfat /dev/sda1 /mnt/usbkey
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       or too many mounted file systems
bash-2.05b#


the same with
Code:
bash-2.05b# mount -t msdos /dev/sda1 /mnt/usbkey
mount: wrong fs type, bad option, bad superblock on /dev/sda1,
       or too many mounted file systems
bash-2.05b#


suggestions?
_________________
Как я рад!
Back to top
View user's profile Send private message
Tùrin_Mormegil
Guru
Guru


Joined: 21 Sep 2004
Posts: 478
Location: Gorizia - Milano

PostPosted: Thu Dec 30, 2004 2:25 pm    Post subject: Reply with quote

oke, found the problem: the stick has more than 1 partition on sda1, so if i "mount /dev/sda1" it would mount all the partitions on the stick...

fdisk /dev/sda1
Code:

bash-2.05b# fdisk /dev/sda1

Command (m for help): p

Disk /dev/sda1: 521 MB, 521771520 bytes
211 heads, 46 sectors/track, 104 cylinders
Units = cylinders of 9706 * 512 = 4969472 bytes

     Device Boot      Start         End      Blocks   Id  System
/dev/sda1p1   ?      192641      210021    84344761   69  Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(68, 13, 10) logical=(192640, 163, 28)
Partition 1 has different physical/logical endings:
     phys=(288, 115, 43) logical=(210020, 147, 5)
Partition 1 does not end on cylinder boundary.
/dev/sda1p2   ?      175306      367959   934940732+  73  Unknown
Partition 2 has different physical/logical beginnings (non-Linux?):
     phys=(371, 114, 37) logical=(175305, 198, 44)
Partition 2 has different physical/logical endings:
     phys=(366, 32, 33) logical=(367958, 12, 46)
Partition 2 does not end on cylinder boundary.
/dev/sda1p3   ?           1           1           0   74  Unknown
Partition 3 has different physical/logical beginnings (non-Linux?):
     phys=(371, 114, 37) logical=(0, 55, 44)
Partition 3 has different physical/logical endings:
     phys=(372, 97, 50) logical=(0, 55, 43)
Partition 3 does not end on cylinder boundary.
/dev/sda1p4               1      353917  1717556736    0  Empty
Partition 4 has different physical/logical beginnings (non-Linux?):
     phys=(0, 0, 0) logical=(0, 0, 1)
Partition 4 has different physical/logical endings:
     phys=(0, 0, 0) logical=(353916, 103, 38)
Partition 4 does not end on cylinder boundary.

Partition table entries are not in disk order


any ideas?
_________________
Как я рад!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum