You are not logged in.
Well, strange. When posting the fuse hint I forgot that the old fuse has been replaced by fuse3.
Its working here on my workstation with fuse3 and ntfs-3g, no kernel modules.
Is fuse installed?
... I have 'non-free contrib' instead of 'contrib non-free' ...
The order is irrelevant, most likely you will need to add non-free-firmware.
You should really read the linked thread to understand the background ...
May be simply due to an issue with the sources.list. New in Debian 12 Bookworm and in consequence in Devuan 5 Daedalus:
There is a new sub-repo called non-free-firmware. Look i.e. into this thread: https://dev1galaxy.org/viewtopic.php?id=5688
Well, looked at the list of available packages at devuan.org. When I read that list correctly, wine-stable only exists in the jessie repo. Looking at the Debian SW repo, its also missing in bookworm.
On my PC running Daedalus I get:
# apt list wine*
Auflistung… Fertig
wine-binfmt/stable,stable 8.0~repack-4 all
wine32-preloader/stable 8.0~repack-4 i386
wine32-tools/stable 8.0~repack-4 i386
wine32/stable 8.0~repack-4 i386
wine64-preloader/stable 8.0~repack-4 amd64
wine64-tools/stable 8.0~repack-4 amd64
wine64/stable 8.0~repack-4 amd64
wine/stable,stable 8.0~repack-4 all
winetricks/stable,stable 20230212-2 all
# apt list wine-stable
Auflistung… Fertig
Don't know from where you got that package, its not from Daedalus. I you want to install wine, use wine or wine64. You may need to add i386 as architecture first to be able to run also 32bit software.
To the technical side of things:
1.) Devuan/Debian can be installed in legacy or efi mode on MBR or GPT drives in any combination when Windows isn't involved. Well, some side conditions do apply here and there like for efi installs you will need an efi partition in any case ... but its your choice which way to go. On new drives I suggest to use GPT. Not to count partitions and care about logical drives really is some progress and much more logical.
2.) In your case do not use any automatism. Make sure you use manual partitioning. That way you can select exactly where to install Devuan. Though a backup never hurts when things go south by chance.
3.) I think when you add the existing swap partition the installer will format that again. AFAIK you don't have the choice not to do that. If that swap is used somewhere else you will have to modify the uuid in the fstab.
Ok, the PC is an efi only system.
To the live media: I have no idea about the refracta installer used on the live media. As experienced user I only use expert install with netinstall media with the oldfashioned command line installer. What I got from the forum here is that the refracta installer is limited in its options and sometimes causes issues.
To btrfs: I don't use this file system, no idea if it is present on netinstalls.
To the /home directory: the installer adds the /home path below / when you do not specify a separate partition for /home. You can select your desired partition for /home by adding a line to the fstab like this (you may need to adapt one or the other thing):
# Home
UUID=xxxx /home ext4 defaults 0 1
This line maps your existing /home over the newly generated /home on the root file system.
Prerequisite is that the user name and group are identical.
Then you reboot and you should see that the space of the /home-partition now is different.
What a rant without telling anything about the PC hardware involved ... Ok, some comments anyway ...
Why Beowulf today? Is that a very old PC that does not work any more with latest versions? If you try to install in efi mode, it must be something relatively recent, so Daedalus should be fine.
efi-Mode and not writing to the efi partititon: any Debian/Devuan installer needs to be booted in efi mode if you want an efi installation. Make sure when the boot stick is selected that you use the one that is marked "efi"! If not the installer will try to write a legacy grub. This may explain this error 127.
Installations from live media often suffer from various problems. My advise: Use a regular installer. As an experienced user I do prefer the netinstalls, and I only use expert mode and manual partitioning.
To make sure only one efi partition is used, either remove all other devices from the PC, or use manual partitioning to select the efi partition to be used if more than one exists on the PC. Do not format it!
BTW: there is no fixed device detection order. Normal boot and installers can change detection order by chance depending on kernels used, timing, chance ... Always have a very close look before letting go.
Also the swap partition can be set during manual partitioning, but AFAIK the installer always will try to reformat the device. You will need to set the correct UUID in the affected fstabs manually.
Theoretically you can attach an existing /home during installation also by manual partitioning. But this is prone to errors, you have to make sure that you do not reformat the device. My personal advice is to attach it by modifying the fstab after you booted the install successfully, this would be my way.
You can only boot CD1 and then also read in CD2 during installation when the installer asks.
In addition the message indicates a problem with Secure Boot. Switch it to "Other OS" in the Bios.
If I am not mistaken you are on Daedalus, correct?
Then forget the idea to install a complex Ubuntu application on a Devuan system. The required dependencies live in their Ubuntu universum, and most likely they do not fit to Debian/Devuan. And for sure an Ubuntu package will not be considered for fixing it into Devuan.
Tested the devuan_daedalus_5.0.1_amd64_netinstall.iso in a VBox VM overwriting an older installation.
Successful efi installation with Acceleration - Paravirtualisation = none.
That is one of these small flat modern M2-SSDs you find in up to date computers nowadays, typically 22mm wide and 80mm long (other lengths possible). They talks to the PCIe bus via a protocol called NVMe while conventional SSDs like SATA HDDs use AHCI as communications protocol.
Have a look on Wikipedia.
I am pretty sure the main drive in your Win11 laptop is a M2 NVME SSD.
can i install parallel to windows 11 pro?
Yes. As first step you will have to reduce the space Windows11 takes on the NVME.
My approach would be:
- Reduce the Win11 space by 128M using a gparted life on USB stick.
- Make sure Win11 still boots ok.
- Obtain a Devuan Daedalus netinstall (when the laptop has LAN on Board) or the Daedalus DVD if no LAN is available. Put one of them on a stick and boot from there and install into the empty space using manual partitioning.
I agree with Fred, you need to go into your bios setup and switch off secure boot, enabling/allowing legacy boot.
This is not 100% correct. You can disable Secure Boot, but normally the PC/Laptop will remain in UEFI mode. In addition, very modern UEFI implementations have skipped the possibility to enable CSM = Legacy mode.
I guess the OP will need to install Devuan in EFI mode.
I would say booting from a running OS into another one normally is impossible.
Suggestion: look into how to use boot override on the Windows laptop. Start the stick with Devuan Life from there.
Read that entry carefully: I think it means HTTPS-Only mode IS enabled.
I would claim Image Viewer and Document viewer windows look normal. I have got the same ...
Check your GIMP settings if you have disabled something regarding the menu settings by chance.
Check FF options: if the "only https" option is selected that would explain the FF message.
As debian user i say no its not normal behaviour every version of gimp works there so its devuan bug.
I wouldn't blame it to Devuan. Gimp works fine and shows full menues on my Daedalus with Cinnamon DE.
@OP: which DE do you use?
Edith: by the way, except for banned packages that rely on or are systemd, the vast majority of Devuan packages are 1:1 Debian packages.
Try again, just did an apt update that worked fine.
Use the Download link on the top of the forum page ...
You can directly download VBox from this web page: https://www.virtualbox.org/wiki/Linux_Downloads
For Chimaera use the Debian11 file, for Daedalus the Debian12 file. Copy this file to /tmp and install it as root with dpkg -i . You may also download the extension pack if you require e.g. improved USB support.
@Andre4freedom: The automatic setup is called IPP. When I bought the printer and installed it, can't remember if it was under Beowulf or Chimaera, I got a bunch of entries in the cups administration, and none really worked. I was totally confused getting in contact to something I never saw before. So I switched off this IPP feature in the printer, deleted all the not working printers, and configured it the traditional way with a PPD file and an individual entry in cups. Kept this for Daedalus ...
Well, problem solved.
Nemo claimed that cupsd.conf is a binary file, so initially I didn't bother to look at it. Got a hint from the German Debian forum to look at the "Listen" entries in the cupsd.conf. Tried to open it with geany in a root terminal, and found that the contents was plain text. Well, the "Listen" entries on my workstation were both identical pointing at /run/cups/cups.sock. Changed the first one to localhost:631, restarted the cups service, and voila, the problem is gone. Somehow the file was modified some time in Feb this year. There is a backup with the same timestamp which is one line longer due to a comment in line 1, the listen entries are also bad. Now I get:
# ss -ltnp sport 631
State Recv-Q Send-Q Local Address:Port Peer Address:Port Process
LISTEN 0 128 127.0.0.1:631 0.0.0.0:* users:(("cupsd",pid=18184,fd=7))
LISTEN 0 128 [::1]:631 [::]:*
Crosschecked with my laptop which is working: the cupsd.conf looks different and is significantly bigger. There are lots of comments in the file, not only directives for cups like on my workstation.
Interesting troubeshooting ...