> Have a look at > http://wiki.fai-project.org/wiki/Grml_Kernel
So I've configures packages according the given link. nfsroot (fai-make-nfsroot -v -l) and mirror (fai-mirror -v -c "$CLASSES_TO_LOAD" /media/mirror/) were created without any error. After that I'm trying to create bootable USB pen and get this error (fai-cd -m /media/mirror/ -u /media/pen/): NFSROOT /srv/fai/nfsroot/live/filesystem.dir mounted ls: cannot access /srv/fai/nfsroot/live/filesystem.dir/boot/vmlinu?-*: No such file or directory preparing grub2 eltorito.img using existing core.img from NFSROOT cp: cannot stat `/srv/fai/nfsroot/live/filesystem.dir/boot/vmlinuz-': No such file or directory In fact vmlinu does not exists, there's something to do with the kernel version that Ive used (grml)? Do I need to change something else? Thanks 2014-05-07 17:21 GMT+01:00 Thomas Lange <[email protected]>: > >>>>> On Wed, 7 May 2014 13:46:44 +0100, Rui Teixeira < > [email protected]> said: > > > That seems to be working! How can I use this kernel using my FAI > > configuration? What I must chage? > Have a look at > http://wiki.fai-project.org/wiki/Grml_Kernel > > > -- > regards Thomas >
