Thread: [Clonezilla-live] TFTP kernel panic mounting root file system
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
|
From: Rodrique H. <sw...@ro...> - 2009-05-08 19:14:41
|
Booting clonezilla-live via pxe, kernel panic. Here's the message I received. 126.499840] Uniform CD-ROM driver Revision: 3.20 Mounting root file system ... [ 126.662101] ide_generic: please use "probe_mask=0x3f"module parameter for probing all legacy ISA IDE ports 126.706124] ide_generic: I/O resource 0X1F0-0X1F7 not free. I had to type the above so, its not the complete error message. |
|
From: Steven S. <st...@nc...> - 2009-05-09 08:43:54
|
What's your PXE server settings ? Steven. Rodrique Heron wrote: > Booting clonezilla-live via pxe, kernel panic. Here's the message I > received. > > 126.499840] Uniform CD-ROM driver Revision: 3.20 > Mounting root file system ... [ 126.662101] ide_generic: please use > "probe_mask=0x3f"module parameter for probing all legacy ISA IDE ports > > 126.706124] ide_generic: I/O resource 0X1F0-0X1F7 not free. > > I had to type the above so, its not the complete error message. > ------------------------------------------------------------------------ > > ------------------------------------------------------------------------------ > The NEW KODAK i700 Series Scanners deliver under ANY circumstances! Your > production scanning environment may not be a perfect world - but thanks to > Kodak, there's a perfect scanner to get the job done! With the NEW KODAK i700 > Series Scanner you'll get full speed at 300 dpi even with all image > processing features enabled. http://p.sf.net/sfu/kodak-com > ------------------------------------------------------------------------ > > _______________________________________________ > 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: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |
|
From: Rodrique H. <sw...@ro...> - 2009-05-30 13:09:36
|
> > Rodrique Heron wrote: > >> Booting clonezilla-live via pxe, kernel panic. Here's the message I >> received. >> >> 126.499840] Uniform CD-ROM driver Revision: 3.20 >> Mounting root file system ... [ 126.662101] ide_generic: please use >> "probe_mask=0x3f"module parameter for probing all legacy ISA IDE ports >> >> 126.706124] ide_generic: I/O resource 0X1F0-0X1F7 not free. >> >> I had to type the above so, its not the complete error message. >> ------------------------------------------------------------------------ >> >> > On Sat, May 9, 2009 at 4:43 AM, Steven Shiau <st...@nc...> wrote: > What's your PXE server settings ? > > Steven. Not sure what you mean by my PXE server settings. I am using cobbler as my PXE server. |
|
From: Steven S. <st...@nc...> - 2009-05-31 03:54:35
|
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. Steven. Rodrique Heron wrote: > > > > Rodrique Heron wrote: > > Booting clonezilla-live via pxe, kernel panic. Here's the > message I received. > > 126.499840] Uniform CD-ROM driver Revision: 3.20 > Mounting root file system ... [ 126.662101] ide_generic: > please use "probe_mask=0x3f"module parameter for probing all > legacy ISA IDE ports > > 126.706124] ide_generic: I/O resource 0X1F0-0X1F7 not free. > > I had to type the above so, its not the complete error message. > ------------------------------------------------------------------------ > > > On Sat, May 9, 2009 at 4:43 AM, Steven Shiau <st...@nc... > <mailto:st...@nc...>> wrote: > > What's your PXE server settings ? > > Steven. > > > Not sure what you mean by my PXE server settings. I am using cobbler > as my PXE server. -- 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 |
|
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 |
|
From: Rodrique H. <sw...@ro...> - 2009-06-05 03:48:04
|
On 6/4/09, Steven Shiau <st...@nc...> wrote: > > > 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. I 'm still getting a kernel panic, here's the error message I copied down. Begin: Mounting root file system ... [ 124.436647] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports [ 125.421902] Kernel panic - not syncing: Attempted to kill init! I am not using these PXE options ip=frommedia boot=live vga=791 ocs_live_run=ocs-live-general noprompt ocs_live_batch=no nolocales fetch=tftp://10.69.14.23/filesystem.squashfs union=aufs |
|
From: Steven S. <st...@nc...> - 2009-06-05 06:07:39
|
Rodrique Heron wrote: > On 6/4/09, Steven Shiau <st...@nc...> wrote: >> >> 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. > > I 'm still getting a kernel panic, here's the error message I copied down. > > > Begin: Mounting root file system ... [ 124.436647] ide_generic: please > use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE > ports > [ 125.421902] Kernel panic - not syncing: Attempted to kill init! > > I am not using these PXE options > > ip=frommedia boot=live vga=791 ocs_live_run=ocs-live-general noprompt > ocs_live_batch=no nolocales > fetch=tftp://10.69.14.23/filesystem.squashfs union=aufs You did not use these boot parameters ? No "fetch=tftp://10.69.14.23/filesystem.squashfs" ? no "boot=live" ? For PXE booting Clonezilla live, you have to provide the root filesystem by fetch boot parameter. Otherwise definitely you will get "kernel panic". Please follow http://clonezilla.org/clonezilla-live/livepxe.php to setup your PXE server. 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 |