You are not logged in.
I am directly booting the iso into the VM. Beowulf 3.1.0 with runit is up and running on cli level in the VM now.
Found a solution. When playing around with various isos I had available I realised that the latest Bullseye download did boot in efi mode, whilst all Devuan isos didn't. Looked at the difference, and found that the Debian stuff has an EFI folder in the iso.
Extracted the 3.1.0 iso, added the EFI folder from Bullseye, and burnt it with brasero to a new iso. That now boots into VBox.
Is that something to consider for Devuan too?
rolfie
I know the effect that most distros end up in the efi shell after being switched off once. And I know the workarounds. Also I would claim VBox has improved the efi support a bit recently, its not only Arch which is starting automatically now. Or it may be related to the fact that I created a file in the efi shell that simulates the nvram (can't remember the name out of the top of my head, need to look it up).
In my case I even can't get the installer iso to boot in efi mode. I searched through FS0: but couldn't find any grubx64.efi or any efi file. Which file starts the installer in efi mode?
rolfie
Edit: on a bootable Beowulf memory stick that I think was created from the 3.0.0 DVD an EFI directory is present containing a BOOTX64.efi, which I do not find in FS0:, BLK1: or BLK2:.
Downloaded the netinstall and the server isos to play a bit with the runit setup in a VBox VM.
Both boot up fine when in BIOS mode, with the efi setup I end up in the efi shell. This also happens with the 3.0.0 netinstall image.
I am running 6.1.18 on Beowulf/Mate. Another install a few days ago worked in efi mode.
Is there something wrong with the isos or is my VBox suddenly screwed? How can I start the iso manually from the efi shell?
rolfie
Well, you need to polish your sources.list. Have a read: https://www.devuan.org/os/packages
rolfie
Most likely a matter of user rights and policies. Maybe related to elogind?
Are you on Beowulf? Which desktop, how do you start? How did you get there? Upgrade from ASCII, fresh install?
rolfie
The path issue with su is not a Devuan topic but coming down from the Debian side of things. Get used to this. Also there are hints in the Release Notes how to handle the issue on your own.
Rolfie
Alternative solution:
download VBox directly from Oracle including the extension pack, copy the Buster .deb file to /tmp and install it with dpkg -i.
rolfie
Read https://www.devuan.org/os/packages.
apt -t beowulf-backports install package
Too bad, I am stuck here. You definitely need the elogind versions of these packages for mate desktop to work correctly.
That command did the job for me a while ago. Maybe one of the real Linux gurus can help.
Sorry that I could not help to fix this, rolfie
Edith: That problem with consolekit/elogind came up with ASCII, finally found the original post about that problem: https://dev1galaxy.org/viewtopic.php?id=1952
What happens if you try this?
apt install libpolkit-gobject-elogind-1-0 libpolkit-backend-elogind-1-0
Beowulf works out of the box normally. consolekit does not work nicely with mate/lightdm. Installing it past mate causes your problems I think. I can't exactly remember if there were issues in ASCII, or if that was during early Beowulf. Too lazy to search all my posts.
Give this a try:
apt install libpolkit-gobject-elogind-1-0
That should replace the consolekit packages with the elogind ones that work.
rolfie
Which version are we talking about? ASCII/Beowulf/Chimaera/Ceres?
How did you install Mate? Consolekit might be the issue, I remember having some issues with this with early Beowulf, I think. Have a look in this forum and in the release notes. An installation directly from any install media should work fine though without the need to tweak anything.
As a long time Mate user I never had problems setting these topics. Use System from the top panel. Since I have a German version running, I can't give you the English terms, but there you find everything.
rolfie
Yes it works fine. ASCII, Beowulf, Chimaera, with Mate desktop & Cinnamon.
rolfie
I am running a 5500XT with Beowulf on 2 X570 mainboards with Ryzen 3700X, latest backports kernel and firmware, Mate Desktop. For Gnome/Cinnamon you need the MX Mesa package upgrade. Read the linked post and all its branches.
rolfie
@rolfie . . . An "Invisible ink" trick?
Impressing, isn't it?
No, you were reading too fast. I just hit TAB in the middle of starting to answer, which posted what I wrote so far. Had to edit the post for a complete answer.
Sorry, easily explainable.
rolfie
Hi Lawson,
sda uses the traditional msdos partitioning, max of 4 primary partitions supported, or you use the dirty trick of adding an extended partition with logical drives. This is what we see here.
sda1 and sda2 are two primary partitions for swap and Devuan. sda3 is the extended partition for the rest of the drive which holds sda5 as first logical partition. This is normal naming. Everything fine and explainable.
lsblk does not show any indication of an open LVM. If the messages don't disturb you too much leave it as is.
Maybe the LVM is hidden in the Ubuntu stuff?
rolfie
You can ignore the errors due to devices sdb to sde. Depending on the type of reader, there is no way to get rid of these messages (I have such an adapter myself in one of my PCs).
About the LVM: are you sure you haven't got that running? What is lsblk showing? Run this as root.
rolfie
++++
Rolfie
To encourage you, have a read of this thread: https://dev1galaxy.org/viewtopic.php?id=3811
rolfie
FYI: the Devuan team is very small. It concentrates on removing systemd dependencies from Debian packages, the rest is taken over unchanged.
Don't expect a perfect world.
rolfie
I am using VB for many years now, no issues with it. Some people say its crap because its from Oracle. Ok.
Tried qemu, and did not have the features I used to have with VB: a good and useful graphical tools to administer, easy pass through of USB drives, shared folders. And it looked liked I could not reliably use it, it crashed on me spontaneously several times. So I dropped my try.
To pass through USB you have to install the extension pack, without it would not work. And you need to be in the vboxusers group. If I remember correctly on Beowulf I had to load some modules. That wasn't required with ASCII. Got an old XP and a Win7 virtual machine working fine for me (and I use VB to try Linux distros and new versions like Chimaera in VB).
If you need support give us a shout.
rolfie
I use VB, tried qemu/kvm and found its not mine. I load the latest package ddirectly from Oracle and install it with dpkg -i.
rolfie