Egregoros

Signal feed

Timeline

Post

Remote status

Context

4
[CW]

Content warning

tech support request

Show

What is the best way to save my linux (open media vault / debian) install from failing disk?

I have tried dd, but it fails with io error midway trough. Also the target disk is like 30gb smaller than source, cuz im a dingus.

Ive tried some custom OMV regen script but my inatall seems to be too cursed.

What tool should i use?

Yes i should have done this when the io issues first popped up. Yes, i should have backups

Boosts welcome

#askFedi #linux #techSupport #help

Replies

2
[CW]

Content warning

re: tech support request

Show
@jonossaseuraava Then you would have to make the partition smaller prior to the backup with something like gparted, but that is risky on failing disks and might involve reading and writing large amounts of data to the disk.

Do you have some intermediary disk where you could do this after making a backup first and restoring it to the intermediary before going on the target?
[CW]

Content warning

re: tech support request

Show
@jonossaseuraava
>Do you have some intermediary disk where you could do this after making a backup first and restoring it to the intermediary before going on the target?
You could technically do this in a VM since VM disks are usually only as big as the data used itself, but that is getting into voodoo territory.