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:54:26
|
Great ! I have change the hd0 to hd1 , but then again in the grub , I have to change the hd0,0 to hd1,0 , I think the USB detected itself as hd0 , the internal disk detected as hd1 ... just wondering how to make the USB detected as hd1 ? so I don't have to change the grub ? On Tue, Mar 15, 2011 at 9:22 AM, Steven Shiau <st...@nc...> wrote: > > > On 2011/3/15 上午 09:09, Boon Pin Khor wrote: > >> on option 1 , it loop back to syslinux menu , on option 2 , it say boot >> failed . >> > What's the exact error message on the screen? > Did you try to change hd0 to different value? > Are you sure you have chain.c32 in the syslinux dir? > > Steven. > > 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... >> <mailto: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 list >>> Clo...@li... <mailto: >>> 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: 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... >> <mailto: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: 1024D/9762755A > Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A > |