Re: [Emc-developers] LinuxCNC 2.8.2 Debian 10 Buster PREEMPT-RT ISO can't install Grub

2022-10-01 Thread Rod Webster
My solution was to upgrade to a later version of Debian with NIC driver support. I don't think installing with a disconnected NIC would test the condition, you would need to test with an unsupported NIC or maybe no NIC installed. The hardware I used is no longer available (Odroid H2+) so its not a

Re: [Emc-developers] LinuxCNC 2.8.2 Debian 10 Buster PREEMPT-RT ISO can't install Grub

2022-10-01 Thread Sam Sokolik
I have had issues installing debian from the boot menu.. but so far - the installer when you boot into the live has worked every time. On Sat, Oct 1, 2022, 1:06 PM wrote: > I just installed from the 2.8.4 ISO in a virtual machine > (virtual box) with a network card active, but no connected > et

Re: [Emc-developers] LinuxCNC 2.8.2 Debian 10 Buster PREEMPT-RT ISO can't install Grub

2022-10-01 Thread lcnc
I just installed from the 2.8.4 ISO in a virtual machine (virtual box) with a network card active, but no connected ethernet cable, with success. No problems with grub. Joachim Am 01.10.22 um 13:06 schrieb andy pugh: On Sat, 7 Aug 2021 at 13:47, Rod Webster wrote: Just a heads up. It looks l

Re: [Emc-developers] Time to split 2.9 and master?

2022-10-01 Thread Hans Unzner
Am 01.10.22 um 18:01 schrieb andy pugh: On Sat, 1 Oct 2022 at 16:29, Hans Unzner wrote: Unfortunately this would not work because: - From the pin name you can't draw a conclusion on the function. For example "mb2hal.00.01" could be fnct_06_write_single_register or fnct_02_read_discrete_

Re: [Emc-developers] Time to split 2.9 and master?

2022-10-01 Thread andy pugh
On Sat, 1 Oct 2022 at 16:29, Hans Unzner wrote: > Unfortunately this would not work because: > - From the pin name you can't draw a conclusion on the function. >For example "mb2hal.00.01" could be fnct_06_write_single_register or > fnct_02_read_discrete_inputs. So should be either converted t

Re: [Emc-developers] Time to split 2.9 and master?

2022-10-01 Thread Hans Unzner
Am 25.09.22 um 19:59 schrieb andy pugh: On Sun, 25 Sept 2022 at 10:57, Hans Unzner wrote: On principle a good idea but I think it's misleading if the INI version number is increased when only something inside a component has changed. Maybe, but it actually serves no other purpose (and was s

Re: [Emc-developers] LinuxCNC 2.8.2 Debian 10 Buster PREEMPT-RT ISO can't install Grub

2022-10-01 Thread andy pugh
On Sat, 7 Aug 2021 at 13:47, Rod Webster wrote: > > Just a heads up. It looks like the Buster ISO has a dependency for Grub > that has to be installed from the network while installing. The install > fails at this point in an endless loop and no way to boot the machine if > you don't have internet