Open epiccurious opened 1 year ago
pve1.local
https://192.168.1.5:8006
)https://
and port. You will see a security warning. Click advanced then click to continue.root
with the password you created.Datacenter
with one entry pve1
. Click the arrow to the left of pv1
to show one or more local
storage.local (pve1)
, click ISO Images, click Download from URL4460…8674
).Download
.100
)diy
.100 (diy)
.Use USB Vendor/Device ID
then choose your device. (Look at the Product column.)debian
.local
(for example domain6224048534.local
)When Debian boots to the desktop…
First, prepare the environment
ls -l /dev/ttyUSB0
to verify that the USB device passed throughping -c2 1.1.1.1
to verify internet connectionping -c2 google.com
to verify DNSsudo apt update && sudo apt instal -y git
Next, start the script
git clone https://github.com/epiccurious/jade-diy "${HOME}"/jade-diy && "${HOME}"/jade-diy/flash_your_device.sh
Success!
As the user who originally sent you this query on Twitter, I'd like to thank you for taking a look at it & taking the time out to assist. I have now run it all according to the instructions above & it succeeded all the way till it asked to choose a device or quit.
When attempting to use the command 'ls -l /dev/ttyUSB0' or 'ls -l /dev/ttyACM0' it returns : "No such file or directory"
I have attached screenshots to further illustrate., Could it be the option I chose for the USB Vendor/Device ID?
User reported:
Asked the user to try
sudo apt install python3
Need to attempt to reproduce the user's python3 issue in ProxMox