Re: [Clonezilla-live] TFTP kernel panic mounting root file system
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
|
From: Steven S. <st...@nc...> - 2009-06-04 14:16:02
|
Rodrique Heron wrote: > > > On Sat, May 30, 2009 at 11:53 PM, Steven Shiau <st...@nc... > <mailto:st...@nc...>> wrote: > > Sorry, I have no idea about cobbler. What I mean is something like > pxelinux (http://syslinux.zytor.com/pxe.php), and especially the > config file as shown on > http://clonezilla.org/clonezilla-live/livepxe.php > I am sure cobbler does have something similar to that. > > > Here's what I'm using for my pxe menu settings. > > append /images/CloneZillaLive-1.2.1-53/vmlinuz1 > initrd=/images/CloneZillaLive-1.2.1-53/initrd1.img ocs_live_batch=no > toram ip=frommedia ocs_live_keymap= boot=live vga=791 noprompt > ocs_live_run=ocs-live-general ocs_live_extra_param= ocs_lang= !text > nolocales !lang fetch=tftp://10.69.14.23/filesystem.squashfs > <http://10.69.14.23/filesystem.squashfs> union=aufs Here "toram" is useless, try to remove it. Also, try to remove "ocs_live_keymap=", "ocs_live_extra_param=", "ocs_lang=". What's !text and !lang for ? If it's useless to you, remove them, too. You may refer to this doc, too: http://clonezilla.org/clonezilla-live/doc/showcontent.php?topic=08_Screen_session_with_PXE Steven. -- 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 |