Skip to main content

Questions tagged [parted]

A disk partitioning and partition resizing program.

3 votes
2 answers
200 views

Let's say I have disk sda with format MBR and I have N partitions and I want to resize partition K (allocate more space on partition K) I will use a USB device and use a Linux installation medium so ...
Sul4ur's user avatar
  • 43
2 votes
1 answer
549 views

I'm trying to manually create a distro on my SD card, starting with creating partitions and it's failing... $ lsblk NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINTS sda 8:0 1 119.4G 0 disk vda ...
Folaht's user avatar
  • 1,166
0 votes
1 answer
89 views

I ran this command on /dev/sda1 when I meant to do something similar to /dev/sda2. /dev/sda1 was mounted at this time. sudo parted -a opt /dev/sda mkpart primary ext4 0% 100% Warning: You requested a ...
Arcadio's user avatar
  • 81
3 votes
1 answer
229 views

I am trying to use parted in scripted mode to resize a partition. When I use the command to increase the partition size it works but when I use the same command but simply change the sector size to ...
FlexMcMurphy's user avatar
0 votes
1 answer
1k views

Using Debian 12.5 Bookworm, 64bit I wanted to teach myself how to partition my disks for my needs, so I did this: ——————————————————————————————| [!!] Partition Disks |—————————————————————————————— ...
NewbieDeveloper's user avatar
0 votes
1 answer
461 views

Given sd_card.img that is 512000000 bytes (i.e. 488MB): $ file sd_card.img sd_card.img: DOS/MBR boot sector; partition 1 : ID=0xc, start-CHS (0x0,1,1), end-CHS (0xdf,15,54), startsector 63, 999873 ...
fm_user8's user avatar
  • 111
2 votes
0 answers
154 views

Has anyone experienced this problem? I have a 500GB Seagate external hard drive that recently had some problems. Due to these problems I tried to format but unfortunately the formatting shows an error ...
Hudson Martins's user avatar
2 votes
1 answer
3k views

I have a VM on Promox running Debian 11. I need to increase disk space, so I've resized disk in Proxmox GUI. But now, I need to enlarge root partition. This wouldn't be a problem, if root partition ...
rabudde's user avatar
  • 165

15 30 50 per page
1
2 3 4 5
18