WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Kernel Panic during PXE Boot  (Read 3685 times)

Offline derdigge

  • Newbie
  • *
  • Posts: 3
Kernel Panic during PXE Boot
« on: August 27, 2011, 04:37:38 AM »
Hello!

I have tried to PXE Boot TCL.
Host system is a ubuntu machine.
Tftpserver is up and Dhcp clients on the network are pointed to the tftpserver.

Bzimage and tinicore.gz are loding fine.

The System is booting till the point:

Freeing unused Kernel Memory : 404k freed
Failed to execute /init
Kernel panic - not syncing: no initfound. Try passing init= option to kernel.

maybe he is killing /init by freein memmory :)
I have used the current version for this.
btw. microcore is booting just fine.

is there a way to fix that?

regards
derdige



my pxelinux.cfg/default:
label ws1
  kernel bzImage
  append initrd=tinycore.gz

PS: cant use CODE here in Forum:
Sorry, you are not allowed to post external links.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14626
Re: Kernel Panic during PXE Boot
« Reply #1 on: August 27, 2011, 04:50:04 AM »
Are you using the latest version of tinycore?

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10982
Re: Kernel Panic during PXE Boot
« Reply #2 on: August 27, 2011, 05:22:14 AM »
It looks like tinycore.gz is not being properly transmitted.
The only barriers that can stop you are the ones you create yourself.

Offline derdigge

  • Newbie
  • *
  • Posts: 3
Re: Kernel Panic during PXE Boot
« Reply #3 on: August 27, 2011, 10:03:09 AM »
thanks for you replys!
i had used this image:
distro.ibiblio.org/tinycorelinux/3.x/release/tinycore-current.iso

i tested a few other images such as openwrt, dd-wrt, slitaz and ubuntu minimal.
all are comming up as ecxpected. instead of tcl.

any ideas ?

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10982
Re: Kernel Panic during PXE Boot
« Reply #4 on: August 27, 2011, 10:11:36 AM »
Is the client low on ram?
The only barriers that can stop you are the ones you create yourself.

Offline derdigge

  • Newbie
  • *
  • Posts: 3
Re: Kernel Panic during PXE Boot
« Reply #5 on: August 27, 2011, 02:33:05 PM »
maybe?
there are 128mb installed.

Offline maro

  • Hero Member
  • *****
  • Posts: 1228
Re: Kernel Panic during PXE Boot
« Reply #6 on: August 27, 2011, 05:32:28 PM »
The 128 MB RAM should be enough. I trust you have double-checked (via the MD5 checksums) that the download was correct.

You could of course re-download the kernel and initrd (plus checksum files) from here.