[syslinux] Strange Boot-Process with help of memdisk

Kim Mik kimmik999999 at yahoo.co.uk
Sun Sep 20 16:01:04 PDT 2009





> Could you please give an example which contains a complete "image"/ 
> "label" block?
>
> Some of my machines have only 512 MByte RAM - could you name an *.iso  
> image which works (may be I need it only for testing).

The following code (new preferred syslinux syntax): 

  LINUX memdisk-iso
  APPEND iso
  INITRD /g4u.iso

does the same as:

  KERNEL memdisk-iso
  APPEND iso initrd=/g4u.iso

Working ISO's:
- Parted Magic: http://partedmagic.com
- G4U: http://www.feyrer.de/g4u/
- Offline NT Password and Recovey Tool: http://home.eunet.no/pnordahl/ntpasswd/
- DBAN: http://www.dban.org/
- 'all' dos based ISO's


Gert Hulselmans


      




More information about the Syslinux mailing list