Hi,

I'm working on to make grub2 work on OpenBSD to replace
pxelinux on my netinstall server and I have this question -
- why is there 'ONLY_FOR_ARCHS= i386' in our old grub?

I'm working on grub2 on amd64, I haven't tested that yet
but following works on amd64:

jirib:/tmp
$ grub-mknetdir --net-directory=/tmp/netboot
Netboot directory for i386-pc created. Configure your DHCP server to point to 
/tmp/netboot/grub/i386-pc/core.0

jirib:/tmp
$ find netboot/ | head
netboot/
netboot/grub
netboot/grub/i386-pc
netboot/grub/i386-pc/adler32.mod
netboot/grub/i386-pc/affs.mod
netboot/grub/i386-pc/afs.mod
netboot/grub/i386-pc/ahci.mod
netboot/grub/i386-pc/all_video.mod
netboot/grub/i386-pc/aout.mod
netboot/grub/i386-pc/archelp.mod

Thanks for explanation.

j.

Reply via email to