You are not logged in.
@greenjeans
thanks for attention man)
can i ask about vuu-do? what your distro make different to other minimalistic distros like crunchbangplusplus, bunsenlabs or hos distro?
added "non-free" to source.list helped me
https://pkginfo.devuan.org/cgi-bin/pack … 1.3+dfsg-3
root@devuan:/home/freeartist-devuan# apt-cache search alien-arena
alien-arena - Standalone 3D first person online deathmatch shooter
alien-arena-server - Dedicated server for Alien Arena
root@devuan:/home/freeartist-devuan# apt-cache search alien-arena-data
root@devuan:/home/freeartist-devuan# apt install alien-arena
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
alien-arena : Depends: alien-arena-data (>= 7.71.3~) but it is not installable
E: Unable to correct problems, you have held broken packages.
root@devuan:/home/freeartist-devuan# apt install alien-arena-data
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Package alien-arena-data is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source
E: Package 'alien-arena-data' has no installation candidate
root@devuan:/home/freeartist-devuan#
@chris2be8
It won't matter if on both systems the users have the same numeric UID and GID. But it will make a difference if the users have different UIDs or GIDs. Check /etc/passwd on both systems to see what is likely to happen.
Eg if chris has UID 1000 on the source system and UID 1001 on the target you don't want to use --numeric-ids.
But if the names differ but have the same UID (eg chris is UID 1000 on source and fred is UID 1000 on the target (chris doesn't exist on it)) --numeric-ids would leave everything owned by fred.I hope that's enough to let you understand what difference it would make.
and what happens if i use --numeric-ids, but with same user names?
at cloned disk, at /etc/group, /etc/passwd my user have 1000:1001 is it correct?
thanks for reply,
flatpak steam version is launched,
before i install steam from repos
thanks, daedulus, where i can check this?
why?
nothing happens
webhelper-linux.txt
freeartist-devuan@devuan:/home/freeartist/Downloads/Devuan/freeartist$ steam
steam.sh[28756]: Running Steam on devuan 5 64-bit
steam.sh[28756]: STEAM_RUNTIME is enabled automatically
setup.sh[28825]: Steam runtime environment up-to-date!
steam.sh[28756]: Steam client's requirements are satisfied
[2024-08-31 13:20:34] Startup - updater built Jul 16 2024 23:21:18
[2024-08-31 13:20:34] Startup - Steam Client launched with: '/home/freeartist-devuan/.steam/debian-installation/ubuntu12_32/steam' '-srt-logger-opened' '-nominidumps' '-nobreakpad'
08/31 13:20:34 minidumps folder is set to /tmp/dumps
08/31 13:20:34 Init: Installing breakpad exception handler for appid(steam)/version(1721173382)/tid(28894)
Looks like steam didn't shutdown cleanly, scheduling immediate update check
[2024-08-31 13:20:34] Loading cached metrics from disk (/home/freeartist-devuan/.steam/debian-installation/package/steam_client_metrics.bin)
[2024-08-31 13:20:34] Failed to load cached hosts file (File 'update_hosts_cached.vdf' not found), using defaults
[2024-08-31 13:20:34] Using the following download hosts for Public, Realm steamglobal
[2024-08-31 13:20:34] 1. https://cdn.steamstatic.com, /client/, Realm 'steamglobal', weight was 1, source = 'baked in'
[2024-08-31 13:20:34] Checking for update on startup
[2024-08-31 13:20:34] Checking for available updates...
[2024-08-31 13:20:34] Downloading manifest: https://cdn.steamstatic.com/client/steam_client_ubuntu12
[2024-08-31 13:20:34] Manifest download: send request
[2024-08-31 13:20:34] Manifest download: waiting for download to finish
[2024-08-31 13:20:35] Manifest download: finished
[2024-08-31 13:20:35] Download skipped: /client/steam_client_ubuntu12 version 1721173382, installed version 1721173382, existing pending version 0
[2024-08-31 13:20:35] Nothing to do
[2024-08-31 13:20:35] Verifying installation...
[2024-08-31 13:20:35] Performing checksum verification of executable files
[2024-08-31 13:20:37] Verification complete
UpdateUI: skip show logo
Steam logging initialized: directory: /home/freeartist-devuan/.steam/debian-installation/logs
XRRGetOutputInfo Workaround: initialized with override: 0 real: 0xf4707780
XRRGetCrtcInfo Workaround: initialized with override: 0 real: 0xf4706050
CAppInfoCacheReadFromDiskThread took 0 milliseconds to initialize
Steam Runtime Launch Service: starting steam-runtime-launcher-service
Steam Runtime Launch Service: steam-runtime-launcher-service is running pid 28971
bus_name=com.steampowered.PressureVessel.LaunchAlongsideSteam
after quit from gparted, thunar show me popup message for enter root pass for mount every my partition?
its very annoying
clonezilla is free
https://en.wikipedia.org/wiki/Clonezilla
shit too
try it
its so slooow working
its searching all my partitions about 10-15 min
i start clonzilla iso to ram from easy2boot flash
if i use dd it copy not files but sectors,
how use dd if destination bigger/smaller then source partition?
@nixer
user:group and not UID:GID, which can cause some permissions issues
if it so, why this important thing not mentioned in the rsync manual at first place?
@alexkemp
ok, but where is help? i am always use sudo su, and is my habit, and it always worked for me, but after rsync not.
I just want to show that Linux is still an wonky and shaky system.
@alexkemp
If so, what were the error messages?
freeartist-devuan@home:~$ sudo su
sudo: /usr/bin/sudo must be owned by uid 0 and have the setuid bit set
freeartist-devuan@home:~$freeartist-devuan@home:~$ sudo su
ERROR: ld.so: object 'libgtk3-nocsd.so.0' from LD_PRELOAD cannot be preloaded (cannot open shared object file): ignored.
[sudo] password for freeartist-devuan:
@nixer Thanks for reply.
Yes i use Artix for copy Devuan. But where is mistake? Why i cant use another linux os here? Please explain. At many instuctions that i read i am not seen any warnings about type os for copy another os, just it all say "use live os"
use su - ("switch user to root") not sudo su. sudo by itself is "switch user to root one-time only".
but why sudo worked at sourcre old hdd Devuan, and after rsync -aXHx at ssd not?
@chris2be8 Thanks
Help this
apt install initramfs-tools
update-initramfs -u
any ideas?
after booting
/lib/elogind/elogind-uaccess-command /dev/sr0
/lib/elogind/elogind-uaccess-command /dev/sg1
successfully ruining with no errors
/dev/sr0 is my IDE DVD-RW Optiarc Sony Nec
Fresh Devuan install.
All working/booting good but i see this lines at start booting OS, why?
[ 4.139449] systemd-udevd[406]: failed to execute '/lib/elogind/elogind-uaccess-command' '/lib/elogind/elogind-uaccess-command /dev/sg1 ': No such file or directory
[ 4.170784] systemd-udevd[407]: failed to execute '/lib/elogind/elogind-uaccess-command' '/lib/elogind/elogind-uaccess-command /dev/sr0 ': No such file or directory
root@devuan:/home/freeartist-devuan# rc-service elogind status
elogind is running.
root@devuan:/home/freeartist-devuan#
sorry today is ok, but at last night is says that repos offline
same here, cant update
ok, but why after using rsync, permissions is broken again!?
@ALL Thanks.
Is it possible fully recover OS partition after formatting/deleting in Gparted?
After formatting i am did not write any data to this partition.
Maybe just needed restore partition table and mbr? How do that?
ps also i did full img this partition to another drive using ddrescue.
can i use Testdisk for recover partition?
not help
i am loose sourse /dev/sdb1 partition (hdd)
before i try copy block device to block device THIS my error!
cp -a /dev/sdb1 /dev/sdc1
Tell me please how can i recover partition with ddresue now after formatting in Gparted?
home:[root]:/home/freeartist-artix# sudo fsck.ext4 -v /dev/sdb1
e2fsck 1.47.0 (5-Feb-2023)
/dev/sdb1: clean, 12/4612096 files, 434297/18432000 blocks
home:[root]:/home/freeartist-artix#