The officially official Devuan Forum!

You are not logged in.

#1 Re: Installation » Google search for "after devuan migration no inittab or inittab.d"??? » 2025-03-27 07:16:55

The fix is, we don't use systemd, so forget about that. Debian without systemd.

inittab is here and functioning with Daedalus.
/etc/inittab

# /etc/inittab: init(8) configuration.
# $Id: inittab,v 1.91 2002/01/25 13:35:21 miquels Exp $

# The default runlevel.
id:2:initdefault:

# Boot-time system configuration/initialization script.
# This is run first except when booting in emergency (-b) mode.
si::sysinit:/etc/init.d/rcS

# What to do in single-user mode.
~~:S:wait:/sbin/sulogin --force

# /etc/init.d executes the S and K scripts upon change
# of runlevel.
#
# Runlevel 0 is halt.
# Runlevel 1 is single-user.
# Runlevels 2-5 are multi-user.
# Runlevel 6 is reboot.

l0:0:wait:/etc/init.d/rc 0
l1:1:wait:/etc/init.d/rc 1
l2:2:wait:/etc/init.d/rc 2
l3:3:wait:/etc/init.d/rc 3
l4:4:wait:/etc/init.d/rc 4
l5:5:wait:/etc/init.d/rc 5
l6:6:wait:/etc/init.d/rc 6
# Normally not reached, but fallthrough in case of emergency.
z6:6:respawn:/sbin/sulogin --force

# What to do when CTRL-ALT-DEL is pressed.
ca:12345:ctrlaltdel:/sbin/shutdown -t1 -a -r now

# Action on special keypress (ALT-UpArrow).
#kb::kbrequest:/bin/echo "Keyboard Request--edit /etc/inittab to let this work."

# What to do when the power fails/returns.
pf::powerwait:/etc/init.d/powerfail start
pn::powerfailnow:/etc/init.d/powerfail now
po::powerokwait:/etc/init.d/powerfail stop

# /sbin/getty invocations for the runlevels.
#
# The "id" field MUST be the same as the last
# characters of the device (after "tty").
#
# Format:
#  <id>:<runlevels>:<action>:<process>
#
# Note that on most Debian systems tty7 is used by the X Window System,
# so if you want to add more getty's go ahead but skip tty7 if you run X.
#
1:2345:respawn:/sbin/getty --noclear 38400 tty1
2:23:respawn:/sbin/getty 38400 tty2
3:23:respawn:/sbin/getty 38400 tty3
4:23:respawn:/sbin/getty 38400 tty4
5:23:respawn:/sbin/getty 38400 tty5
6:23:respawn:/sbin/getty 38400 tty6

# Example how to put a getty on a serial line (for a terminal)
#
#T0:23:respawn:/sbin/getty -L ttyS0 9600 vt100
#T1:23:respawn:/sbin/getty -L ttyS1 9600 vt100
#
# or on a USB serial line
#U0:23:respawn:/sbin/getty -L ttyUSB0 9600 vt100

# Example how to put a getty on a modem line.
#
#T3:23:respawn:/sbin/mgetty -x0 -s 57600 ttyS3

# Example for systemd-nspawn
# Only /dev/console exists inside nspawn, so we need a getty on that.
# Also make sure to comment out the gettys on tty* above.
#C0:2345:respawn:/sbin/getty -8 --noclear --keep-baud console 115200,38400,9600
c7:2345:respawn:bash -c "cat /proc/kmsg >/dev/tty11"
#c8:2345:respawn:bash -c "cat /var/log/squid/cache.log >/dev/tty10"
#c9:2345:respawn:bash -c "cat /var/log/syslog >/dev/tty9"
c8:2345:respawn:bash -c "tail -f /var/log/squid/access.log >/dev/tty10"

I hope this helps

#2 Re: DIY » Init systems: openrc on Docker and systemd outside? - Debian/Devuan b… » 2025-03-26 21:43:08

Hi, Openrc is working fine for my system. I haven't tried any others since I got off systemd when I started using Devuan (ASCII).

I haven't used Docker, so I have nothing to contribute there.

Welcome to Devuan Forum. :-)

#3 Re: Hardware & System Configuration » [SOLVED] apt install: So where did it go? » 2025-03-07 22:19:47

ffmulticonverter is a nice gui for converting all kinds of multimedia files, I've been using it for years. :-)

#4 Re: Installation » ntop install » 2025-03-03 04:38:35

I had trouble getting ntopng installed... I've removed it.

#5 Re: Forum Feedback » I can't believe you closed the Joke thread. » 2025-02-27 23:58:26

I think your previous comments in that thread prove your disdain for freedom. You comment over and over your dislike of resource usage.
Said once is a comment, repeated (edited for spelling) over and over is bullying.
I hope you come up with some content that will keep people browsing the threads.
If someone like me does not say what I feel, you will only have the voice in your head confirming you are right and everybody else is ... wrong.

#6 Forum Feedback » I can't believe you closed the Joke thread. » 2025-02-27 22:33:40

GlennW
Replies: 23

I can't believe you closed the Joke thread.

I actually can believe it because I saw it with my own eyes.

What is wrong with the bean counters in this organisation?

We can't force people to write technical posts continuously which may make the bean counters proud.

This latest move looks fasicist, an overreach of a control fantasy.

I for one, am very disappointed.

#7 Re: Installation » ntop install » 2025-02-27 22:17:40

try ntopng (ng=new generation, i think)

#9 Re: Devuan Derivatives » Fastest and newest AVMultimedia ever... » 2025-02-17 23:08:13

Thank you, my friend, for your efforts and help here.

#10 Re: Devuan Derivatives » Fastest and newest AVMultimedia ever... » 2025-02-17 01:20:25

Hi, thank you for producing AVMultimedia.

I am having difficulty with German language, I boot in non-uefi mode, I don't see where to change the language to English.

I apologise for my ignorance, but how do I change the language to English, I do not see the separate grub boot screens.

I am competent enough to edit config files.

Thank you for your assistance.

#11 Re: News & Announcements » A special Valentine's Day for Devuan! » 2025-02-16 22:40:09

Thank you and Congratulations to the Devuan devs and users for making a fantastic distribution.

#12 Re: Installation » [SOLVED] Kernel choice during installation » 2025-02-08 22:07:34

linux-image-6.1.0-27-amd64 is an available package
linux-image-amd64 is an update placeholder for the latest package

#15 Re: Other Issues » Which runlevel for umountfs and umountroot (via sysv-rc-conf)? » 2024-12-21 21:50:16

Hi, Not sure if this will help, but on my open-rc system both of those files have no start and stop is 0 and 6

/etc/init.d/umountroot

#! /bin/sh
### BEGIN INIT INFO
# Provides:          umountroot
# Required-Start:
# Required-Stop:
# Should-Stop:       halt reboot kexec
# Default-Start:
# Default-Stop:      0 6
# Short-Description: Mount the root and /usr filesystems read-only.
### END INIT INFO

---snip---

added /etc/init.d/umountnfs.sh

#! /bin/sh
### BEGIN INIT INFO
# Provides:          umountnfs
# Required-Start:
# Required-Stop:     umountfs
# Should-Stop:       $network $portmap nfs-common
# Default-Start:
# Default-Stop:      0 6
# Short-Description: Unmount all network filesystems except the root fs.
# Description:       Also unmounts all virtual filesystems (proc,
#                    devpts, usbfs, sysfs) that are not mounted at the
#                    top level.
### END INIT INFO

I added the header for the files because they have different deps... (should stop)

#16 Re: Hardware & System Configuration » NVidia issues » 2024-12-20 22:00:57

Hi,

If you want to install the nVidia blob from nVidia, install these packages...

libglvnd-dev
pkg-config
linux-headers (common and amd64)
gcc
build-essential

and remove any nvidia .deb packages...

to adjust your screen resolution add vga=794 to linux line, it has /boot/vmlinuz- (version) root=UUID= single ro (for instance)

ref. https://pendrivelinux.com/vga-boot-mode … esolution/

generally I change it after the nvidia install to include

GRUB_CMDLINE_LINUX_DEFAULT="vga=794 modeset.nouveau=0"

just add it somewhere on that line within the quotes"" (I usually change ro to rw, but ymmv)

you may search for a driver/module here... https://www.nvidia.com/en-us/drivers/

to install the nVidia blob, I generally do this with the "recovery" boot, to limit the boot init to just a screen and not much else, for this install and config process.

you can try this at boot using the 'e' key to edit the config boot line...

then press ctrl-x or F10 to boot

You should get to a prompt asking you to type the root password or enter to proceed booting to safemode...

Type in the root password to undertake maintenance

Later you can edit the /etc/default/grub file before running update for grub if you want the changes to stick.

change to the directory where you downloaded the blob and run the installer

sh /path/to/the/nvidia/blob.run

hopefully your preparations have paid off and the installer will succeed. reboot

Search these pages on this devuan forum to see other posts with similar instructions.
here's one... https://dev1galaxy.org/viewtopic.php?pid=37221#p37221

It's not uncommon to have to reboot after setting modeset.nouveau=0

I hope this helps...

#17 Re: Hardware & System Configuration » wasted $ on multi function keyboard and mouse » 2024-12-18 20:30:38

Hi, it's been a while but I thought it onl;y fair to state that this mouse keeps upto three Blue Tooth profiles.

A button on the bottom of the mouse allows selection. I'm liking this mouse more, especially the cordlessness.

#18 Re: Installation » [SOLVED] Remove auto-start of X, want to start manually » 2024-12-09 21:35:10

service sddm stop, but i think there is more to it.

check out this discussion from this forum...
https://dev1galaxy.org/viewtopic.php?id=5538

a more current discussion here...
https://dev1galaxy.org/viewtopic.php?id=6500

I hope this helps. I use Head On A Stick's method quite a bit, usually.

#19 Re: DIY » how to implement Linux commands for building core boot image » 2024-12-07 22:06:42

hi, I don't use snap(d) or coreboot, that's why I use Devuan.

But a quick search gave this up...

3.1. Removing Existing Snap Packages

Let’s now proceed to remove the Snap packages, or snaps, in the following order:

$ snap remove firefox
$ snap remove gtk-common-themes
$ snap remove gnome-3-38-2004
$ snap remove snapd-desktop-integration
$ snap remove snap-store
$ snap remove core20
$ snap remove bare
$ snap remove snapd

Before moving on to the next step, let’s ensure that the snaps list is empty:

$ snap list
No snaps are installed yet. Try 'snap install hello-world'.

If there were any snaps left, we could go back to listing them, and try to remove them with snap remove.

ref. https://www.baeldung.com/linux/snap-remove-disable

snapd is on my ubuntu-studio 24.10 release...

I hope this helps.

#20 Re: Hardware & System Configuration » Swapon bash:command not found ? » 2024-12-04 08:25:35

I remembered the path abnomally, but forgot the fix... I had made an alias in bash that made it behave the same way I was used to. (and I carry it over from my backup/restore file from install to install)

So, it was Beowulf... my bad.

Glad you got it sorted. And, you're obviously not an idiot, greenjeans.

#21 Re: Hardware & System Configuration » Swapon bash:command not found ? » 2024-12-03 20:35:54

hi, reminds me of the $PATH shinanighans that came with Devuan Chimaera release...

where su no longer gave the user the path root would have.

I wonder if you get a different path if you type 'su -' instead of su.

Seems weird, but maybe you could check that.

#22 Re: DIY » how to implement Linux commands for building core boot image » 2024-11-28 22:54:27

Hi, gnat is a GNU Ada Compiler (gnat),

gnat-12 in my Daedalus package list.

search for
[

locate gnat-

The information in your error is a warning.

Just a thought... happy holidays!

#23 Re: News & Announcements » November 27 is a day to celebrate! » 2024-11-27 21:28:37

"May the fork be with us..."

Happy birthday Devuan! Thank you.

#24 Re: Installation » minimal X install » 2024-11-15 21:24:00

you need seatd installed, but elogind may do the job.

#25 Re: Other Issues » Unusual kernel defconfigs » 2024-10-25 06:19:19

Well, I admit it's been quite a while since I last did a localmodconfig, sorry for the bum steer.

Board footer

Forum Software