[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Configure grub for pxe boot and nfs-mounted root
From: |
Beeblebrox |
Subject: |
Re: Configure grub for pxe boot and nfs-mounted root |
Date: |
Tue, 26 Nov 2013 09:22:52 +0200 |
>> Found the problem. Either use -d or upgrade.
The -d flag did not work (gave error), so I I upgraded. Works now!
# grub-mknetdir --net-directory=/data/tftp --subdir=boot
Netboot directory for i386-pc created. Configure your DHCP server to
point to /data/tftp/boot/i386-pc/core.0
The DHCP message (where to point) is also very helpful and important.
A big hank-you to all of you.