You are not logged in.
you criticise a devuan derivative based on website graphics and a debian mention? really?
No! ![]()
I pointed out that all his info stated that it was Debian, & not Devuan - an oversight maybe - but this is the Devuan forum. ![]()
All of your versions state "Debian 11 Bullseye" - not Devuan. ![]()
Maybe, install xinit/startx (can't remember exact package name), then purge slim - the package manager knows that you have X installed & is trying to be 'helpful' by not breaking it, I expect.
Proper recognition at last! ![]()
Ah, right, haven't actually run MIYO since that weird green pukey back drop, (not sure how long ago that was).....
![]()
As long as the keyboard maps are included, using setxkbmap, (or loadkeys in commandline), can be used to get your layout.
Maybe a note to this effect at start up would suffice(?). ![]()
Like it!
Even though I don't use it, (never actually heard of it, but might give it a try).
Thanks for posting the solution.
I presume, if one wants to, that you can still install a minimum system, whether this USRmerge exists or not, so don't really see any problems.
Unless I've missed something, the actual file system will remain the same, but just have links from /bin to /usr/bin, etc.
We used to install some software to /opt in the old days, has anyone missed that habit(?). ![]()
There are several rippers for Linux, some will automatically add the metadata if you are connected to the internet.
Here's one such program - https://www.systutorials.com/docs/linux/man/1-grip/
These days, xpat2 & xshisen, with pysolfc in reserve. ![]()
My computer course in 1994 used Lotus 1-2-3 & WordStar as its primary software, when I got a computer for myself I used WordStar & WordPerfect, with As-Easy-As, a Shareware version of Lotus 1-2-3.
When I started on Linux, I used SC, (Spreadsheet Calculator), a simple spreadsheet for the terminal; didn't need a word prossesor, so just used an editor, but I did use sqlite occasionally, for simple record keeping - ah, those were the days! ![]()
Xorg works, no need to change it. ![]()
Heck, even tinyX would work for most people, as most only use desktops/laptops, & don't need the extra network services built into Xorg. ![]()
I use Devuan because it's what Debian used to be. ![]()
If it doesn't suit you, try a different distro, that's the beauty of Linux, choice. ![]()
The team do a grand job making Debian into what it used to be, an extremely useful distro; I personally don't worry, as long as I can use Devuan, all is well. ![]()
Via the menu.
Applications > Settings > Panel
Via the menu .
Applications > Settings > Panel
Just picked up & re read my copy of Into The Core - it's all about Tiny Core Linux & how it works. ![]()
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=1For 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.