Parted Magic 2013 über PXE starten

Parted-Magic downloaden und auspacken:
unzip pmagic_pxe_*.zip

mkdir -p /tftpboot/pmagic

bzImage und initrd reinkopieren:

cp bzImage initrd.img /tftpboot/pmagic
 Der pxelinux.cfg sieht dann so aus:

label pmagic
  menu label Parted Magic
  kernel /pmagic/bzImage
  append initrd=/pmagic/initrd.img edd=off load_ramdisk=1 prompt_ramdisk=0 rw vga=normal loglevel=9 max_loop=256

www.romal.de
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.