Skip to main content

Questions tagged [disk-image]

0 votes
0 answers
34 views

So I want to restore two partitions from a clonezilla image, let's call them x and y, to a different set of partitions on a different device, m and n. The issue I currently face is that Clonezilla ...
UNRESTR1CTED's user avatar
4 votes
2 answers
416 views

I have a ThinkPad T520 running Fedora with a single 500GB SSD drive. The drive has two partitions, a small boot partition and the rest devoted to a a single LUKS one. The LUKS partition is managed ...
RoUS's user avatar
  • 180
0 votes
1 answer
225 views

I backed up my old device using dd and am trying to access its contents. The following has been attempted: usr@pop-os:~/Backups$ sudo mkdir /mnt/<dir> mount -o loop <file>.image /mnt/<...
SpreadingKindness's user avatar
2 votes
1 answer
423 views

General overview I try to install the Mobian OS on my Pinephone thought the dd’s method as described in the official Debian documentation. Basically, I have to make a dd from an image to a partition ...
fauve's user avatar
  • 1,529
0 votes
2 answers
85 views

how to copy a HD to another if the CPU is freezing after a few GB ? I had to copy w11 of a friend notebook from a 128GB nvme to a 1TB nvme. I put nvne128gb in a usb adapter and the nvme1TB inside the ...
VeganEye's user avatar
  • 111
5 votes
2 answers
486 views

In Ubuntu, I have mounted a raw disk .img file as a loop device that contains a LUKS encrypted LVM with an Ubuntu install on it. It is mounted like so: (output is from lsblk -o NAME,PKNAME,KNAME,...
localhost's user avatar
  • 327
1 vote
0 answers
38 views

I've been handed a set of disk images which apparently are Linux MD RAID, asking if I could "reassemble" them. Using a Linux kernel it's as easy as attaching them into partition scanned ...
datenwolf's user avatar
  • 369
1 vote
1 answer
71 views

I can manually mount an image file (containing a valid filesystem) with: vnconfig vnd0 file.img mount /dev/vnd0c /mnt/ Question: Where should I put the vnconfig command in OpenBSD? I updated fstab to ...
robert8819's user avatar
1 vote
2 answers
390 views

I'm looking to physically replace my current linux boot hard drive with a new hard drive, but want to 'copy' the existing boot drive contents onto that new drive. I assume the best way to do this is ...
dtx1's user avatar
  • 39
5 votes
2 answers
2k views

I'm in a situation where I want the kind of guarantees of getting every bit of data and metadata about a tree of files that might normally require using dump/restore. I need everything uids, gids, ...
davolfman's user avatar
  • 857
0 votes
1 answer
127 views

I created my OS on my Raspberry pi 2 zero W on an SDcard. Now I want to distribute it so I made an Image from the SDCard (using dd). But the two cards behave differently especially at startup. Did ...
Jestern Alberto Novello's user avatar
3 votes
0 answers
422 views

I created a multi-boot USB stick to load various ISO files, which can either be live systems or used to install different Linux distributions. sda -sda1 1M | BIOS Boot partition to store MBR ...
ReflectYourCharacter's user avatar
2 votes
2 answers
156 views

I got a virtual disk from a CyberSecurity vendor, I want to check the files on it. When I set my virtual machine boot from this disk, it can normally boot. I want to check the files on it, so I attach ...
Tsy Senyon's user avatar
1 vote
0 answers
91 views

I am currently working with NXP's iMX8MP-EVK and I created a custom image using yocto. The image is 6.6GB in size and after flashing this image into eMMC and booting through it, I found the remaining ...
G-Smart's user avatar
  • 11
0 votes
1 answer
495 views

I've got a disk image that I need shortened slightly (long story - but it deals with variances in flash drive sizes). The partitions are already short enough, but the drive size is not. Basically, I ...
johnnyb's user avatar
  • 101

15 30 50 per page
1
2 3 4 5
18