PDA

View Full Version : Lubuntu 18.04 pxe halts trying to netboot /mnt/sda1/tftp/images/lubuntu/cdrom



reconfigurator
November 16th, 2019, 07:14 PM
I have set up a pxe server and copies the files over for this distro
client machine starts up everything seems to go OK until
process but halts like this:

trying to netboot 192.168.0.1:/mnt/sda1/tftp/images/lubuntu/cdrom
begin nfs mount -0 nolock 0 ro 192.168.0.1:/mnt/sda1/tftp/images/lubuntu/ cdrom

connection refused


Then



Busybox v1.27.2 (Ubuntu 1:1.27.2-2Ubuntu3) built-in shell (ash)


(initramfs) done.
Unable to find a live file system on the network
[107.884047] randon: crng init done


So something is looking for subdirectory /cdrom when there isn’t one:



ls -l /mnt/sda1/tftp/images/lubuntu
-r--r--r-- 1 root root 229 Nov 14 16:42 README.diskdefines
dr-xr-xr-x 3 root root 3488 Nov 14 16:29 boot
dr-xr-xr-x 2 root root 3488 Nov 14 16:42 casper
dr-xr-xr-x 3 root root 3488 Nov 14 16:42 dists
dr-xr-xr-x 2 root root 3488 Nov 14 16:42 install
dr-xr-xr-x 2 root root 8192 Nov 14 16:42 isolinux
-r--r--r-- 1 root root 20664 Nov 14 16:50 md5sum.txt
dr-xr-xr-x 2 root root 3488 Nov 14 16:42 pics
dr-xr-xr-x 4 root root 3488 Nov 14 16:42 pool
dr-xr-xr-x 2 root root 3488 Nov 14 16:42 preseed
lrwxrwxrwx 1 root root 1 Nov 14 16:42 ubuntu ->

Can someone explain what is happening here please?
Can I solve this by renaming one of the other directories to 'cdrom'?
e.g. isolinux