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
Nächste Überarbeitung
Vorhergehende Überarbeitung
Nächste Überarbeitung Beide Seiten der Revision
linux:multi-boot-stick [2012/10/16 05:20]
Andrwe Lord Weber
linux:multi-boot-stick [2015/06/17 09:20]
Andrwe Lord Weber
Zeile 32: Zeile 32:
   - 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''​
   - create the folder ''​syslinux''​   - create the folder ''​syslinux''​
-  - create the config-file ''​syslinux/​syslinux.cfg''​ example config<code>+  - create the config-file ''​syslinux/​syslinux.cfg''​ example config<file syslinux syslinux.cfg>
 # Config file for Syslinux - # Config file for Syslinux -
 # Default entry # Default entry
Zeile 95: Zeile 95:
 LABEL off LABEL off
         MENU LABEL Power Off         MENU LABEL Power Off
-        COMBOOT poweroff.com +        COMBOOT poweroff.c32 
-</code+</file
-  - copy needed binaries into syslinux folder:<​code bash>​sudo cp /​usr/​lib/​syslinux/​{hdt.c32,​menu.c32,​reboot.c32,​poweroff.com,memdisk} syslinux/</​code>​+  - copy needed binaries into syslinux folder:<​code bash>​sudo cp /​usr/​lib/​syslinux/bios/​{hdt.c32,​menu.c32,​reboot.c32,​poweroff.c32,memdisk} syslinux/</​code>​
   - copy all iso-images to the mountpoint   - copy all iso-images to the mountpoint
  
linux/multi-boot-stick.txt · Zuletzt geändert: 2016/12/07 18:06 von Andrwe Lord Weber