$4 的 Debian 6.0 自動化安裝 - Linux

By Yuri
at 2011-02-16T10:10
at 2011-02-16T10:10
Table of Contents
※ 引述《fourdollars (四元)》之銘言:
: *製作可開機安裝 Debian 6.0 的 USB Stick*
: 首先去下載 debian-6.0.0-i386-businesscard.iso (46M) 回來
: http://cdimage.debian.org/debian-cd/6.0.0/i386/iso-cd/
依上文所述,使用 debian 6.0 business card iso (45.9M)
# cat debian-6.0.0-i386-businesscard.iso > /dev/sdd
# sync;sync
拔除 USB stick 後,插到其他電腦去開機,竟然不能用,拿回來用 fdisk 看是這樣
Disk /dev/sdd: 262 MB, 262144000 bytes
217 heads, 63 sectors/track, 37 cylinders
Units = cylinders of 13671 * 512 = 6999552 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x6e7b0ff7
Device Boot Start End Blocks Id System
/dev/sdd1 * 1 7 46966 17 Hidden HPFS/NTFS
Partition 1 has different physical/logical endings:
phys=(5, 216, 63) logical=(6, 189, 63)
看不出來異常的地方,試試 debian 6.0 netinst iso (189.2M)
# cat debian-6.0.0-i386-netinst.iso > /dev/sdd;sync;sync
fdisk 結果變這樣,好像更糟糕
Disk /dev/sdd: 262 MB, 262144000 bytes
29 heads, 56 sectors/track, 315 cylinders
Units = cylinders of 1624 * 512 = 831488 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x16d3e740
Device Boot Start End Blocks Id System
/dev/sdd1 * 1 239 193658 17 Hidden HPFS/NTFS
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(0, 1, 2) logical=(0, 1, 9)
Partition 1 has different physical/logical endings:
phys=(24, 28, 56) logical=(238, 15, 28)
請問隨身碟大小有關係嗎?是否還有其他原因?實在想不出來了。
我猜不是硬體相容的關係,因為這一個隨身碟,之前可用 boot.img.gz 方法裝 debian
所以不會是硬體相容的問題。
--
: *製作可開機安裝 Debian 6.0 的 USB Stick*
: 首先去下載 debian-6.0.0-i386-businesscard.iso (46M) 回來
: http://cdimage.debian.org/debian-cd/6.0.0/i386/iso-cd/
依上文所述,使用 debian 6.0 business card iso (45.9M)
# cat debian-6.0.0-i386-businesscard.iso > /dev/sdd
# sync;sync
拔除 USB stick 後,插到其他電腦去開機,竟然不能用,拿回來用 fdisk 看是這樣
Disk /dev/sdd: 262 MB, 262144000 bytes
217 heads, 63 sectors/track, 37 cylinders
Units = cylinders of 13671 * 512 = 6999552 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x6e7b0ff7
Device Boot Start End Blocks Id System
/dev/sdd1 * 1 7 46966 17 Hidden HPFS/NTFS
Partition 1 has different physical/logical endings:
phys=(5, 216, 63) logical=(6, 189, 63)
看不出來異常的地方,試試 debian 6.0 netinst iso (189.2M)
# cat debian-6.0.0-i386-netinst.iso > /dev/sdd;sync;sync
fdisk 結果變這樣,好像更糟糕
Disk /dev/sdd: 262 MB, 262144000 bytes
29 heads, 56 sectors/track, 315 cylinders
Units = cylinders of 1624 * 512 = 831488 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x16d3e740
Device Boot Start End Blocks Id System
/dev/sdd1 * 1 239 193658 17 Hidden HPFS/NTFS
Partition 1 has different physical/logical beginnings (non-Linux?):
phys=(0, 1, 2) logical=(0, 1, 9)
Partition 1 has different physical/logical endings:
phys=(24, 28, 56) logical=(238, 15, 28)
請問隨身碟大小有關係嗎?是否還有其他原因?實在想不出來了。
我猜不是硬體相容的關係,因為這一個隨身碟,之前可用 boot.img.gz 方法裝 debian
所以不會是硬體相容的問題。
--
Tags:
Linux
All Comments

By Robert
at 2011-02-20T00:29
at 2011-02-20T00:29

By Caroline
at 2011-02-23T15:18
at 2011-02-23T15:18
Related Posts
請問怎麼在.sh檔裡用time輸出指令的執行時間?

By George
at 2011-02-16T04:08
at 2011-02-16T04:08
ubuntu安裝java的問題

By Una
at 2011-02-15T18:11
at 2011-02-15T18:11
CIFS下的檔案無法用givm修改

By Rachel
at 2011-02-15T15:16
at 2011-02-15T15:16
sendmail能寄信 不能收信 (收不到信)

By Isla
at 2011-02-15T11:59
at 2011-02-15T11:59
btrfs vs. ext4

By Ivy
at 2011-02-15T00:33
at 2011-02-15T00:33