Tagged Questions
0
votes
0answers
84 views
Daemon is inhibited
i'm having 2047 badblocks in my HDD, and to remove them i'v to make all hdd as ext3 drive and currently my whole hdd is unallocated(free space)...but while creating ext3 partition using Disk utility, ...
0
votes
1answer
121 views
Trying to copy an ext4 partition that has errors on it, to a new disk
I have a linux installation in a 50GB partition, on an old 80GB sata disk that is starting to show some errors in it's SMART status, and also, it's an old slow disk. So I want to copy it to a newer ...
0
votes
1answer
242 views
How can I create a 4TB partition on my software RAID5 device?
I have set up a RAID5 device with three 2TB hard drives using mdadm. The device was successfully created, but I cannot seem to create a partition on the device.
When I try to make an ext3 or ext4 ...
1
vote
1answer
731 views
Gparted funkiness - won't recognize 1TB, full-hdd /home partition, but recognizes ext4 and /home label
I have a 1TB SATA hard disk from my old desktop, and the entire thing is an ext4 /home partition (/, /boot, and swap were all on another hdd). It is now in a USB2 enclosure and I want to use it to ...
1
vote
2answers
1k views
Why is Disk Utility (Palimpsest) the default and not GParted?
GParted seems to be the more robust and feature-rich application of the two, is there a reason as to why GParted is not installed by default in Ubuntu?
3
votes
2answers
193 views
error while trying to resize the partition
im running out of space and i tried to resize the partition using g-parted but i got an error:
Checking for bad sectors ...
Bad cluster: 0x2904636 - 0x2904636 (1)
Bad cluster: 0x290526d - ...
0
votes
1answer
507 views
Cloned partition not seen correctly by disk utility & gparted [closed]
Some days ago I cloned my /dev/sda1 partition with clonezilla in partition-to-partition mode to /dev/sda3.
It worked, but now that I've finished the setup of system in /dev/sda3, I wanna reinstall ...