Benutzer-Werkzeuge

Webseiten-Werkzeuge


linux:multi-boot-stick

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen angezeigt.

Link zu dieser Vergleichsansicht

Beide Seiten der vorigen Revision Vorhergehende Überarbeitung
linux:multi-boot-stick [2016/12/07 18:05]
Andrwe Lord Weber
linux:multi-boot-stick [2016/12/07 18:06]
Andrwe Lord Weber
Zeile 29: Zeile 29:
   - set the boot-flag for this partition   - set the boot-flag for this partition
   - format the partition using vfat :!: syslinux doesn'​t support other filesystems for this use-case :!:   - format the partition using vfat :!: syslinux doesn'​t support other filesystems for this use-case :!:
-  - install mbr: <code bash>dd if=/​usr/​lib/​syslinux/​mbr.bin of=/​dev/​sdc</​code>​+  - install mbr: <code bash>dd if=/​usr/​lib/​syslinux/bios/mbr.bin of=/​dev/​sdc</​code>​
   - install syslinux files: <code bash>​syslinux /dev/sdc1 # use the created partition here</​code>​   - install syslinux files: <code bash>​syslinux /dev/sdc1 # use the created partition here</​code>​
   - mount the partition and change to the mountpoint, there now has to be the file ''​ldlinux.sys''​   - mount the partition and change to the mountpoint, there now has to be the file ''​ldlinux.sys''​
linux/multi-boot-stick.txt · Zuletzt geändert: 2016/12/07 18:06 von Andrwe Lord Weber