You are not logged in.
The desktop nice.
Last resort of Microsoft Windows.
After a bit of searching I determined that something called conman may be wireless related, but using it is not obvious to me.
You can have either connman or network manager. The packages are mutually exclusive.
Interesting command lines for rsync, indeed.
I'll stick to cat (or dd) a partition and resize2fs the file system to the target partition's size.
Just a data point:
I'm in a hotel in Aschaffenburg, Germany- Internet speed is very good - downloaded 500MByte in less than a minute.
Internet provider: Telekom, 100MBit (assumed)
Problem: host "deb.devuan.org" was not resolved with wifi's standard dns (192.168.2.1).
After 2-4 times apt update, I inserted the installed unbound in /etc/resolv.conf ("nameserver 127.0.0.1") and dns worked as expected.
Maybe a dns-cache-problem?
What???
You want
EITHER grow a file system to the full partition's size (see #2)
OR recover "something" from the drive.
cp simply over-writes. I would start looking for a back-up.
ddrescue is useful, when dd aborts with an error, e.g. when the drive is physically damaged.
testdisk (as far as I remember) is looking for known file headers (like png/jpg images, zip/gz archives, etc) on the raw disk and trys to recover them.
Even if you would provide all information to the accident in detail, I doubt someone could help. Sorry.
$# resize2fs /dev/sda1
did the trick for me.
Adding the daedalus-backports repository would be a convenient way to have a quite current kernel (6.9).
cat /etc/apt/sources.list | grep backports
deb http://deb.devuan.org/merged daedalus-backports main contrib non-free non-free-firmware
apt install -t daedalus-backports linux-image-amd64
Beside the kernel, firmware can be a major problem especially on new notebooks. There are no backports releases by now, e.g. https://pkginfo.devuan.org/cgi-bin/poli … *&x=submit . I would go for the newest packages for all build-in components.
apt update, apt upgrade
Did you run apt dist-upgrade too?
I'm currently installing excalibur on my new desktop, which is not as much fun as I hoped.
The proprietary nvidia driver seems not like kernel 6.10. Beside that and some uefi boot BS, everything seems to work. But I don't use/have KDE.
EDIT:
Debian's testing netinstall.iso throwed errors after booting, so I ran bookworm and daedalus isos and migrated them to excalibur.
I don't know synaptic, but can parse the list to apt. If you hate terminals, just ignore this.
"listapt.txt" contains _all_ debian packages in the installed repositories (--installed or --manual-installed would do a selection like below).
You want to re-install the ones marked with "[installed]", not "[installed,automatic]". Have a good look at "[installed,local]", which were either downloaded or not in the current repositories.
cat listapt.txt | grep '\[installed,local\]'
Let's prepare the installation:
There will be errors; work on cleaned.list.txt, until apt succeeds. Then omit "-s" in the apt command.
cat listapt.txt | grep '\[installed\]' | awk -F/ '{print $1}' >cleaned.list.txt
apt install -s $(cat cleaned.list.txt | awk '{printf"%s ", $0}')
Too many errors? Maybe just the tasks for the big picture?
apt install $(cat cleaned.list.txt | grep ^task | awk '{printf"%s ", $0}')
Hope this helps, and yes I'm about to do that myself.
Interesting, didn't know that cp has a device mode. Fist thought was you ment cat, which equally works here.
Today I looked at some back-up copies in /root/_backup/usr/local/bin/ ... and found symliks "corrected" too.
That's not funny!
apt purge symlinks
Thanks fro the reply. The accident happened about three weeks ago. usrmerge was installed months ago, before switching to excalibur.
After more digging, I guess it was the package symlinks, or a "cleaning" job using it.
All symbolic links in /usr/local/bin (pointing to another directory) have the same updated timestamp. In my case "2024-07-01 19:25:17", or 20 seconds after installation of the package "symlinks".
# /var/log/dpkg.log
(...)
2024-07-01 19:16:23 startup packages configure
2024-07-01 19:24:58 startup archives unpack
2024-07-01 19:24:58 install symlinks:amd64 <none> 1.4-4
2024-07-01 19:24:58 status half-installed symlinks:amd64 1.4-4
2024-07-01 19:24:58 status triggers-pending man-db:amd64 2.12.1-2
2024-07-01 19:24:58 status unpacked symlinks:amd64 1.4-4
2024-07-01 19:24:58 startup packages configure
2024-07-01 19:24:58 configure symlinks:amd64 1.4-4 <none>
2024-07-01 19:24:58 status unpacked symlinks:amd64 1.4-4
2024-07-01 19:24:58 status half-configured symlinks:amd64 1.4-4
2024-07-01 19:24:58 status installed symlinks:amd64 1.4-4
2024-07-01 19:24:58 trigproc man-db:amd64 2.12.1-2 <none>
2024-07-01 19:24:58 status half-configured man-db:amd64 2.12.1-2
2024-07-01 19:24:59 status installed man-db:amd64 2.12.1-2
2024-07-02 15:23:51 startup archives unpack
(...)
package: symlinks
summary: scan/change symbolic links
version: 1.4-4
description: Symlinks scans directories for symbolic links and lists them on stdout.
Each link is prefixed with a classification of relative, absolute, dangling, messy, lengthy or other_fs. .
Symlinks can also convert absolute links (within the same filesystem)
to relative links and can delete messy and dangling links.
Hi,
a way to have programs from /opt in the $PATH is to make symbolic links in a bin directory.
One day (begin of July) all link targets in /usr/local/bin changed from absolut paths to relative paths.
Most likely during an upgrade. On excalibur, not on daedalus.
cd /usr/local/bin
ls -l kpackage
kpackage -> /opt/trinity/bin/kpackage # original
kpackage -> ../../../opt/trinity/bin/kpackage # now
Why?
As EDX-0 suggested in #2: Just create a swap file of decent size, and you should be good to go.
It is not too complicated and described in e.g.: https://wiki.archlinux.org/title/swap , section 3.1 "Swap file creation".
@fsmithred: Thanks for debsums!
@SpongeBOB: My personal preference is to upgrade - beside the good advices above.
Patience. excalibur is currently 'testing' and such issues are usually solved in one or some days.
Not sure about the architecture, but do you have daedalus-security in /etc/apt/sources.list?
EDIT: Ups, there is another thread respective this issue.
Ich kaufe ein "G" und möchte auflösen:
Google Chrome,
Vivaldi,
Opera
and worst of all f*ck Mickysoft's Edsh.
EDIT: And the best part of all existing Android "Apps".
It would be easy if i could just make that machine somehow forget that it is supposed to access ssd before booting from optical.
But the first attempts at that have not been successful.
Did you try to reset the BIOS/(U)EFI settings to system default?
There should be a menu somewhere saying something like "load save defaults".
Maybe missing firmware?
apt list --installed | grep firmware
firmware-intel-sound
firmware-realtek
firmware-linux
firmware-linux-free
firmware-linux-nonfree
Then maybe it is:
apt install linux-image-arm64 -s
The switch -s is for simulation - to see what would happen.
Package info:
https://pkginfo.devuan.org/cgi-bin/poli … 4&x=submit
Hi,
is the generic linux image installed?
apt list --installed | grep linux-image for a check and in case it's not:
apt install linux-image-xxxx
where xxxx is amd64 on my PC, but something else for the arm-CPU of a Raspi 3+.
History: When devuan forked debian, the std. network interface name was eth0 on both systems, so a migration does not change anything in this respect. And this is (probably) the case for Buster.
Some years later (release?) debian changed the naming convention to the current expression, devuan did not. Now the default net device names are different.
apt-get install net-tools works on any recent debian, no idea what rackspace did.
Not allowing java script by default can help.
I usually have the extensions "ublock origin" and "umatrix" running with firefox.
to a) Buster probably still used eth0/eth1 itself (don't remember, when the change was in debian).
Then there was no net-device-name change during migration.
to b) There is no network-auto-configuration tool involved during migration.
E.g. network-manager or connman would do such things, if installed.
When you use plain dhcp without such programs, it's your task to fix the network.
net-tools are not installed by default anymore, but present in the std. repos.
Regards