Skip to main content

Questions tagged [fdisk]

fdisk is a utility present in many operating systems that perform partitioning on hard drives. There are versions of fdisk for Linux, DOS, Windows, FreeDOS and OS / 2. It handles DOS FAT partitions only.

0 votes
0 answers
111 views

I'm having trouble formatting my 16GB micro SD card after using it with Raspberry Pi OS. I installed Raspberry Pi OS Lite on the micro SD card for Pi Zero 2 W. After installation I boot up Pi Zero 2 W ...
ravi's user avatar
  • 163
0 votes
1 answer
110 views

Since I got root access to my Synology NAS DS923+, today I intended to verify all is just fine. To my surprise, the internal boot partition, which is very important, got its GPT PMBR + backup GPT ...
Vlastimil Burián's user avatar
2 votes
1 answer
569 views

Today I was trying to install Arch Linux onto my computer on a dual boot using half of my 2TB D:\ Hard Drive that I use for game storage, and I shrunk my storage for the partition used by Windows from ...
mster2k8's user avatar
0 votes
0 answers
56 views

I am in the process of fixing a broken RAID set up. The faulty disk has been removed and a new one inserted. I have been following this video https://www.youtube.com/watch?v=-xP9eUsbNF8 to help me ...
Matthew_117's user avatar
0 votes
1 answer
53 views

Because I was in a hurry, I copied a disk image of under 80GB onto a 1TB disk with a new GPT header and new partitions to get a system working again. However, after the 90GB mark lies a previous ...
E. K.'s user avatar
  • 195
0 votes
0 answers
96 views

I have a dual boot setup with Windows 10 and Arch Linux. Running gdisk on Arch Linux on the disk on which Windows is installed yields these results: Command (? for help): p Number Start (sector) ...
DarkAtom's user avatar
  • 101
0 votes
1 answer
482 views

from fdisk -l /dev/sda , we got the following Device Boot Start End Blocks Id System /dev/sda1 * 2048 2099199 1048576 83 Linux /dev/sda2 2099200 ...
King David's user avatar
  • 1,011
0 votes
1 answer
822 views

I have cloned an OpenBSD qemu image into a physical hard drive and everything works but the fdisk partition dedicated to OpenBSD has the same size it had in the virtual machine and most of the excess ...
Antonio Bonifati 'Farmboy''s user avatar
0 votes
0 answers
526 views

After power breaks, gparted / fdisk reports that ssd disk has incorrect table. How to fix it In every power break, same thing happens. ssd is off and gdisk says that the table exceeds disk limits. I ...
Estatistics's user avatar
3 votes
1 answer
394 views

I have a Debian 10 server (hosted on IONOS). I increased the size of my SSD from 240 to 400 GB. Then I wanted to increase the size of the partition to use the space. I used fdisk to delete and the ...
Beta Carotin's user avatar
0 votes
1 answer
226 views

As a word of caution: I am inexperienced and moved some partitions around when attempting to dual boot windows from Fedora, I didn't take note of what I was doing and so only have my current ...
Anton Gomes's user avatar
0 votes
1 answer
4k views

Previous RAID config was RAID6 in a QNAP NAS, I now want to repurpose the disks as 8 individual disk in different machines. Each disk appears to have some RAID metadata (superblock) that is stopping ...
molko's user avatar
  • 1
0 votes
1 answer
187 views

I wanted to add space to an LVM so added a Virtual disk to my Ubuntu 20.04 Virtual Machine. The VM already had 3 disks /dev/sda 32.2GB # OS Disk /dev/sdb 537GB # Data Disk, part of the LVM: ...
Piyush B's user avatar
  • 131
0 votes
0 answers
2k views

I'm trying to mount my external hard drive with this command on my Citrix hypervisor; mount -o rw /dev/sdd1 /mnt/sdd But I'm getting this error: mount: /dev/sdd1 is already mounted or /mnt/sdd busy ...
Grant Peltier's user avatar
0 votes
0 answers
98 views

In Unix ("Ubuntu/lUbuntu") how do I find mapping for Disk + Logical and/or Primary Partition Information between the "ls" output at "GNU GRUB Bootloader Prompt (GRUB Prompt) ...
Nilabja Saha's user avatar

15 30 50 per page
1
2 3 4 5
14