slymi2005
June 5th, 2008, 11:05 PM
I'm trying to mount my mp3 player here is my sudo fdisk -l:
Disk /dev/sda: 20.0 GB, 20020396032 bytes
255 heads, 63 sectors/track, 2434 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0001da31
Device Boot Start End Blocks Id System
/dev/sda1 1 893 7172991 83 Linux
/dev/sda2 894 2434 12378082+ 83 Linux
Note: sector size is 2048 (not 512)
Disk /dev/sdb: 1841 MB, 1841299456 bytes
1 heads, 62 sectors/track, 14501 cylinders
Units = cylinders of 62 * 2048 = 126976 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 1 69273667 4294967294 ff BBT
Partition 1 does not end on cylinder boundary.
Note: sector size is 2048 (not 512)
Disk /dev/sdb1: 2199.0 GB, 2199023253504 bytes
1 heads, 62 sectors/track, 17318416 cylinders
Units = cylinders of 62 * 2048 = 126976 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1p1 1 69273667 4294967294 ff BBT
Partition 1 does not end on cylinder boundary.
I am trying to mount /dev/sdb1, I think, but I don't know the proper way to enter that into the terminal I think it's sudo mount something but I don't know for sure. If anyone can help that would be great.
Disk /dev/sda: 20.0 GB, 20020396032 bytes
255 heads, 63 sectors/track, 2434 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0001da31
Device Boot Start End Blocks Id System
/dev/sda1 1 893 7172991 83 Linux
/dev/sda2 894 2434 12378082+ 83 Linux
Note: sector size is 2048 (not 512)
Disk /dev/sdb: 1841 MB, 1841299456 bytes
1 heads, 62 sectors/track, 14501 cylinders
Units = cylinders of 62 * 2048 = 126976 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 1 69273667 4294967294 ff BBT
Partition 1 does not end on cylinder boundary.
Note: sector size is 2048 (not 512)
Disk /dev/sdb1: 2199.0 GB, 2199023253504 bytes
1 heads, 62 sectors/track, 17318416 cylinders
Units = cylinders of 62 * 2048 = 126976 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1p1 1 69273667 4294967294 ff BBT
Partition 1 does not end on cylinder boundary.
I am trying to mount /dev/sdb1, I think, but I don't know the proper way to enter that into the terminal I think it's sudo mount something but I don't know for sure. If anyone can help that would be great.