You are not logged in.
A first look at gateway and DNS of the two connections?
Rolfie
Look at the boot screen. Normally there are no boot logs written.
rolfie
How to determine if openrc is running?
When booting past expanding the initramfs, you should see a message about init 2.88 starting and two lines deeper openrc 0.23 starting
rolfie
I am asking because in ascii 2.0 you had to do an expert install and select openrc. Looks like the installation with 2.1 has changed, the question is asked in the normal install already.
Just tried 2.1 amd64 in VBox: selection works fine, openrc 0.23 is starting.
You mention something about re-installation. What does that mean? Did you overwrite an existing installation? e.g. without formatting the disk? Please explain.
How did you select openrc?
Update: looks like its always related to removing USB hardware, maybe stick or also disks, as pierlo mentioned.
Currently its rare, when it happens I open a terminal on the desktop which still works, enter su - and tell the PC to restart.
rolfie
Read https://devuan.org/os/.
I have tried $ sudo apt dist-upgrade but says nothing to updgrade
That will not help on its own.
You need to:
1.) Modify your sources list to ASCII repository
2.) apt update
3.) apt upgrade
4.) apt dist-upgrade
Search the web for instructions how to update from release to a later release.
Regards, Rolf
Any explanation why the LVM isn't considered?
Addition: Mate shows a popup telling me:
Error mounting system-managed device /dev/sr0: command-line "mount"/Media/cdrom0" exitet with non-zero exit status 32: mount: wrong fs type, bad option, bad superblock on /dev/sr0, missing code page or helper program, or other error.
There is a hint to look into syslog, or dmesg, but there is no entry present.
Writing under Win7 works.
Rolf
Got a PC with an ASUS BW-16D1HT blue ray writer, that is capable to read/write BDRE media. Bought a set of Verbatim BD-RE25 disks, formatted them under Win7 to UDF2.5, and tried to mount them under ASCII amd64, latest backports kernel 4.19.bpo5. I always get:
# mount -t udf -o rw,noatime,async,users /dev/sr0 /media/DVDRAM
mount: /dev/sr0 is write-protected, mounting read-only
Formatting/writing a new UDF2.5 file system under ASCII works, but does not change the behaviour. udftools are installed.
Any suggestions?
Thanks, Rolf
Have successfully used devuan_ascii_2.0.0_amd64_dvd-1.iso from one of the mirrors listed on https://devuan.org/get-devuan, also the CD or the netinstall version, cannot complain about the installer, it worked. There is no bug. You may also load the file directly from https://files.devuan.org/devuan_ascii/installer-iso/.
Make sure your download is fine by checking the hash.
You say you got a newer PC. I would assume that PC has an EFI bios. Make sure you boot the DVD in the same mode the bios is set up, i.e. normally if the bios is set to CSM mode, or by boot override in EFI mode.
Good luck, Rolf
I typically just use the backports kernel. So far only good experiences.
Rolf
Well, I have made the experience that I should always removed all other media with OS installations and all USB sticks if I want a clean install. grub always gave me issues when I forgot to follow that rule.
Rolf
I am happy with apt autoremove, its works fine in ASCII and Beowulf.
Rolf
I tried the proposed workaround on a freshly installed beowulf system. Unfortunately, it seems to make no difference. Anyone tried this recently?
Works fine on my Beowulf x64 system. Look at entry #7, filename to patch is /lib/cryptsetup/cryptdisks-functions. Shutdown is really fast.
Rolf
Works now. Rolf
The script has something that looks to me like a LSB header, but I lack the knowledge to determine if it is correct. Looks like it is working.
Thanks, rc-update add webmin default was needed to add webmin to the list. After a reboot the service is present now.
I found a second way to get it working: add sh /etc/init.d/webmin start @reboot to the crontab. Also does the job.
I now do a power off and restart from there to check if it still is working.
Thanks you for your feedback, Rolf
Why does the existing script in init.d not do the job?
Rolf
Some more background info: I have configured Webmin to a different port. The ss command does not show anything, no matter if Webmin is running or not.
But I think I know whats going on: Webmin isn't started by default. sh /etc/init.d/webmin start works and starts the service, then I can talk to the server. And I checked the setting that should start Webmin during boot. After a reboot again there is no access, running the init.d script enables everything again.
So the issue is with the start of Webmin during boot of the server. Looks like this does not work.
The server runs with openrc. Maybe the issue is there? What do I need to check?
Thanks, Rolf
rolfie wrote:If you want to install external packages that are available for Debian use the Stretch package and it works.
Not a good idea - installing directly from Debian repos could put you in a world of hurt. Devuan filters the Debian repos and bans packages that could break your system. The Debian packages that won't break Devuan are already provided via redirect to the Devuan repos.
I did not want to suggest that the OP should directly link Debian repos, but when he looks for e.g. Virtual Box from Oracle, that he should use the Debian Stretch package for ASCII.
Rolf
@krauser: give ASCII a try, its Stretch without systemd. If you want to install external packages that are available for Debian use the Stretch package and it works.
Rolf
Stop, back to square one. The server was off a day or two, just switched it on and tried to continue my setup. Again, I have no access to the file server from my workstation. Again the checksum problem when trying to connect. Looks like something is happening during power off.
Where can I check the port setting of Webmin on the file server? I can access it via putty/ssh, but when looking thhrough the webmin configs I can't find any location where the port etc is saved.
I am using webmin 1.900 which is/was the latest version.
Rolf
Everything in a small home network segment. Via ssh with putty worked, ping worked, did not try to go out from the fileserver to one of my clients.
Anyhow, its solved now.
Thanks for your input, Rolf
Well, it works now after re-installing Webmin on the server. Logs were not helpful, there was no indication in auth.log or syslog or so. Must have been human error during first use....
Thanks, Rolf
On May 1st I have set up a new file server based on Beowulf, and installed Webmin to configure some settings. A first test with Firefox ESR showed that I have access. Then I did some other stuff, and meanwhile the FF addon bullshit happened, and a few updates were installed on Beowulf.
Today I tried again to connect to the file server and got connection refused with FF, Chromium and Epiphany. What may have changed since then?
tcpdump tells on all requests: Flags "["S"]", cksum 0x20c6 (incorrect -> 0x774a)". Is that normal or the problem?
Connecting to the old file server works.
Suggestions?
Thanks, Rolf