The officially official Devuan Forum!

You are not logged in.

#301 Re: Off-topic » Interesting news » 2022-05-26 08:18:05

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! big_smile

#302 Re: Off-topic » Is wayland the new systemd ? » 2022-04-16 08:46:12

Xorg works, no need to change it. wink

Heck, even tinyX would work for most people, as most only use desktops/laptops, & don't need the extra network services built into Xorg. smile

#303 Re: Off-topic » Why don't we just fork systemd and remove unneccessary bloat? » 2022-04-16 08:32:59

I use Devuan because it's what Debian used to be. wink

If it doesn't suit you, try a different distro, that's the beauty of Linux, choice. smile

#304 Re: News & Announcements » Does the project prepare some periodic report? » 2022-04-02 09:52:13

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. smile

#306 Re: Desktop and Multimedia » Restore panel » 2022-03-29 17:10:32

Via the menu .

Applications > Settings > Panel

#307 Re: Off-topic » What are you reading/want to read ? » 2022-03-20 09:36:01

Just picked up & re read my copy of Into The Core - it's all about Tiny Core Linux & how it works. smile

#308 Re: Installation » Keyboard layout change doesn't take effect (Devuan 4 Chimaera) » 2022-03-13 09:51:10

See 'man loadkeys' - I think it's loadkeys UK, but might be GB.

#309 Re: Devuan Derivatives » [SOLVED] Is it safe to clear out /media folder of old sd(x) references? » 2022-03-10 09:39:38

Looks like it's a log file of the devices that had been attached, should be perfectly safe to empty/delete.

#310 Re: Documentation » Devuan GNU+Linux Command-line Installation Guide (In progress) » 2022-03-04 18:27:52

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(?).

#311 Re: Off-topic » ssd failure » 2022-02-26 10:24:05

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. wink

#312 Re: Installation » [SOLVED] How to blow away efi partition using live-install iso? » 2022-02-24 14:03:38

Re UEFI installs, I had to create & mark a UEFI partition, before installing from the Devuan Live, (so maybe that was the problem).

#313 Re: Installation » [SOLVED] How to blow away efi partition using live-install iso? » 2022-02-24 10:02:04

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

#314 Re: Hardware & System Configuration » Question about portable drives for persistent live installations: » 2022-02-21 09:56:56

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.

#315 Re: Hardware & System Configuration » Severe damage to ext4 filesystem - advice needed » 2022-02-11 10:31:24

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.

https://ngelinux.com/how-to-view-backup … ilesystem/

#316 Re: Installation » Problems with desktop-live iso. » 2022-02-04 18:09:31

I just installed to a UEFI computer yesterday, it works. wink

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. smile

#317 Re: Installation » Changing UUID of /root? » 2022-02-02 13:59:09

Ah, OK, try re installing grub to that drive, you may need to use a 'live' version of your distro.

#319 Re: Desktop and Multimedia » Listening to local playback with Audacity » 2022-02-02 09:36:52

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.)

#320 Re: Installation » Changing UUID of /root? » 2022-02-02 09:30:25

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)

#321 Re: Devuan » Downgraded to Devuan Chimaera... » 2022-01-28 18:08:49

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.) wink

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. smile

#322 Re: Devuan » Downgraded to Devuan Chimaera... » 2022-01-28 10:20:37

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. wink

Devuan is a great distro, (especially if you install from the 'live'), for a desktop. smile

P.S. Ultimately, it will depend on who has the best O/S for my ARM based RPi SBCs - so far it's Devuan. big_smile

#323 Re: Hardware & System Configuration » Micro SD card problem, cannot fix errors. » 2022-01-26 09:59:55

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.)

#324 Re: Hardware & System Configuration » [SOLVED] USB refusing to connect to one device » 2022-01-25 10:26:21

> 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.

#325 Re: Devuan » Devuan look and feel » 2022-01-19 10:06:20

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).

Board footer

Forum Software