You are not logged in.
Linux can deal with both, does not make a real difference.
Meanwhile I have adopted the habit to use gpt wherever possible, even if its not really necessary. The advantage is that you do not have to deal with the limitations of the old MSDOS partitioning scheme: not more than 4 partitions. Or you use 3 plus an extended with logical drives in there (i.e. sda5 as first logical partition in an extended), or sometimes one in the middle is missing. gpt is linear, you just count up.
When you want to install a linux in efi mode, the boot medium has to be started in efi mode.
Normally all PCs have a boot override. Use that and have a close look. on a efi system you should find the boot stick twice, without note and with (efi) or similar. For an efi installation use the efi marked option.
For such jobs I have a gparted life cd available to boot on usb. Write a new partition table, and then restart the Devuan installer and use manual partitioning.
And to get to another console while installing: use ALT-F2. There you can enter available commands. Back to installer with ALT-F1.
Have you installed ntfs-3g?
I am using it and I am not aware of any limitations beyond 2T.
You might need to look for the uuid instead of the device. Check your fstab.
Got Bookworm installed in a VBox VM now. efi had to be disabled, and I had to use an IDE controller for the cdrom and the iso, then it worked.
Its a full cinnamon task based installation, legacy mode, non encrypted on a LVM. ntpsec is installed and configured the same as my desktop.
Behaviour is slightly different. Gnome system tools throws the same error, the Cinnamon setting happily sits on the network time.
Short update: tried to install the weekly Bookworm into VBox for a check if Debian behaves the same, and failed. The iso is throwing machine checks and complains about the display. Will drill a bit deeper into that and update when I have results.
You will have to get accustomed to efi and GPT with new HW. I bought a new Acer laptop about 2 years ago that does not have the possibility anymore to configure CSM.
efi and GPT are mandatory.
I am not really an expert on logging, I just use whats available every now and then.
Devuan uses its own package called rsyslog. There is also a doc package for this. Maybe that is a start for you. Somehow the stuff can be configured, and maybe yours is off for some reason.
To the raid: I have had my share of experiences with using Raid0 and later on trying Raid1/10 mainly on U320 SCSI, I would call it a disaster. Thats why I personally would walk away from any Raid if I have the choice of using SSDs instead. A single SSD never will cause the kind of hickups you can experience with Raids. A good backup always is required anyhow, and this is the lifesaver, not a Raid1.
And I think good SSDs are more reliable than any disk drive.
There is a bug report now with number 733 for this issue.
(I still don't know why it keeps creating an access.log.1 and an error.log.1)
The logger creates a new file when the log reaches a specified size, and adds a number to the older log. e.g. syslog becomes syslog.1, the current contents remains in a new file syslog. if there was a syslog.1 before it becomes syslog.2. As many versions are kept as specified.
This function is called log-rotate.
Yes got the same ntpsec version installed, and yes, updating is a daily task.
What happens if you change the configuration in the left window which is the one from the gnome-system-tools from manual to internet time?
Or switch the Network Time button in the right hand window to enabled?
According to my notes this is required to enable updating the time from a server.
BTW: just learned that I am missing the native Cinnamon app (your right hand screen). Did my installation with --no-install-recommends. Another side effect. Something to look into.
Thanks for following up ...
Edith: No, got the Cinnamon Date and Time app in my settings. What happens here: I can switch to network time without a complaint from the system (root password is required) and close the app. When I call it up again its back to manual.
Yes I didn't ... to little trouble recently ...
Don't worry, troubleshooting is adventure ...
Well, in summary, the required packages are present, the service is working as required. Still the same, when I try the date and time tool from the gnome-system-tools trying to go away from manual mode, the program is complaining about ntp not being present.
Puh, survived the update. sysv-rc-conf is removed, openrc still active.
Thanks, I did not think about to use apt list to check if the program is coming directly under the same name. Just looked into the rcx.d directories.
And you can be sure I read the Beowulf release notes to find out about su -. I usually never use sudo, all my machines have a separate root account, and I have configured them with all tricks I have learned. I am an early adopter ...
Well, I haven't had any trouble yet with services not working, so I am blank in that aspect of the system. rc-status tells me the ntpsec service is running under the default level. And sysv-rc-conf lists an x for 2,3,4 and 5.
Well, just saw that the installation of sysv-rc-conf removed openrc. Well, reinstalled it and am being told to reboot immediately....
# apt list ntpsec
Auflistung… Fertig
ntpsec/testing,now 1.2.1+dfsg1-8 amd64 [Installiert,automatisch]
In /etc/rc2.d is a file called S03ntpsec, I guess that means ntp should be enabled.
Haven't got sysv-rc-conf, command not found. I am using openrc on all my Beowulf/Chimaera/Daedalus installations.
Running Daedalus with Cinnamon as DE, tried to configure ntp as before in ASCII, Beowulf and Chimaera and failed.
ntp and ntpdate are installed, but there is not /etc/ntp.conf as before. I found the ntp.conf with slightly changed contents now in /etc/ntpsec and entered my settings.
Time and Date from the gnome system tools package does no more permit to change to internet time, it complains about a missing ntp installation. I guess the package has not been adapted to the modified ntp package yet. Can somebody please confirm?
Happy new year, rolfie
Edith: bug report to Debian, correct?
Chimaera also will fail if you haven't got a reliable network connection. With wifi not working you need a wired connection. Wait for the dongle to arrive ...
If non-free isn't pulled e.g. because of a typo or the repo being off you should get an error. apt update tells me:
# apt update
Holen:1 http://deb.devuan.org/merged daedalus InRelease [38,9 kB]
Ign:2 http://deb.devuan.org/merged daedalus/main amd64 Packages
Ign:3 http://deb.devuan.org/merged daedalus/main i386 Packages
Holen:4 http://deb.devuan.org/merged daedalus/contrib i386 Packages [47,3 kB]
Holen:5 http://deb.devuan.org/merged daedalus/contrib amd64 Packages [53,3 kB]
Holen:6 http://deb.devuan.org/merged daedalus/non-free amd64 Packages [117 kB]
Holen:7 http://deb.devuan.org/merged daedalus/non-free i386 Packages [90,5 kB]
Holen:2 http://deb.devuan.org/merged daedalus/main amd64 Packages [8.950 kB]
There just was a sync problem with the i386 main repo.
Check your sources.list thoroughly and show us what you are getting on apt update ...
Am I better off re-installing as Chimeara? Daedalus seems not quite ready yet for less mainstream kit.
Why? I have got my main desktop running Daedalus for more than a month now without major problems, my laptop is on Daedalus for 3 months now, and I am just installing Daedalus on an older AM3+ PC for test purposes.
You have run into one or the other misunderstanding or slight mistake, but I see nothing that cannot be sorted. Attack it one by one ...
Well, you are getting confused by mixing up two naming schemes.
1.) There is the Debian way to name their kernel/header packages: 6.0.0.6-amd64 tells you its the 6th version of the 6.0.0 kernel. This is a very Debian specific way to name the deb package.
2.) Linked to that is the official naming scheme by Linus: 6.0.12-1 corresponds to the 6.0.0.6 Debian package.
To avoid too much confusion, you might consider using dummy packages for kernel and header that make sure always the correct version is updated: linux-image-amd64 and linux-headers-amd64.
You might consider installing build-essentials or dkms, these packages also pull in the headers.
Have a look at https://www.devuan.org/os/packages. For Daedalus the sources.list must contain the main repo line only.
deb http://deb.devuan.org/merged daedalus main contrib non-free
That will do the job.
Still the same on the preview dated 2022-12-26.
The May version can be installed fine without mirror (the keyring update via network requires an user input thats not possible), and after first boot apt update does its job ok.
Well, don't fully understand the reasoning. The filename did not include the epoch, and I used that info for the pref file. The epoch is present in Synpatic and when you look closely to the printout of apt policy, but I never thought it would be important, based on the examples I saw.
So far so bad, its solved. Again what learned ....
Why is this "1:" you call it epoch required? Well it works this way.
I scanned through the man apt_preferences, the Ubuntu wiki article, and other in the internet before posting here, didn't see that in the examples given ....