ls -l /srv/tftp/ltsp/x86_64/*
file /srv/tftp/ltsp/x86_64/*
Παράθεση/ltsp/x86_64/vmlinuz... okΕυχαριστώ εκ των προτέρων για οποιαδήποτε βοήθεια.
/ltsp/ltsp.img... ok
/ltsp/x86_64/initrd.img... ok
Could not boot: Requested memory nto available (https://ipxe.org/46038101/)
Booting failed, dropping to shell
Type 'exit' to get the back to the menu
iPXE>
sudo pluma /etc/udev/rules.d/70-local.rules
# Οι χρήστες που κάνουν login να έχουν πρόσβαση σε μικροσυσκευές
# τύπου Arduino, Lego, Microbit, WeDo κλπ:
ACTION!="remove", KERNEL=="ttyACM*", TAG+="uaccess"
ACTION!="remove", KERNEL=="ttyUSB*", TAG+="uaccess"
# Τα Microbit θέλουν πρόσβαση και σε επιπλέον device node:
ACTION!="remove", SUBSYSTEM=="usb", ATTRS{idVendor}=="0d28", TAG+="uaccess"