Problem Installing LINUXCNC 2.9.2 (Faild to copy file from installation media)

More
25 Mar 2024 15:12 #296726 by rodw
Please download the free Balena Etcher program and use it to create your USB boot image.
That is my method of choice these days and how I tested all of the 2.9.x images before release.

Please Log in or Create an account to join the conversation.

More
25 Mar 2024 17:36 - 25 Mar 2024 17:38 #296748 by tommylight
When you get that error, try unplugging the USB, wait 5 seconds, plug it back in, wait 15 seconds then hit retry.
If that fails, try what Rod mentioned, and if that also fails, the USB is faulty or a memory module is in really bad condition and has to be changed as it will fail.
Last edit: 25 Mar 2024 17:38 by tommylight. Reason: more info

Please Log in or Create an account to join the conversation.

More
17 Apr 2024 16:04 #298458 by tommylight
If you already have Debian installed, open a terminal and type:
sudo apt update
sudo apt install linuxcnc-uspace
Done.
That installs LinuxCNC and real time kernel.
The following user(s) said Thank You: Mecanix

Please Log in or Create an account to join the conversation.

More
17 Apr 2024 18:19 #298478 by Mecanix

If you already have Debian installed, open a terminal and type:
sudo apt update
sudo apt install linuxcnc-uspace
Done.
That installs LinuxCNC and real time kernel.

You should make a sticky out of ^this^, along with the official md5 debian release dwload. 

Please Log in or Create an account to join the conversation.

More
17 Apr 2024 21:14 #298494 by tommylight

I didn't understand this: "You should make a sticky out of ^this^, along with the official md5 debian release dwload. "

That was for me.
For you: is the PC connected to the internet?

Please Log in or Create an account to join the conversation.

More
17 Apr 2024 21:15 - 17 Apr 2024 21:29 #298495 by Mecanix
$ sudo nano /etc/apt/sources.list
deb http://deb.debian.org/debian bookworm main non-free-firmware
deb-src http://deb.debian.org/debian bookworm main non-free-firmware

deb http://deb.debian.org/debian-security/ bookworm-security main non-free-firmware
deb-src http://deb.debian.org/debian-security/ bookworm-security main non-free-firmware

deb http://deb.debian.org/debian bookworm-updates main non-free-firmware
deb-src http://deb.debian.org/debian bookworm-updates main non-free-firmware

$ sudo apt update
$ sudo apt install linuxcnc-uspace
Last edit: 17 Apr 2024 21:29 by Mecanix.

Please Log in or Create an account to join the conversation.

More
29 May 2024 08:09 - 29 May 2024 08:15 #301736 by zajc3w

When you get that error, try unplugging the USB, wait 5 seconds, plug it back in, wait 15 seconds then hit retry.
If that fails, try what Rod mentioned, and if that also fails, the USB is faulty or a memory module is in really bad condition and has to be changed as it will fail.
 

its not usb device fault, it is messed up iso file, i even burned DVD and it still fails, please prompt the build team to fix this, as steps to install manually on debian 12 only install 2.9.0 pre1

2 usb sticks, 3 computers
1 DVD 2 computers
2 virtual machines (KVM ubuntu 20.04, and VMware player windows 11)
all fail to copy files during install

its the preempt kernel variant LinuxCNC_2.9.2-amd64.hybrid.iso that is borked
Last edit: 29 May 2024 08:15 by zajc3w.

Please Log in or Create an account to join the conversation.

More
29 May 2024 10:33 #301741 by rodw

its the preempt kernel variant LinuxCNC_2.9.2-amd64.hybrid.iso that is borked

Maybe for you but many people have installed it without problems.

As an alternative, you could install Debian 12 and follow the instructions in the docs titled "Getting LinuxCNC" heading 7.1

Please Log in or Create an account to join the conversation.

More
29 May 2024 12:21 #301746 by cornholio
Haven't noticed the file copy issue but DHCP seems an issue. Currently installing 2.9.2 in a VBox Machine. Have noticed this on a couple of machines that previously had no issue. Using a DHCP server on a pfSense router. Previous Linuxcnc ISO didn't show this behaviour. Basically the install stall at configuring the network, tho there is no issue with running the live version, IP address is fine via DHCP

Have had to go through the "expert text installer" setup and config IP manually. Installation went ok, no issues copying files, one annoying thing is 3 of the 6 launchers of the lower panel are empty when booted to GUI.

All this has been done with the ISO being downloaded a few times, so just not operating on a single download. A mate of mine has also seen this behaviour.

Previously used the a net install image and did a manual install of Linuxcnc.

So I can confirm there has been no issues copying files the auto configuring of the network is an issue during install.

Post installation changing from a static address to one via DHCP works fine.

Seems strange, that's all I can say.

The boards I've tested have been a M73 ThinkStation and an Asrock J3355B-ITX. Haven't tried my Odroid as that has a stable setup, don't have a spare driver for it and it's a pain to access it in the enclosure.

Please Log in or Create an account to join the conversation.

More
30 May 2024 09:27 - 30 May 2024 09:33 #301829 by zajc3w
lack of md5/sha checksums for iso images is worrying, as it makes a guessing game whever image downloaded is ok, i found an image on torrents, and tha one installed no problem, but sha256sum is different to official download(tried 3 times) so something is wrong image-size not my end.
when running sha256/md5 sums provided on the image the one downloaded from linuxcnc.org consistently returns 4 errors... go figure
LinuxCNC_2.9.2$ md5sum -c md5sum.txt |grep FAIL
./live/filesystem.squashfs: FAILED
./pool/main/c/cairo/libcairo-gobject2_1.16.0-7_amd64.deb: FAILED
./pool/main/l/linux-signed-amd64/linux-image-6.1.0-18-amd64_6.1.76-1_amd64.deb: FAILED
./pool/main/z/z3/libz3-4_4.8.12-3.1_amd64.deb: FAILED
md5sum: WARNING: 4 computed checksums did NOT match

funny thing is, image downloaded this morning works fine and sha256sum matches the one i got off torrents yesterday....

 
Last edit: 30 May 2024 09:33 by zajc3w.

Please Log in or Create an account to join the conversation.

Time to create page: 0.125 seconds
Powered by Kunena Forum