Displaying 1 result from an estimated 1 matches for "noiswmd".
Did you mean:
no_simd
2010 Sep 30
1
PXELINUX: initrd loading failed
.... 317 MB
Size of vmlinuz is approx. 4 MB
Following is the part of my default file in pxelinux.cfg/
label linux0
menu label MyFedora13 (default)
kernel vmlinuz0
APPEND rootflags=loop initrd=initrd0.img root=live:/FC13.iso
rootfstype=iso9660 rw liveimg quiet selinux=0 rhgb rd_NO_LUKS rd_NO_MD
noiswmd blacklist nouveau
Following are the information about Ethernet Controller and PXE on the
system
Intel Corporation 82562EZ 10/100 Ethernet Controller (rev 01)
Intel Boot Agent FE v4.1.16
Intel Boot Agent PXE Based Code (PXE-2.1 build 084)
Where is problem? How can i debug it?
Note: The problem i...