用 USB 安裝 linux 失敗 - Linux

By Madame
at 2015-07-27T09:55
at 2015-07-27T09:55
Table of Contents
Debian, Ubuntu, Fedora, ... 都有支援一種叫做 Hybrid ISO 的技術
http://www.syslinux.org/wiki/index.php/Isohybrid
在 Linux 系統上你只要直接對該 USB drive 的 device node 使用 dd 或是 cp 指令
就可以製作出可以開機安裝的 USB drive
以 USB drive 在 /dev/sdb 為例:
# cp Fedora-Live-Workstation-x86_64-22-3.iso /dev/sdb
# cp ubuntu-15.04-desktop-amd64.iso /dev/sdb
# cp firmware-8.1.0-amd64-netinst.iso /dev/sdb
如果使用 file 指令去看就會得到下面的結果
$ file Fedora-Live-Workstation-x86_64-22-3.iso \
firmware-8.1.0-amd64-netinst.iso \
ubuntu-15.04-desktop-amd64.iso
Fedora-Live-Workstation-x86_64-22-3.iso: x86 boot sector
firmware-8.1.0-amd64-netinst.iso: x86 boot sector
ubuntu-15.04-desktop-amd64.iso: x86 boot sector
也就是說你對 ISO 檔案執行 file 指令看到 x86 boot sector 大概就是 Hybrid ISO 了
這種 ISO 檔案應該也可以在 Windows 上面使用 dd 之類的工具來寫入 USB drive
http://www.chrysocome.net/dd
Hybrid ISO 的好處是可以不太需要特殊的工具來製作開機 USB drive 或是 CD/DVD 片
壞處就是製作出來的東西無法變更裡面的內容 (Read only)
--
http://www.tossug.org/
台北開放原始碼軟體使用者社群 (台北土虱社群)
Taipei Open Source Software User Group (TOSSUG)
--
http://www.syslinux.org/wiki/index.php/Isohybrid
在 Linux 系統上你只要直接對該 USB drive 的 device node 使用 dd 或是 cp 指令
就可以製作出可以開機安裝的 USB drive
以 USB drive 在 /dev/sdb 為例:
# cp Fedora-Live-Workstation-x86_64-22-3.iso /dev/sdb
# cp ubuntu-15.04-desktop-amd64.iso /dev/sdb
# cp firmware-8.1.0-amd64-netinst.iso /dev/sdb
如果使用 file 指令去看就會得到下面的結果
$ file Fedora-Live-Workstation-x86_64-22-3.iso \
firmware-8.1.0-amd64-netinst.iso \
ubuntu-15.04-desktop-amd64.iso
Fedora-Live-Workstation-x86_64-22-3.iso: x86 boot sector
firmware-8.1.0-amd64-netinst.iso: x86 boot sector
ubuntu-15.04-desktop-amd64.iso: x86 boot sector
也就是說你對 ISO 檔案執行 file 指令看到 x86 boot sector 大概就是 Hybrid ISO 了
這種 ISO 檔案應該也可以在 Windows 上面使用 dd 之類的工具來寫入 USB drive
http://www.chrysocome.net/dd
Hybrid ISO 的好處是可以不太需要特殊的工具來製作開機 USB drive 或是 CD/DVD 片
壞處就是製作出來的東西無法變更裡面的內容 (Read only)
--
http://www.tossug.org/
台北開放原始碼軟體使用者社群 (台北土虱社群)
Taipei Open Source Software User Group (TOSSUG)
--
Tags:
Linux
All Comments

By Anonymous
at 2015-07-30T15:43
at 2015-07-30T15:43

By Harry
at 2015-08-04T11:35
at 2015-08-04T11:35

By Isabella
at 2015-08-08T16:07
at 2015-08-08T16:07

By Quintina
at 2015-08-12T04:04
at 2015-08-12T04:04

By Edith
at 2015-08-12T06:20
at 2015-08-12T06:20

By Olga
at 2015-08-13T10:32
at 2015-08-13T10:32

By Genevieve
at 2015-08-18T05:37
at 2015-08-18T05:37

By Todd Johnson
at 2015-08-22T15:43
at 2015-08-22T15:43

By Zora
at 2015-08-23T13:53
at 2015-08-23T13:53

By Elvira
at 2015-08-26T12:38
at 2015-08-26T12:38
Related Posts
參數能使用cut去切割嗎?

By Lauren
at 2015-07-26T19:50
at 2015-07-26T19:50
參數能使用cut去切割嗎?

By Harry
at 2015-07-26T19:42
at 2015-07-26T19:42
SSD 安裝 Linux 有需要注意什麼嗎?

By William
at 2015-07-26T10:56
at 2015-07-26T10:56
用 USB 安裝 linux 失敗

By Callum
at 2015-07-26T10:44
at 2015-07-26T10:44
用SSH連PTT常斷掉

By Edith
at 2015-07-25T22:22
at 2015-07-25T22:22