摘要: 1、插入U盘2、输入 fdisk -l /dev/sda 查看输出结果,比如我的是这样的: # fdisk -l /dev/sda Disk /dev/sda: 131 MB, 131104768 bytes 3 heads, 32 sectors/track, 2667 cylinders Units = cylinders of 96 * 512 = 49152 bytes Device Boot Start End Blocks Id System /dev/sdb1 * 1 2668 128016 6 FAT163、看了上面的输出就知道U盘所在的设备了,比如我的就是/dev/sdb1, 阅读全文
posted @ 2012-09-06 10:44 滴水瓦 阅读(658) 评论(0) 推荐(0)