Francois Dupoux released #SystemRescueCd version 12.01. http://www.system-rescue.org/Download/
Francois Dupoux released #SystemRescueCd version 12.01. http://www.system-rescue.org/Download/
I've seen reports of people using #clonezila on #LVM volumes, but I wasn't so lucky.
I ended using a combination of #systemrescuecd, #partclone and #ssh to get maximum transfer speed between both computers.
The same technique many people use with #tar.
partclone.ext4 --clone --source <partition> | ssh <receiving_IP> 'partclone.ext4 --restore -o <dest_partition>'
Just remember to disable the `iptables` unit and setting systemrescuecd's `passwd` accordingly on the receiving computer.
Francois Dupoux released #SystemRescueCd version 12.00. http://www.system-rescue.org/Download/
Francois Dupoux released #SystemRescueCd version 11.03. http://www.system-rescue.org/Download/
@RichiH @grmlproject
I've been using #systemrescuecd for as long, but I'm curious about #grml now.
Thank you for sharing.
And because I've recently discovered #Ventoy - https://www.ventoy.net/, I will likely have both of them on a single usb stick, aside to all my usual iso files.
Francois Dupoux released #SystemRescueCd version 11.01. http://www.system-rescue.org/Download/
It doesn't happen often, but with the #xz craze and forced #arch #linux update I had a failed update (power issue during forever-waiting dkms update) which broke my boot to the point I had no working config. What I had to do:
1) Load from USB - the #SystemRescueCD happens to be Arch based, which is perfect (you do have a recovery USB, right?)
2) # mount /dev/sda2 /mnt
3) # arch-chroot /mnt
4) # mount /dev/sda1 /boot
5) # pacman -S linux
This run all the post-install hooks which fixed the boot.
#SystemRescue 11.00 has been released (#SystemRescueCd / #ArchLinux / #Linux) https://system-rescue.org/
Francois Dupoux released #SystemRescueCd version 11.00. http://www.system-rescue.org/Download/
Экспресс диагностика ПК/ноутбуков без необходимости установки драйверов
Речь пойдет о x86 ПК/ноутбуках/моноблоках. О том как проверить функционирование различных подсистем ноутбука: дисплей, клавиатуру, тачпад, USB порты, сетевые карты Ethernet и WiFi, встроенные динамики, WEB-камеру, микрофон. Проверить показатели состояния АКБ, показатели S.M.A.R.T. HDD и SSD, в том числе NVMe. Проверить температуру и стабильность работы CPU и GPU под нагрузкой.
https://habr.com/ru/articles/781782/
#liveusb #linux #debian #puppy #systemrescuecd #furmark #unigine_heaven #nvidia #ремонт_пк #ремонт_ноутбуков
@dennix @archer72 I had to go through a similar procedure the other day because I forgot to run geninitrd after updating the kernel on one of my #slackware installs. Easy enough fix with #systemrescuecd
For a long time I struggled trying to boot a #systemrescuecd iso image stored in my hard drive from #grub, to have a rescue system without having to use a USB drive.
#TIL it is very easy with grml-rescueboot from #grml — it is available on most distros.
This tool places a grub hook that reads all the isos under `/boot/grml/` and creates an entry into grub's boot menu after you run `update-grub`.
https://www.system-rescue.org/manual/Installing_SystemRescue_on_the_disk/
Francois Dupoux released #SystemRescueCd version 10.00. http://www.system-rescue.org/Download/
PSA for #gentoo users: If you use lvmcache, make sure to enable the `thin` useflag on lvm2 before the next update. The news item [1] isn't very clear on this, but if you forget, you might lock yourself out of your system. The error message is:
`WARNING: Unrecognised segment type cache`
Thanks to #SystemRescueCD that's not a big issue to resolve, but it's annoying nonetheless...
[1] https://www.gentoo.org/support/news-items/2022-11-19-lvm2-default-USE-flags.html
Francois Dupoux released #SystemRescueCd version 9.06. http://www.system-rescue.org/Download/
#ActuLibre En vrac’ de milieu de semaine…, à lire sur https://blog.fredericbezies-ep.fr/2022/01/19/en-vrac-de-milieu-de-semaine-49/ #financementparticipatif #Bandcampetcompagnie #Vrac'attitudes! #systemrescuecd #logiciellibre #Informatique #Trucsdegeek #RomeoBonvin #geekeries #Libreries #linuxmint #ArchLabs #bandcamp #Culture #Musique #Alwaid #Deepin #libre #vrac
SystemRescueCd Changes Its Name to SystemRescue After More Than 16 Years
https://9to5linux.com/systemrescuecd-changes-its-name-to-systemrescue-after-more-than-16-years
#Linuxdistribution #SystemRescueCd #systemrescue #SystemRescue
Arch Linux-Based SystemRescueCd 6.1.8 Adds Two New Hex Editors, Linux 5.4.64 LTS
#Linuxdistribution #ArchLinux #SystemRescueCd #systemrescue #systemrecovery
Aaaaaand... #systemrescuecd can also #webboot \o/
This time I've sped up the video instead of cutting out the lengthy bits. It's still horribly slow in QEMU, so just wait the one minute for it. :)
I am slowly getting behind mkinitcpio's hooks. So #Manjaro, you're next! :)