|
|
想从ubuntu叛到archlinux,可是用官方的那个教程用命令dd做出来的启动盘系统根本不认,直接进入到硬盘了(我已指定从usb-zip启动)。我的主板支持usb启动的。
制作时的操作:
dd bs=8M if=archlinux-2009.08-core-i686.img of=/dev/sdb
u盘的信息如下:
Disk /dev/sdb: 2032 MB, 2032664576 bytes
95 heads, 61 sectors/track, 685 cylinders
Units = cylinders of 5795 * 512 = 2967040 bytes
Disk identifier: 0x00000000
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 129 372455 83 Linux
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(0, 1, 1) logical=(0, 1, 3)
Partition 1 has different physical/logical endings:
phys=(46, 94, 61) logical=(128, 52, 41)
请问各位是不是用dd之前对u盘要有什么操作? |
|