Skip to main content

Questions tagged [partition-table]

a table describing partitions on a disk

0 votes
2 answers
104 views

I have an embedded Linux device (not a Raspberry Pi) which has two partitions on an eMMC drive. I have used a vendor-provided tool to copy these two partitions onto a USB drive whose size roughly ...
Antti Keskinen's user avatar
0 votes
0 answers
61 views

I wanted to create new partition on SSD (i need it to create disk image using clonezilla). I started from creating while I'm on ssd boot (means the system is running on ssd. Then i got message: ssd ...
Serafym's user avatar
  • 11
1 vote
1 answer
883 views

I have a virtual disk that is 86T in size with only 41% used. Th I have an 86T second drive connected to my virtual machine(VM) as /dev/vdb1. The volume is fine, but when I attempt to mount the ext4 ...
kentt's user avatar
  • 11
0 votes
1 answer
1k views

The rhel-8.10-x86_64-dvd.iso to install from which is 14GB in size. For a usb device (i.e. disk) that would show up in Linux as /dev/sdb for example, doing a cp rhel-8.10-x86_64-dvd.iso /dev/sdb ...
ron's user avatar
  • 9,184
1 vote
1 answer
455 views

I have a 5 tb usb disk I use to copy a rhel-8.10.iso file to in order to install Linux. In doing so the copy of that iso to /dev/sde creates an msdos partition table. And it creates 2 partitions. I ...
ron's user avatar
  • 9,184
0 votes
0 answers
1k views

I created a encrypted partition on my Kingston USB drive (/dev/sda) using VeraCrypt. I was trying to format the partition using GNOME Disk Utility after mounted the partition using VeraCrypt (/dev/...
Ezra's user avatar
  • 113
1 vote
2 answers
2k views

I want to create a disk image file to include into my unittests. This disk file should contain a few files afterwards I want to read. When I create a copy of a SD card or a USB stick with dd the disk ...
Murmi's user avatar
  • 13
0 votes
1 answer
300 views

I am using Ubuntu 22.04 LTS in a windows dual boot setup. This is the state of the partitions at the moment. (Windows Screenshot) On my Ubuntu, I have the following df -H ...
inquilabee's user avatar
0 votes
1 answer
1k views

Problem Overview I recently upgraded my remote server contract with IONOS, increasing my hard drive space from 8GB to 80GB. I have an Ubuntu OS running bash. I then went about extending my working ...
user10709800's user avatar
0 votes
1 answer
151 views

I have to update some outdated embedded systems. But the RAUC Update contains four partitions, while the old systems have only three partitions. The additional Partition is at the start of the disk ...
Cellcon's user avatar
  • 135
1 vote
2 answers
534 views

I have a (GPT-partitioned) disk, for example /dev/sda. /dev/sda8 is a partition on that disk. I used the cfdisk utility to create a GPT table with few partitions in /dev/sda8. I expected these ...
Elisa K. K.'s user avatar
3 votes
3 answers
960 views

You might think this question is trivial because an msdos partition table MBR ends with 55 AA (hex). But it's not because disks formatted as FAT32 (with no partition table) end with 55 AA too. I ...
zomega's user avatar
  • 1,022
0 votes
1 answer
493 views

TL;DR partition table (?) potentially messed up by windows disk management on drive containing both NTFS data partition and EXT4 filesystem. Fairly certain zero or almost zero data was lost. testdisk ...
protoncookie's user avatar
0 votes
1 answer
99 views

I copy a 300 GB partition using GParted, and paste it onto an existing 500 GB partition. After two hours of transfer it says it's attempting to resize the newly pasted partition, and immediately fails ...
Andreas's user avatar
  • 644
1 vote
0 answers
184 views

I have a number of hard disks that use a proprietary partitioning system. The disks don't contain partition tables themselves, but each have a known number of partitions at fixed positions with fixed ...
User's user avatar
  • 111

15 30 50 per page
1
2 3 4 5
14