Re: [Clonezilla-live] booting clonezilla-live via pxe
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
From: Steven S. <st...@nc...> - 2008-07-08 03:44:05
|
Philipp, Did you try something like this ? append initrd=images/clonezilla/initrd.gz boot=live union=aufs netboot=nfs nfsroot=$NFSSERVER:$NFSEXPORT Maybe the live initramfs used in Clonezilla live does not support secure (what's this for ?), nfsdir=... and init=/etc/init ... ? Steven. Philipp Flesch wrote: > 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 > > > > ------------------------------------------------------------------------- > Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW! > Studies have shown that voting for your favorite open source project, > along with a healthy diet, reduces your potential for chronic lameness > and boredom. Vote Now at http://www.sourceforge.net/community/cca08 > _______________________________________________ > Clonezilla-live mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-live -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 9762755A Fingerprint -- A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |