Network Booting udev issues

Nestor Waldyd nwaldyd at yahoo.co.uk
Thu Aug 23 20:42:33 UTC 2007


Hi...

I am configuring a Network booting Diskless Cluster,
all is ok until fedora starts... Fedora 7 gets stucked
when loading the udev service... Any ideas about how
to solve this issue?

Here is my pxelinux configuration (kernelcomp_bzimage
boot)

# Perform a local boot by default

#default linux
default kernelcomp_bzimage
#default kernelcomp
#default install_fedora                 # OK!
#default netboot

# Always prompt

prompt 1
display pxeboot.msg

# Boot automatically after 30 seconds in tenths of a
second

timeout 30
localboot 0
label   linux
        kernel  vmlinuz
#       append  initrd=initrd.img
nfsroot=172.16.39.49:/opt/diskless/root/ ip=dhcp rw
ramdisk_blocksize=1024 selinux=0
        append  initrd=initrd.img init=disklessrc
root=/dev/ram0 ramdisk_blocksize=1024
ramdisk_size=25356
NFSROOT=172.16.39.49:/opt/diskless/root \
SNAPSHOT=unichrome ip=dhcp selinux=0 rw ETHERNET=eth0
noapic acpi=off #load_ramdisk=1

label   system-netboot
        kernel  linux-install/kitsune/vmlinuz
        append 
initrd=linux-install/kitsune/initrd.img root=/dev/ram0
init=disklessrc NFSROOT=172.16.39.49:/opt/diskless
ramdisk_size=25356 ETHERNET=eth0 SNAPSHOT=Node03

label   kernelcomp
        kernel  vmlinuz-2.6.22.1
        append 
nfsroot=192.168.0.2:/srv/netboot/imagen_fedora7
ramdisk_blocksize=1024 ip=dhcp #
initrd=initrd-2.6.22.1.img ramdisk_size=25356 rw
noapic acpi=off

label   kernelcomp_bzimage

        kernel  bzImage
        append 
nfsroot=192.168.0.2:/srv/netboot/imagen_fedora7
ramdisk_blocksize=1024 ip=dhcp ETHERNET=eth0
#console=/boot.txt #root=/dev/nfs init=/sbin/init  #
selinux=0 noapic acpi=off

label   install_fedora

        kernel vmlinuz-pxe-fc7
        append initrd=initrd-pxe-fc7.img

label   netboot

        kernel  vmlinuz
        append  initrd=initrd.img
nfsroot=172.16.39.49:/srv/netboot/imagen_fedora7
root=/dev/sda1 ramdisk_blocksize=1024
ramdisk_size=8000000 selinux=0

Beforehand thanks...


      ___________________________________________________________
Yahoo! Answers - Got a question? Someone out there knows the answer. Try it
now.
http://uk.answers.yahoo.com/ 




More information about the fedora-list mailing list