Re: [Clonezilla-live] local boot on syslinux
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
|
From: Boon P. K. <boo...@gm...> - 2011-03-15 01:10:06
|
on option 1 , it loop back to syslinux menu , on option 2 , it say boot failed . I think that localboot is not supported for syslinux http://www.gossamer-threads.com/lists/syslinux/users/7127 it's say localbot for pxelinux and isolinux , pleas correct me if I am wrong ... On Mon, Mar 14, 2011 at 10:33 PM, Steven Shiau <st...@nc...> wrote: > You can make it like: > > label local boot > MENU label Boot from first harddrive > kernel chain.c32 > append hd0 > > or > > label local boot > MENU label Boot from first harddrive > localboot 0 > > For more info, please check http://syslinux.zytor.com > > Steven. > > > On 03/09/2011 04:44 PM, Boon Pin Khor wrote: > > may I know how to make the liveUSB to enable the local boot to local hd ? > > I add this to the syslinux.cfg > > label local boot > MENU label Boot from first harddrive > localboot 0x80 > append - > > it just keep looping ... it can not boot to the local hd > > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future.http://p.sf.net/sfu/internap-sfd2d > > > _______________________________________________ > Clonezilla-live mailing lis...@li...://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: 1024D/9762755A > Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A > > > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d > _______________________________________________ > Clonezilla-live mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-live > > |