Article 5S2X1 Diskless booting

Diskless booting

by
lattimro
from LinuxQuestions.org on (#5S2X1)
I am trying to follow this but instead dhcp and tftp I use dnsmasq

dmnasq.conf:
...
Code:tftp-root=/netboot/nfs/PXEnetboot/nfs/PXE/pxelinux.cfg/default:

Code:kernel /images/ubuntucurrent/vmlinuz-5.13.0-21-generic
append root=/dev/nfs initrd=/images/ubuntucurrent/initrd.img-5.13.0-21-generic nfsroot=192.168.1.4:/netboot/nfs/PXE/images/ubuntucurrentshowmount -e:
Code:/netboot/nfs *ls /netboot/nfs/PXE/images/ubuntucurrent:
Code:initrd.img-5.13.0-21-generic vmlinuz-5.13.0-21-generic

I am stuck at /dev/nfs I think and I am getting this:
Attached Thumbnailsattachment.php?attachmentid=37726&stc=1& latest?d=yIl2AUoC8zA latest?i=hcaBCv6VsKI:px4zdKpIWPQ:F7zBnMy latest?i=hcaBCv6VsKI:px4zdKpIWPQ:V_sGLiP latest?d=qj6IDK7rITs latest?i=hcaBCv6VsKI:px4zdKpIWPQ:gIN9vFw
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments