PXE Boot error
Forum rules
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
Porteus Kiosk section of the forum is unmaintained now. Its kept in a 'read only' mode for archival purposes.
Please use the kiosk contact page for directing your queries: https://porteus-kiosk.org/contact.html
-
- White ninja
- Posts: 14
- Joined: 10 Nov 2014, 04:06
- Distribution: Porteus Kiosk 3.3.0
- Location: New Zealand
PXE Boot error
I have porteus loading via pxe server,
But it can't find the data files?
when i run "ping (server ip)"
it comes back with network is unreachable.
What am i missing
But it can't find the data files?
when i run "ping (server ip)"
it comes back with network is unreachable.
What am i missing
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: PXE Boot error
please run ifconfig and check if eth0 was initialized. if yes then please run 'route -n' and ping the gateway.
if eth0 was not initialized then probably initrdpxe.xz was never transported on the client side as pointed in your previous thread:
http://forum.porteus.org/viewtopic.php?f=81&t=4525
please take a photo or post here an output of 'cat /proc/cmdline' command.
thank you
if eth0 was not initialized then probably initrdpxe.xz was never transported on the client side as pointed in your previous thread:
http://forum.porteus.org/viewtopic.php?f=81&t=4525
please take a photo or post here an output of 'cat /proc/cmdline' command.
thank you
Please add [Solved] to your thread title if the solution was found.
-
- White ninja
- Posts: 14
- Joined: 10 Nov 2014, 04:06
- Distribution: Porteus Kiosk 3.3.0
- Location: New Zealand
Re: PXE Boot error
Hi
vmlinuz, initrd.xz and initrdpxe.xz
are loading, after initrdpxe.xz has
finished loading it says Ready.
Then it times out with;
Error: Porteus kiosk data not found.
When i run ifconfig there is nothing,
the courser just goes to the next line.
I copied the iso contents to my
http server & pxe server.
Where does it look for the files (what
folder, etc.. maybe that's my problem)
On my pxe server i have this folder
structure;
Boot-----iso (where i keep iso's)
-----Dsk (Disk image's)
-----Porteus (Porteus kiosk iso contents)
pxelinux.cfg ----default (PXE Boot menu)
and on my http server the porteus folder
is in the root of the webserver.
Am i putting the iso contents in the wrong place maybe
Thanks for your help.
vmlinuz, initrd.xz and initrdpxe.xz
are loading, after initrdpxe.xz has
finished loading it says Ready.
Then it times out with;
Error: Porteus kiosk data not found.
When i run ifconfig there is nothing,
the courser just goes to the next line.
I copied the iso contents to my
http server & pxe server.
Where does it look for the files (what
folder, etc.. maybe that's my problem)
On my pxe server i have this folder
structure;
Boot-----iso (where i keep iso's)
-----Dsk (Disk image's)
-----Porteus (Porteus kiosk iso contents)
pxelinux.cfg ----default (PXE Boot menu)
and on my http server the porteus folder
is in the root of the webserver.
Am i putting the iso contents in the wrong place maybe
Thanks for your help.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: PXE Boot error
when kiosk fails to boot then it prints some debugging info. if the info is not shown then please run following command 'sh /fatal'.
please post here a photo of the failure so i can read the info printed on the screen.
thank you
please post here a photo of the failure so i can read the info printed on the screen.
thank you
Please add [Solved] to your thread title if the solution was found.
-
- White ninja
- Posts: 14
- Joined: 10 Nov 2014, 04:06
- Distribution: Porteus Kiosk 3.3.0
- Location: New Zealand
Re: PXE Boot error
Here it is;
Not sure how to post a picture on here,
DEBUGGING DATA:
3.18.8-porteus-kiosk
net.ifnames=0 initrd=boot/porteus/boot/initrd.xz,boot/porteus/boot/initrdpxe.xz
BOOT_IMAGE=boot/porteus/boot/vmlinuz
3.18.8-porteus-kiosk
lo
/ #
Not sure how to post a picture on here,
DEBUGGING DATA:
3.18.8-porteus-kiosk
net.ifnames=0 initrd=boot/porteus/boot/initrd.xz,boot/porteus/boot/initrdpxe.xz
BOOT_IMAGE=boot/porteus/boot/vmlinuz
3.18.8-porteus-kiosk
lo
/ #
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: PXE Boot error
initrdpxe.xz is transported on the client side correctly (as you indicated previously) but there must be are missing drivers/firmware for your NIC.
please do as follows:
- burn kiosk installation ISO on usb stick
- boot kiosk on the PC you are trying to pxe boot
- enable 'debug mode' in the wizard and install kiosk on the same usb you have booted from
- send me generated system report on support@porteus-kiosk.org
thank you
please do as follows:
- burn kiosk installation ISO on usb stick
- boot kiosk on the PC you are trying to pxe boot
- enable 'debug mode' in the wizard and install kiosk on the same usb you have booted from
- send me generated system report on support@porteus-kiosk.org
thank you
Please add [Solved] to your thread title if the solution was found.
-
- White ninja
- Posts: 14
- Joined: 10 Nov 2014, 04:06
- Distribution: Porteus Kiosk 3.3.0
- Location: New Zealand
Re: PXE Boot error
i can copy the debug info, but what do i do
with it? no network so can't email?
I'm a newbe at this
Thanks
with it? no network so can't email?
I'm a newbe at this
Thanks
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: PXE Boot error
looks like kiosk does not support your card at all.
please boot Porteus Desktop edition -> run 'psinfo' command -> upload generated report to pastebin.com and link here.
thank you
please boot Porteus Desktop edition -> run 'psinfo' command -> upload generated report to pastebin.com and link here.
thank you
Please add [Solved] to your thread title if the solution was found.
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: PXE Boot error
you have posted logs to two different PCs.
which one fails to pxe boot kiosk?
which one fails to pxe boot kiosk?
Please add [Solved] to your thread title if the solution was found.
-
- White ninja
- Posts: 14
- Joined: 10 Nov 2014, 04:06
- Distribution: Porteus Kiosk 3.3.0
- Location: New Zealand
Re: PXE Boot error
Both computers, the first one is an older PC
the second one is a PC thats about 6 years old.
which has a Realtek RTL8168B/8111B PCI-E.
I was hoping i could boot any PC that can PXE-Boot
into Porteus Kiosk.
Thanks
the second one is a PC thats about 6 years old.
which has a Realtek RTL8168B/8111B PCI-E.
I was hoping i could boot any PC that can PXE-Boot
into Porteus Kiosk.
Thanks
- fanthom
- Moderator Team
- Posts: 5667
- Joined: 28 Dec 2010, 02:42
- Distribution: Porteus Kiosk
- Location: Poland
- Contact:
Re: PXE Boot error
both drivers are in kiosk by default. you wrote that:
i can copy the debug info, but what do i do
with it? no network so can't email?
is this really the case?
if yes then how did you install the kiosk in first place when it requires network connection to download the wizard? have you used some other PC for making the installation?
if you really have no network connection on the PCs mentioned above when running kiosk 3.3.0 then please make a video when you scroll down the debug report. please do it slowly so i can catch the details.
thank you
i can copy the debug info, but what do i do
with it? no network so can't email?
is this really the case?
if yes then how did you install the kiosk in first place when it requires network connection to download the wizard? have you used some other PC for making the installation?
if you really have no network connection on the PCs mentioned above when running kiosk 3.3.0 then please make a video when you scroll down the debug report. please do it slowly so i can catch the details.
thank you
Please add [Solved] to your thread title if the solution was found.
-
- White ninja
- Posts: 14
- Joined: 10 Nov 2014, 04:06
- Distribution: Porteus Kiosk 3.3.0
- Location: New Zealand
Re: PXE Boot error
I have checked, The iso loads fine from usb drive.
But not via pxe server, It comes up with the;
Can't find Porteus kiosk data.
DEBUGGING DATA:
3.18.8-porteus-kiosk
net.ifnames=0 initrd=boot/porteus/boot/initrd.xz,boot/porteus/boot/initrdpxe.xz
BOOT_IMAGE=boot/porteus/boot/vmlinuz
3.18.8-porteus-kiosk
And it shows those three files loading fine.
What file contains the nic drivers, I would assume it has to load that before it
try's to load the data files via http? or is it not getting access to my http server?
Thanks
But not via pxe server, It comes up with the;
Can't find Porteus kiosk data.
DEBUGGING DATA:
3.18.8-porteus-kiosk
net.ifnames=0 initrd=boot/porteus/boot/initrd.xz,boot/porteus/boot/initrdpxe.xz
BOOT_IMAGE=boot/porteus/boot/vmlinuz
3.18.8-porteus-kiosk
And it shows those three files loading fine.
What file contains the nic drivers, I would assume it has to load that before it
try's to load the data files via http? or is it not getting access to my http server?
Thanks
-
- White ninja
- Posts: 14
- Joined: 10 Nov 2014, 04:06
- Distribution: Porteus Kiosk 3.3.0
- Location: New Zealand
Re: PXE Boot error
I just had a thought, what is the folder structure
porteus uses to load the data files? Maybe I
have that wrong and it can't find them.
Thanks
porteus uses to load the data files? Maybe I
have that wrong and it can't find them.
Thanks