F5F Stay Refreshed Software Operating Systems Hard drive partition lost its allocation.

Hard drive partition lost its allocation.

Hard drive partition lost its allocation.

R
Rheeannhyn
Junior Member
2
08-06-2016, 03:36 AM
#1
I was attempting to manage read and write access on my drives when the PC crashed in the middle of the process. It entered 'initframs' and I exited, but upon checking my home directory, one partition appeared unallocated. I’m confused about what to do next and don’t have much data left. Someone can assist me.
R
Rheeannhyn
08-06-2016, 03:36 AM #1

I was attempting to manage read and write access on my drives when the PC crashed in the middle of the process. It entered 'initframs' and I exited, but upon checking my home directory, one partition appeared unallocated. I’m confused about what to do next and don’t have much data left. Someone can assist me.

M
mcfarter
Member
178
08-25-2016, 12:13 PM
#2
Initially, stay calm—it seems like you might have misconfigured some files. The best approach is to start with a live installation (most installers include one) and back up your data. It will automatically detect your partitions. Third, have you changed the permissions of the entire drive? Probably not—there’s no need to do that unless you specifically require it. If you still want access to certain files, use sudo instead.
M
mcfarter
08-25-2016, 12:13 PM #2

Initially, stay calm—it seems like you might have misconfigured some files. The best approach is to start with a live installation (most installers include one) and back up your data. It will automatically detect your partitions. Third, have you changed the permissions of the entire drive? Probably not—there’s no need to do that unless you specifically require it. If you still want access to certain files, use sudo instead.

C
Cazzokill
Junior Member
4
08-25-2016, 01:49 PM
#3
I didn't apply the necessary permissions to the entire storage. Even with a live USB, locating files can be tricky. Restoring from an earlier backup might work since you had a previous version saved.
C
Cazzokill
08-25-2016, 01:49 PM #3

I didn't apply the necessary permissions to the entire storage. Even with a live USB, locating files can be tricky. Restoring from an earlier backup might work since you had a previous version saved.

T
tyrannlukas
Junior Member
12
08-25-2016, 06:22 PM
#4
The live setup can simply attach your partitions. It recognizes them just like any regular hard drive on your computer.
T
tyrannlukas
08-25-2016, 06:22 PM #4

The live setup can simply attach your partitions. It recognizes them just like any regular hard drive on your computer.

P
PhoeniXFR_PvP
Junior Member
37
08-25-2016, 06:27 PM
#5
It's possible the missing partition isn't visible due to a previous partition.
P
PhoeniXFR_PvP
08-25-2016, 06:27 PM #5

It's possible the missing partition isn't visible due to a previous partition.

S
sioazidao
Member
70
08-25-2016, 06:44 PM
#6
I can create a new partition, but it depends on your needs. It will not affect the files in that partition unless you change their locations.
S
sioazidao
08-25-2016, 06:44 PM #6

I can create a new partition, but it depends on your needs. It will not affect the files in that partition unless you change their locations.

S
StarSabre
Member
62
09-08-2016, 07:12 PM
#7
No problem at all! I’ll save your current version and we can continue later. Just let me know when you have a moment.
S
StarSabre
09-08-2016, 07:12 PM #7

No problem at all! I’ll save your current version and we can continue later. Just let me know when you have a moment.

L
LucasandClaus
Senior Member
438
09-10-2016, 03:53 PM
#8
Begin with @Meet8939, stay calm. Unless you caused significant damage, your information might still be salvageable. Avoid rushing the recovery process—don’t write anything on the device until the issue is confirmed. Consider these steps: Keep the drive in read-only mode, such as using a live USB. Share the output of 'fdisk -l' if your partitions are missing. If you have access to rescue commands, they can scan for filesystems and attempt to rebuild partitions. Before altering anything, back up the partition table. Mount only read-only (ro) and run fsck without saving changes. If you encounter errors, it means the partition was misidentified—delete and recreate it. For fstab-only setups, use 'blkid' and 'lsblk' to diagnose problems. Good luck!
L
LucasandClaus
09-10-2016, 03:53 PM #8

Begin with @Meet8939, stay calm. Unless you caused significant damage, your information might still be salvageable. Avoid rushing the recovery process—don’t write anything on the device until the issue is confirmed. Consider these steps: Keep the drive in read-only mode, such as using a live USB. Share the output of 'fdisk -l' if your partitions are missing. If you have access to rescue commands, they can scan for filesystems and attempt to rebuild partitions. Before altering anything, back up the partition table. Mount only read-only (ro) and run fsck without saving changes. If you encounter errors, it means the partition was misidentified—delete and recreate it. For fstab-only setups, use 'blkid' and 'lsblk' to diagnose problems. Good luck!

S
SW_kail
Member
68
09-10-2016, 05:36 PM
#9
I was attempting to obtain read and write access on a specific hard drive partition. I looked up online instructions, which suggested using the 'chmod' command but it didn’t function properly. While researching, I discovered a way to unmount and then re-mount the drive via Terminal, allowing me to use 'chmod' successfully. I was able to create folders and copy-paste data. As I tried applying this to all partitions, I noticed some free spaces between them, so I included them in the partition setup. However, after rebooting one of the more fragmented partitions, it disappeared because its name changed with the space it occupied. Thank you for your assistance. I found an online tool called 'testdisk' that restored all drives to their original state. Thanks for your help.
S
SW_kail
09-10-2016, 05:36 PM #9

I was attempting to obtain read and write access on a specific hard drive partition. I looked up online instructions, which suggested using the 'chmod' command but it didn’t function properly. While researching, I discovered a way to unmount and then re-mount the drive via Terminal, allowing me to use 'chmod' successfully. I was able to create folders and copy-paste data. As I tried applying this to all partitions, I noticed some free spaces between them, so I included them in the partition setup. However, after rebooting one of the more fragmented partitions, it disappeared because its name changed with the space it occupied. Thank you for your assistance. I found an online tool called 'testdisk' that restored all drives to their original state. Thanks for your help.