PXE Boot Fedora 17 Error
- by DrifterDave
When trying to boot into the latest Fedora 17 cd via PXE, I am presented with the following error:
PXE dracut: fatal: no or empty root= argument
So, I added a root= line to my fedora menu entry (shown below), but receive the following error:
dracut Warning: Unable to process initqueue
Any assistance would be greatly appreciated.
Fedora.menu
LABEL 1
MENU LABEL fedora 17 (32-bit)
KERNEL fedora/17/i386/vmlinuz0
APPEND method=nfs:192.168.1.101:/srv/install/fedora/17/i386/ lang=us keymap=us ip=dhcp ksdevice=eth1 noipv6 root=/dev/ram0 initrd=fedora/17/i386/initrd0.img ramdisk_size=10000
TEXT HELP
Install Fedora 17 (32-bit)
ENDTEXT