The stable DRBL does not support Ubuntu 10.04. Please use unstable DRBL.
Steven.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2010-05-18
Steven,
Just stumbled upon your post about DRBL not working with 10.04. I just did a 10.04 install with DRBL, and everything seems fine save one TFTP error. My question is this: is there something about stable that keeps it from working completely (and hence my TFTP problem)? ie - is there a quick way to summarize the problem with 10.04 and stable DRBL?
Thanks - I wish I'd come across this a week ago.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Anonymous
-
2010-05-18
For anyone else interested, I got the DRBL + 10.04 working after a few changes to some files. The only issue now, which I don't believe is directly related to the DRBL is that the Clonezilla image distributed to the clients freezes when trying to add the PS2/Mouse support.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
DRBL seems to overwrite the values in /etc/default/tftp-hpa. Without the default values tftpd-hpa will not start:
TFTP_USERNAME="tftp"
TFTP_DIRECTORY="/var/pxe"
TFTP_ADDRESS="0.0.0.0:69"
TFTP_OPTIONS="-l -vvvvvvvvvv -B 512 -r blksize2 -m /etc/default/tftpd.rules"
Of course you will have to modify these basic entries to work at your location.
The stable DRBL does not support Ubuntu 10.04. Please use unstable DRBL.
Steven.
Steven,
Just stumbled upon your post about DRBL not working with 10.04. I just did a 10.04 install with DRBL, and everything seems fine save one TFTP error. My question is this: is there something about stable that keeps it from working completely (and hence my TFTP problem)? ie - is there a quick way to summarize the problem with 10.04 and stable DRBL?
Thanks - I wish I'd come across this a week ago.
For anyone else interested, I got the DRBL + 10.04 working after a few changes to some files. The only issue now, which I don't believe is directly related to the DRBL is that the Clonezilla image distributed to the clients freezes when trying to add the PS2/Mouse support.
Yes, now the stable drbl 1.9.6-15 should work with Ubuntu 10.04.
Before there was an issue about tftp config, and some other minor problems.
Steven.