Hi Any update ? -----Original message----- From:David Touzeau <[email protected]> Sent:Wed 07-31-2013 00:05 am Subject:RE: Debian7: fai-cd /usr/bin/grub-mkimage: No such file or directory To:Thomas Lange <[email protected]>;
Thanks !! but the issue is the same: fai-make-nfsroot finished properly. Log file written to /var/log/fai/fai-make-nfsroot.log root@debian7:~# fai-cd -m /home/mirror /home/cd.iso NFSROOT /srv/fai/nfsroot/live/filesystem.dir mounted Using grub2 no grub2 installation found in NFSROOT, using downloaded /usr/sbin/fai-cd: line 99: ./usr/bin/grub-mkimage: No such file or directory /usr/sbin/fai-cd: line 102: ./usr/bin/grub-mkimage: No such file or directory root@debian7:~# here the /etc/fai/NFSROOT # package list for creating the NFSROOT PACKAGES aptitude nfs-common fai-nfsroot module-init-tools ssh rdate lshw rpcbind rsync lftp less dump reiserfsprogs e2fsprogs usbutils hwinfo psmisc pciutils hdparm smartmontools parted mdadm lvm2 dnsutils ntpdate dosfstools xfsprogs xfsdump procinfo numactl dialog console-tools console-common iproute udev subversion xz-utils cupt # some network cards needs firmware firmware-bnx2 firmware-bnx2x firmware-realtek # dracut can replace live-boot live-boot live-boot-initramfs-tools # squeeze also needs initramfs-tools, even with dracut #initramfs-tools # choose if you like live-boot or dracut inside the nfsroot live-boot live-boot-doc # you should not edit the lines below # architecture dependend list of packages that are installed #git # git consumes a lot of disk space on the FAI CD (ISO 9660) PACKAGES aptitude I386 #grub read-edid #linux-image-686 # packages for Ubuntu natty/oneiric/precise: # linux-image-generic live-boot PACKAGES aptitude AMD64 grub linux-image-amd64 # packages for Ubuntu natty/oneiric/precise: # linux-image-generic live-boot -----Original message----- From:Thomas Lange <[email protected]> Sent:Tue 07-30-2013 03:41 pm Subject:Re: Debian7: fai-cd /usr/bin/grub-mkimage: No such file or directory To:FAI Mailing <[email protected]>; >>>>> On Tue, 30 Jul 2013 15:14:01 +0200, David Touzeau <[email protected]> >>>>> said: > root@debian7:~# fai-cd -m /home/mirror /home/cd.iso > NFSROOT /srv/fai/nfsroot mounted > Found dracut inside nfsroot, but booting a FAI CD with dracut inside the nfsrroot does not yet work. Use live-boot instead of dracut in /etc/fai/NFSROOT and call: fai-make-nfsroot -l. Then try fai-cd again. -- regards Thomas
