Re: [Clonezilla-live] booting clonezilla-live via pxe
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
From: Philipp F. <ph...@ph...> - 2008-07-07 12:14:10
|
Steven Shiau schrieb: > Hi, > What's the error messages when you PXE boot it ? > Please also show your pxelinux config file in your server. label clonezilla MENU LABEL ^C: Clonezilla live kernel clonezilla/vmlinuz # append initrd=clonezilla/initrd.gz boot=live union=aufs netboot=nfs nfsroot=10.10.0.103:/exports/clonezilla/live APPEND secure nfsdir=10.10.0.103:/exports/clonezilla nfsroot=10.10.0.103:/exports/clonezilla root=/dev/ram0 nodhcp lang=de ramdisk_size=100000 init=/etc/init apm=power-off nomce vga=791 initrd=clonezilla/initrd.gz quiet boot=live netboot=nfs |