linux MP3 格式问题
作者 佚名技术
来源 Linux系统
浏览
发布时间 2012-04-13
在linux Mp3 不知怎么不好用,昨天,我插上dmesg|tail 看了下出现很多的错误提示,晕,看也看不懂,然后fdisk /dev/sdb 后看了下信息,又是一堆错误信息,也看不懂,复制了一些错误信息,在百度上搜了下,屁也没有搜到,最好到google上去搜了下,在国外的ubuntu 上找到了一些答案,说sdb 只是一个设备,不是一个分区,我这是一个才想,是啊,好像是这么回事来着,于是自己来了一次fdisk 建了一个,/dev/sdb1 mkfs.msdos 为FAT32 放了一首进去,结果悲剧了,什么都听不出来!! MP3是无屏的,也看到什么,一开机,就自己关机了,郁闷,在网上搜了一些后,说MP3格式要MP3格式化工具才行,网上只有.exe 格式的,只有放到虚拟机上来用了,一用说没有找到设置,汉! 正在郁闷之后,我冷静下来好好想了想哪里的问题,想到了,我自己建了一个分区,刚开始虽然有错误信息,但是出厂时就是没有分区的,于是我又回到了gentoo 将分区1 删了,然后回到win下格式化成fat32 ,放歌下去一为听,来了!! 虽然MP3是可以用了,但是同MP3插在gentoo下怎么有这么多的错误信息,不理解,错误信息如下: fdisk /dev/sdb -> p :Disk /dev/sdb: 2088 MB, 2088765440 bytes 65 heads, 62 sectors/track, 253 cylinders Units = cylinders of 4030 * 2048 = 8253440 bytes Sector size (logical/physical): 2048 bytes / 2048 bytes I/O size (minimum/optimal): 2048 bytes / 2048 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 ? 193086 476339 2283019262 72 Unknown Partition 1 has different physical/logical beginnings (non-Linux?): 拥有帝国一切,皆有可能。欢迎访问phome.net phys=(357, 116, 40) logical=(193085, 54, 11) Partition 1 has different physical/logical endings: phys=(357, 32, 45) logical=(476338, 54, 51) Partition 1 does not end on cylinder boundary. /dev/sdb2 ? 41859 522263 3872056480 65 Novell Netware 386 Partition 2 has different physical/logical beginnings (non-Linux?): phys=(288, 115, 43) logical=(41858, 28, 47) Partition 2 has different physical/logical endings: phys=(367, 114, 50) logical=(522262, 30, 42) Partition 2 does not end on cylinder boundary. Partition 2 does not start on physical sector boundary. /dev/sdb3 ? 463991 944395 3872056384 79 Unknown Partition 3 has different physical/logical beginnings (non-Linux?): phys=(366, 32, 33) logical=(463990, 28, 30) Partition 3 has different physical/logical endings: phys=(357, 32, 43) logical=(944394, 29, 39) Partition 3 does not end on cylinder boundary. Partition 3 does not start on physical sector boundary. /dev/sdb4 ? 716050 716064 110998 d Unknown Partition 4 has different physical/logical beginnings (non-Linux?): phys=(372, 97, 50) logical=(716049, 59, 25) Partition 4 has different physical/logical endings: phys=(0, 10, 0) logical=(716063, 44, 33) Partition 4 does not end on cylinder boundary. Partition table entries are not in disk order 望高手们都来教下! 拥有帝国一切,皆有可能。欢迎访问phome.net |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
上一篇: Web服务器(Apache)虚拟主机的配置下一篇: linux编程时实现清屏
关于linux MP3 格式问题的所有评论