<div dir="ltr"><div>Hi,</div><div>I'm around this problem for a few days, reading foruns and information on internet but can't find a way do solve it! There is my steps:</div><div><br></div><div>1. fresh installation of FAI 4.1.1 in a also fresh Debian machine (Debian GNU/Linux 7.5 - wheezy)</div>
<div>2. configure my packages and scripts to install (like I had in previous version)</div><div>3. create nfsroot without errors</div><div>   fai-make-nfsroot -v -l</div><div>4. create mirror without errors</div><div>   fai-mirror -v -c "$CLASSES_TO_LOAD" /media/mirror/</div>
<div>5. create usb bootable pen drive (in my scenario I can't use a network server, I'm must use an USB stick)</div><div>    fai-cd -m /media/mirror/ -u /media/pen/</div><div><br></div><div><br></div><div>When I try to boot from USB I have this error:</div>
<div><br></div><div>Kernel panic - not syncing: Attempted to kill init!</div><div>Pid: 1, comm: init Not tainted 3.2.0-4-686-pae #1 Debian 3.2.57-3</div><div>Call Trace:</div><div> panic+0x4d</div><div> do_exit+0x76</div>
<div> do_group_exit+0x5c</div><div> sys_exit_group+0x11</div><div> syscall_call+0x7</div><div> acpi_os_map_memory+0xd7</div><div><br></div><div><br></div><div>- There is my simplified /etc/fai/NFSROOT</div><div>PACKAGES aptitude</div>
<div>nfs-common .....</div><div>cupt</div><div><br></div><div>live-boot live-boot-doc live-boot-initramfs-tools-</div><div><br></div><div>PACKAGES aptitude I386</div><div>grub-pc</div><div>linux-image-686-pae</div><div><br>
</div><div>PACKAGES aptitude AMD64</div><div>grub-pc</div><div>linux-image-amd64</div><div><br></div><div><br></div><div>I'm only using classes DEBIAN, FAIBASE and GRUB_PC as they come in installation and more two classes that I've create (to install postgresql and some minor packages, I don't think the problem is in my classes).</div>
<div><br></div><div>If someone had some similar problem or have any idea how this problem can be resolved, please tell me, much appreciated.</div><div><br></div><div><br></div><div>Thanks,</div><div>Rui</div></div>