LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Server (https://www.linuxquestions.org/questions/linux-server-73/)
-   -   [HELP!] Fedora Diskless Remote boot fail (https://www.linuxquestions.org/questions/linux-server-73/%5Bhelp-%5D-fedora-diskless-remote-boot-fail-4175430647/)

anindyameister 10-05-2012 04:56 AM

[HELP!] Fedora Diskless Remote boot fail
 
Hi guys, I am trying to set up a server from where clients on a network can do a diskless boot of fedora 16 through pxe. I have set up the server with dhcp,tftp,nfs correctly and all are confirmed to be working. According to the guide mentioned here I installed dracut-network on the server, generated initramfs from the appropiate kernel, and placed it under tftp home and copied the filesystem to the NFS export. When I try to do the pxe boot at the client side, the client boots up to the pxe config and loads the kernel and initramfs. Then during the initialization I get the following error-

Quote:

rt169 0000:02:00.0:eth0 RTL8168d /8111d at 0xf8302000, oo:22:68:85:62:14, XID 081000c0 IRQ43
udevd[228] renamed network interface eth0 to p17p1
RTNETLINK answers: File Exists
dracut warning: unable to process initque

and then it drops to the debug shell.

I think this is happening because dracut is trying to get new IP address on top of the pxe assigned one. someone please help me.

jefro 10-05-2012 10:01 PM

I think something should have shown below that last line.

See this maybe.

"http://serverfault.com/questions/399990/pxe-boot-fedora-17-error"

John VV 10-05-2012 11:53 PM

Quote:

am trying to set up a server from where clients on a network can do a diskless boot of fedora 16 through pxe
your "clients" are aware that in TWO MONTHS fedora 16 hits it's END OF LIFE
and that you will be forced to install fedora 17 or 18
and if 17 then in 6 months after that ( July 2013) install fedora 18 ( or 19) when fedora 17 hits EOL

in 60+ ,or so, DAYS there will NEVER be any more security updates to 16 .
It will be dead for all practical purposes .

anindyameister 10-06-2012 09:55 AM

Quote:

I think something should have shown below that last line.

See this maybe.

"http://serverfault.com/questions/399990/pxe-boot-fedora-17-error"
I can install the os at client side over pxe with the "repo=" option, but I want the rootfs to be directly served from the server.

Quote:

your "clients" are aware that in TWO MONTHS fedora 16 hits it's END OF LIFE
and that you will be forced to install fedora 17 or 18
and if 17 then in 6 months after that ( July 2013) install fedora 18 ( or 19) when fedora 17 hits EOL

in 60+ ,or so, DAYS there will NEVER be any more security updates to 16 .
It will be dead for all practical purposes .
By "clients" i meant client "computers". This is kind of a pet endeavor of mine, It's not my responsibility or final objective to set up the system, I'm just doing it out of curiosity. As for your advise, I tried to install fedora17 on one of the machines, but it repeatedly failed to boot in graphical mode throwing some kind of "render error" and fedora16 worked, so I went with that. I will try to do the same with fedora 18 though and I'll update the outcomes, but I just wanted to know what I am doing wrong with the current setup.


All times are GMT -5. The time now is 01:15 PM.