You are not logged in.
See 'man loadkeys' - I think it's loadkeys UK, but might be GB.
Looks like it's a log file of the devices that had been attached, should be perfectly safe to empty/delete.
Go on the Devuan GNU+Linux download page and download the stable minimal-live ISO file devuan_{codename}_{version}_{architecture}_minimal-live.iso.
Wouldn't it just be easier to use refracta installer which, I believe, is included in the 'live' image - you seem to be creating your installation as if from a 'net install' image, to my mind(?).
Hmm, I've just swapped over most of mine to SSDs, I thought they had improve performance these days, compared to when first introduced, but I don't have anything really important, & I do keep recent backups, so I'll likely be OK.
I still have some HDDs, & these are what I backup too, (usually have 2 copies, different disks), I'd hate to have to replace all my music & downloaded stuff.
Re UEFI installs, I had to create & mark a UEFI partition, before installing from the Devuan Live, (so maybe that was the problem).
Normally you just need to wipe the boot sectors of the disk - I do it using dd.
sudo dd if=/dev/zero of=dev/sda bs=4M count=1
For speed & stability, SSD.
For longevity & compatability, HDD.
If it is to be used as a USB drive, any.
For large sized disk, 1TB or more, HDD - for price & longevity.
Write a copy of the super block to the drive, even if you lose what was overwritten by the .iso file, you should be able to recover the rest to copy to another disk.
I just installed to a UEFI computer yesterday, it works.
When you install, you have to first create a fat32 partition of about 100MB, & set its flags to boot esp, then create your other partitions & install as usual.
Ah, OK, try re installing grub to that drive, you may need to use a 'live' version of your distro.
Maybe this one.
If I remember, under edit/options, you should see your input device, you just need to choose it, then Audacity should record from it.
(Haven't recorded lately, & don't have it on this system.)
Each disk has a unique UUID, you will have to find the new disks UUID first, & then add it to fstab of that disk, then it should boot.
@ Dutch_Master
(The root user has the ID of 0.)
$ id root
uid=0(root) gid=0(root) groups=0(root)
OpenBSD is a distro that is mainly oriented for the Desktop use
Definitely not so, their priority is security!
(Desktop use is accepted, but definitely not a priority.)
nothing works with automation (I mean plugging a pendrive requires the use of CLI), it has its own default WM, CWM
As stated above, no auto mounting of external media is a security feature - & CWM was written by the OpenBSD team!
But I will concede, there may be a lack of drivers for some hardware, compared to FreeBSD, but if it is supported, it's a great O/S.
As always though, whatever suits you is the one to use.
OpenBSD tends to put less on your disk than FreeBSD, (& that is why it is my backup system), should Linux be taken over by the 'commercial interests' completely.
Devuan is a great distro, (especially if you install from the 'live'), for a desktop.
P.S. Ultimately, it will depend on who has the best O/S for my ARM based RPi SBCs - so far it's Devuan.
First, make sure it is not mounted.
Then, give it a new MBR.
Next partition it.
Finally, put a new file system on it.
(I use fdisk.)
> Thanks for the tipp: I've compiled the USBcore as a module now. Before
> it was compiled into the kernel. In the file /etc/modprobe.conf I've
> added the line: > options usbcore old_scheme_first=y <.
Suggests that it is a recompile of a kernel module, with a line added to /etc/modprobe.conf to make it work.
Why not just stick to what we have(?).
Why do we need to keep on changing it(?).
You could always include the release name in small letters at the bottom right or left of the 'official' background.
(If you wanted it identifying as a new release).
Use a 'down loader' program instead - Youtube has lost sound, yet again, so it is the only way I get to hear videos, plus I can watch at a time more convenient to me.
Sometimes this does happen, but if you use fdisk, & give it a new mbr, then partition it, & put a new filesystem on it, it becomes what it really is, sizewise - but it could just be a fake.
I dumped the 'blue screen of death' way back in 1999.
Linux or BSD will do everything a normal user requires.
There is no 'defrag' necessary, because of the way Linux handles the data using inodes.
I always keep my data on my discs, having a back up is also advisory, for any O/S.
Go for it!
Check dmesg to see if it is being seen by the O/S.
Easiest way to get up & running is to install from the 'live' version - basically, everything that works on Debian also works with Devuan.
(Try sudo useradd.)
Simple solution to get up & running quickly, use the 'live' installable image!
Takes next to no time, then you can add what you want, & even remove that which you don't.
All distros have an easy option these days, but if you want to 'feel clever', just install from the basics of the DVD, & add all the bits you want.
Of course, if you feel Devuan isn't for you, feel free to use another distro.
Why use Ventoy, because you can demo various live distros to potential users, you can have one pendrive with different distros for different machines, think 32bit & 64bit, or even have a command line distro.
For personal 'rescue' purposes, I would use the same distro as was installed, if possible.
Is Ventoy really 'needed'? Probably not, but why not use it when it is available.