Installing from linuxcnc-2.8.0-buster.iso fails via USB
09 Nov 2021 13:14 #225818
by probotix
Replied by probotix on topic Installing from linuxcnc-2.8.0-buster.iso fails via USB
Do you have a current set of working commands?
Please Log in or Create an account to join the conversation.
11 Nov 2021 21:58 - 11 Nov 2021 21:58 #226149
by andypugh
Seems to work for me.
But I suspect that you need the right things in your apt sources so that it can get all the packages.
Replied by andypugh on topic Installing from linuxcnc-2.8.0-buster.iso fails via USB
sudo lb config
sudo lb build
But I suspect that you need the right things in your apt sources so that it can get all the packages.
deb http://deb.debian.org/debian/ buster non-free contrib main
deb-src http://deb.debian.org/debian/ buster non-free contrib main
deb http://security.debian.org/debian-security/ buster/updates main
deb-src http://security.debian.org/debian-security/ buster/updates main
deb http://www.linuxcnc.org/ buster base
deb-src http://www.linuxcnc.org/ buster base
deb http://www.linuxcnc.org/ buster 2.8-rt
Last edit: 11 Nov 2021 21:58 by andypugh.
Please Log in or Create an account to join the conversation.
12 Nov 2021 00:55 #226167
by probotix
Replied by probotix on topic Installing from linuxcnc-2.8.0-buster.iso fails via USB
Thanks Andy. Got it working. My VirtualBox install keeps losing time when it goes to sleep. Resynced the time and it works like a champ. Now working on our preseeder. Let me know if you wanna see it.
Please Log in or Create an account to join the conversation.
16 Nov 2021 13:47 #226650
by probotix
Replied by probotix on topic Installing from linuxcnc-2.8.0-buster.iso fails via USB
Hey Andy! Really digging buster-live-build, especially after swapping out binary_syslinux to solve the splash screen issue.
Have you ever figured out how to make live-build recompile the iso without cleaning and re-downloading everything again?
Have you ever figured out how to make live-build recompile the iso without cleaning and re-downloading everything again?
Please Log in or Create an account to join the conversation.
17 Nov 2021 22:06 #226795
by andypugh
I suggest subscribing to the debian-live mailing list. It's very low traffic.
Replied by andypugh on topic Installing from linuxcnc-2.8.0-buster.iso fails via USB
I seem to recall that sometimes it just works, and sometimes not.Have you ever figured out how to make live-build recompile the iso without cleaning and re-downloading everything again?
I suggest subscribing to the debian-live mailing list. It's very low traffic.
Please Log in or Create an account to join the conversation.
26 May 2022 20:58 #243947
by probotix
Replied by probotix on topic Installing from linuxcnc-2.8.0-buster.iso fails via USB
buster-live-build has quit working. I havent needed to touch it in 9 months or so. Do you know if they fidgeted with the addresses for the update servers again?
Please Log in or Create an account to join the conversation.
26 May 2022 22:52 #243952
by andypugh
Replied by andypugh on topic Installing from linuxcnc-2.8.0-buster.iso fails via USB
What error do you get?
Please Log in or Create an account to join the conversation.
26 May 2022 23:04 #243954
by probotix
Replied by probotix on topic Installing from linuxcnc-2.8.0-buster.iso fails via USB
404s on the repositories.
Please Log in or Create an account to join the conversation.
27 May 2022 00:01 #243960
by andypugh
Replied by andypugh on topic Installing from linuxcnc-2.8.0-buster.iso fails via USB
LinuxCNC repositories or Debian repos?
My Debian install doesn't seem to be having any trouble, which repitory (exactly) is failing?
My Debian install doesn't seem to be having any trouble, which repitory (exactly) is failing?
andypugh@buster:~/linuxcnc-dev/src$ sudo apt-get update
Hit:1 http://deb.debian.org/debian buster InRelease
Hit:2 http://www.linuxcnc.org buster InRelease
Reading package lists... Done
Please Log in or Create an account to join the conversation.
- robertspark
- Offline
- Platinum Member
Less
More
- Posts: 915
- Thank you received: 216
27 May 2022 12:55 #243984
by robertspark
Replied by robertspark on topic Installing from linuxcnc-2.8.0-buster.iso fails via USB
slightly off topic..... {but related}
github.com/LinuxCNC/buster-live-build/bl...e-lists/desktop.list
suggest changing nm-tray to network-manager-gnome {which is what gets used in bullseye + does not load multiple entries}
if I wanted to add stuff like freecad, etc etc is this where I would add it?
grub-customizer {easy grub editing}
power-manager {easy screen saver + lock + screen blank disable}
I am guessing I could change all of the repositories etc so that bullseye / bookworm could be built with linuxcnc master as an iso?
github.com/LinuxCNC/buster-live-build/bl...e-lists/desktop.list
suggest changing nm-tray to network-manager-gnome {which is what gets used in bullseye + does not load multiple entries}
if I wanted to add stuff like freecad, etc etc is this where I would add it?
grub-customizer {easy grub editing}
power-manager {easy screen saver + lock + screen blank disable}
I am guessing I could change all of the repositories etc so that bullseye / bookworm could be built with linuxcnc master as an iso?
Please Log in or Create an account to join the conversation.
Time to create page: 0.088 seconds