Re: interactive-shell escapes in sysupgrade/autoinstall?

2025-05-11 Thread Jonathan Thornburg
In , I wrote: > I have an OpenBSD system for which /home isn't in /etc/fstab. [[...]] > Today (trying to upgrade from 7.6-stable/amd64 to 7.7/amd64) I discovered > that this breaks sysupgrade (and autoinstall): In

Re: interactive-shell escapes in sysupgrade/autoinstall?

2025-05-11 Thread Sylvain Saboua
I ran into the same problem (/home and /var/www on separate encrypted partitions, I avoided full-disk encryption in order to be able to distant reboot). For this time, I just unmounted /home before sysupgrade(8) and hoped I'd remember to do the same next time. On 2025-05-12 07:09, Jonathan Thorn

[h...@stare.cz: Re: interactive-shell escapes in sysupgrade/autoinstall?]

2025-05-11 Thread Jan Stary
- Forwarded message from Jan Stary - Date: Mon, 12 May 2025 08:36:54 +0200 From: Jan Stary To: Jonathan Thornburg Subject: Re: interactive-shell escapes in sysupgrade/autoinstall? If you are willing to manualy intervene during a sysupgrade, you can just as well boot into bsd.rd and do

Re: hibernate question

2025-05-11 Thread patrick keshishian
On Sun, May 11, 2025 at 11:32 PM patrick keshishian wrote: > > Hi Mike, > > On Wed, May 7, 2025 at 8:44 PM Mike Larkin wrote: > > > > On Wed, May 07, 2025 at 12:18:53AM -0700, patrick keshishian wrote: > > > This is potentially a very dumb question; please bear with me. > > > > > > I have an olde

Re: hibernate question

2025-05-11 Thread patrick keshishian
Hi Mike, On Wed, May 7, 2025 at 8:44 PM Mike Larkin wrote: > > On Wed, May 07, 2025 at 12:18:53AM -0700, patrick keshishian wrote: > > This is potentially a very dumb question; please bear with me. > > > > I have an older thinkpad currently running OpenBSD 7.6. I have > > recently added more RAM

Re: interactive-shell escapes in sysupgrade/autoinstall?

2025-05-11 Thread Janne Johansson
> I have an OpenBSD system for which /home isn't in /etc/fstab. Rather, > Today (trying to upgrade from 7.6-stable/amd64 to 7.7/amd64) I discovered > that this breaks sysupgrade (and autoinstall): sysupgrade downloads the > install sets to /home/_sysupgrade/ just fine (since at the time I type s

interactive-shell escapes in sysupgrade/autoinstall?

2025-05-11 Thread Jonathan Thornburg
I have an OpenBSD system for which /home isn't in /etc/fstab. Rather, /home lives on its own softraid volume. After each multiuser boot I login as root and run (a shell script which invokes a perl script which invokes) bioctl to assemble and mount the /home softraid volume. Today (trying to upgr

Re: certbot missing from i386 and 7.7

2025-05-11 Thread Philip Guenther
On Sun, May 11, 2025 at 8:29 PM Clint wrote: > On Sun, May 11, 2025 at 10:52:46AM -, Stuart Henderson wrote: ... > > btw, if you have hardware which is capable of running amd64, that would > > be my first recommentdation. > > Yeah. That's also probably best. > > Doesn't look possible on this s

Re: certbot missing from i386 and 7.7

2025-05-11 Thread Clint
On Sun, May 11, 2025 at 10:52:46AM -, Stuart Henderson wrote: > On 2025-05-11, Clint wrote: > > On Sat, May 10, 2025 at 06:50:38PM +0200, Theo Buehler wrote: > >> On Sat, May 10, 2025 at 09:56:04AM -0400, Clint wrote: > >> > Just upgraded to OpenBSD 7.7 using i386 and I noticed the certbot >

Re: How to ignore DNS from SLAAC / DHCPv6 / RA?

2025-05-11 Thread Kirill A . Korinsky
On Sun, 11 May 2025 23:12:40 +0200, Lucas Gabriel Vuotto wrote: > > Don't run resolvd if you don't want DNS autoconfiguration. > This is hack which works. But if I would like to get dns settings only from one interface? -- wbr, Kirill

Re: Improper shutdown leads to no-boot situation

2025-05-11 Thread Lloyd
Hi Henrich, > To be clear, fscking does not correct the issue with /bsd? It's still > just several KB? Is this random, or do you have the ability to readily > reproduce it? Correct. I looked into the issue more today and believe I've achieved 100% reproducibility. However, the problem is entirely

Re: How to ignore DNS from SLAAC / DHCPv6 / RA?

2025-05-11 Thread Lucas Gabriel Vuotto
On Sun, May 11, 2025 at 04:54:58PM +0200, Kirill A. Korinsky wrote: > misc@, > > How can I ignore DNS settings which machine gets on a specified interfaces > via DHCPv6 / RA / SLAAC? > > DHCP for IPv4 has the way via dhcpleased.conf: > > interface cnmac3 { > ignore dns > } > > but I can't f

Re: certbot missing from i386 and 7.7

2025-05-11 Thread Hugo Osvaldo Barrera
On Sat, 10 May 2025, at 18:50, Theo Buehler wrote: > Rust no longer builds on i386 because it runs out of memory during its > build. certbot depends on pyca/cryptography which depends on Rust. When building Rust on Alpine Linux, I've found that the peak memory used is proportional to the amount of

Re: Improper shutdown leads to no-boot situation

2025-05-11 Thread Robert B. Carleton
On Sun, 2025-05-11 at 16:25 +, H. Hartzer wrote: > Lloyd wrote: > > I've run across this a few times, where I've improperly shut down > > a VM (tapped the wrong button for power off vs ACPI shutdown) and > > this lead to an unbootable image with the message before boot: > > > > booting hd0a:/b

Re: Improper shutdown leads to no-boot situation

2025-05-11 Thread H. Hartzer
Lloyd wrote: > I've run across this a few times, where I've improperly shut down > a VM (tapped the wrong button for power off vs ACPI shutdown) and > this lead to an unbootable image with the message before boot: > > booting hd0a:/bsd: hd0a:/bsd: Inappropriate file type or format > failed(79). wil

Re: OpenBSD on Intel Core m3 MacBook 2017?

2025-05-11 Thread Robert
Hm yes, might be the same issue... You ran into problems at " sd0: 119275MB, 512 bytes/sector, 244275200 sectors xhci2: command ring abort timeout " In my case the "sd0: ..:" is the last line I see, then it hangs. I tried waiting at that point for 15min but no change. Ok then, guess I'll find a

Re: From Xfce to Mate

2025-05-11 Thread Dan
Just to recap, due to the above ssh client behavior reoccuring both in Mate-terminal both in xfce-terminal inside Mate (without xenodm as per my usual) I'm ready to end up to return to Xfce stick again. Playing with the suggested env variables (specified in the man) gave no meaningful change t

Re: OpenBSD on Intel Core m3 MacBook 2017?

2025-05-11 Thread Kirill A . Korinsky
On Sun, 11 May 2025 17:22:22 +0200, Robert wrote: > > Has anyone successfully installed OpenBSD on a MacBook with Intel Core m3 > (12" 2017 model [1])? > > I only found one old thread [2] that failed. > > It starts to boot from an amd64 efi USB image, but hangs after the "sd0: ..." > output o

OpenBSD on Intel Core m3 MacBook 2017?

2025-05-11 Thread Robert
Hi, Has anyone successfully installed OpenBSD on a MacBook with Intel Core m3 (12" 2017 model [1])? I only found one old thread [2] that failed. It starts to boot from an amd64 efi USB image, but hangs after the "sd0: ..." output of the kernel. i386 won't boot at all, the Apple bootloader does

How to ignore DNS from SLAAC / DHCPv6 / RA?

2025-05-11 Thread Kirill A . Korinsky
misc@, How can I ignore DNS settings which machine gets on a specified interfaces via DHCPv6 / RA / SLAAC? DHCP for IPv4 has the way via dhcpleased.conf: interface cnmac3 { ignore dns } but I can't find any way for IPv6 and it works like this: gw$ cat /etc/resolv.conf nameserver 127.0.0.

Re: acpi0: PM1 stuck (en 0x101 st 0x1), clearing

2025-05-11 Thread Dave Voutila
Lloyd writes: > On OpenBSD VMs running under Microsoft Hyper-V, I periodically see the > following kernel message displayed on the console: > > acpi0: PM1 stuck (en 0x101 st 0x1), clearing > > Looking at logs, it affects all OpenBSD VMs on the host, sometimes at the same > time -- but sometimes n

Re: System Requirements

2025-05-11 Thread Stuart Henderson
On 2025-05-08, Swingball Fairweight wrote: > Hello. I recently stumbled upon this OS and now I'm just curious what > the system requirements are. I'm not sure if I overlooked something > but I already looked over the website and I cannot seem to find what > exactly those system requirements are.

Re: certbot missing from i386 and 7.7

2025-05-11 Thread Stuart Henderson
On 2025-05-11, Clint wrote: > On Sat, May 10, 2025 at 06:50:38PM +0200, Theo Buehler wrote: >> On Sat, May 10, 2025 at 09:56:04AM -0400, Clint wrote: >> > Just upgraded to OpenBSD 7.7 using i386 and I noticed the certbot package >> > is no longer there for i386 but it is there for AMD64. >> > >