|
|
郁闷了... 貌似linux认不出她的分区..
用fdisk把 分区全删掉重建一个分区,回windows下用itunes传了歌进去,却不能播放,
用itunes恢复了出厂设置,机器好用了,分区却又变回下面的样子
有人搞定这mp3了么 - -!
- # fdisk -l /dev/sdb
- Note: sector size is 2048 (not 512)
- Disk /dev/sdb: 1015 MB, 1015021568 bytes
- 32 heads, 61 sectors/track, 253 cylinders
- Units = cylinders of 1952 * 2048 = 3997696 bytes
- Disk identifier: 0x6f20736b
- This doesn't look like a partition table
- Probably you selected the wrong device.
- Device Boot Start End Blocks Id System
- /dev/sdb1 ? 398636 983425 2283019262 72 Unknown
- Partition 1 has different physical/logical beginnings (non-Linux?):
- phys=(357, 116, 40) logical=(398635, 6, 23)
- Partition 1 has different physical/logical endings:
- phys=(357, 32, 45) logical=(983424, 30, 61)
- Partition 1 does not end on cylinder boundary.
- /dev/sdb2 ? 86419 1078237 3872056480 65 Novell Netware 386
- Partition 2 has different physical/logical beginnings (non-Linux?):
- phys=(288, 115, 43) logical=(86418, 26, 1)
- Partition 2 has different physical/logical endings:
- phys=(367, 114, 50) logical=(1078236, 17, 53)
- Partition 2 does not end on cylinder boundary.
- /dev/sdb3 ? 957932 1949749 3872056384 79 Unknown
- Partition 3 has different physical/logical beginnings (non-Linux?):
- phys=(366, 32, 33) logical=(957931, 2, 32)
- Partition 3 has different physical/logical endings:
- phys=(357, 32, 43) logical=(1949748, 25, 36)
- Partition 3 does not end on cylinder boundary.
- /dev/sdb4 ? 1478321 1478349 110998 d Unknown
- Partition 4 has different physical/logical beginnings (non-Linux?):
- phys=(372, 97, 50) logical=(1478320, 8, 25)
- Partition 4 has different physical/logical endings:
- phys=(0, 10, 0) logical=(1478348, 22, 13)
- Partition 4 does not end on cylinder boundary.
- Partition table entries are not in disk order
复制代码
按照wiki上这篇文章作的..内核选项和wiki上的一样.
http://gentoo-wiki.com/Apple_iPod_shuffle |
|