Re: Installing, then installing CDE
RVP <[email protected]>
| Newsgroups | gmane.os.netbsd.general |
|---|---|
| Message-ID | <[email protected]> |
On Thu, 20 Aug 2026, Liam Proven wrote: > Small update: > > In the end, I have deadlines, and I'd wasted days on this. I could not get > CDE working. I abandoned it, finished my article, and submitted it yesterday > afternoon. It should run soon. > If your IPv6 connectivity is OK, then installing NetBSD in QEMU at least--no idea about vbox--is painless. Eg. installation under QEMU: https://www.youtube.com/watch?v=o82CXOru7aE > I made the changes requested in the README file. I did not expect that was a > thing! I expect a packaging tool to do such things for me, TBH. > Man-power thing, I think: pkgsrc runs on many OSes, and every one of them, except NetBSD, has its own native pkg manager. Without a lot of testing, pkgsrc can't go around fiddling with stuff in /etc--or elsewhere. This is also why pkgsrc changes stuff mostly in `/usr/pkg' (or whatever the installed base dir. is). Everything else is left up to the user. > I resized the window. I tried `xrandr` but could not work out the magic > incantation. So I installed `lxrandr` and that worked fine. > https://www.unitedbsd.com/d/1663-how-to-do-fullscreen-netbsd-x11-in-utm-on-a-mac > Saving did not work; on a reboot it always went back to 800*600. > https://wiki.netbsd.org/tutorials/x11/how_to_use_wsfb_uefi_bios_framebuffer/ -RVP