Hi all,
I’m a relative newbie and I’ve lost some important files on my system. I’ve got 2 HDs that I’ve partitioned in various ways. I was going to attach an image of the setup page, but I can’t do this.
Okay layout is as follows:
HD 1
/dev/sda 931.51 GB
/dev/sda1 100.00 MB HPFS/NTFS, NTFS, System Reserved /windows/C
/dev/sda2 683.59 GB HPFS/NTFS, NTFS, Home /media/Home
/dev/sda3 247.82 GB Extended
/dev/sda5 1.95 GB Linux swap, Swap, swap
/dev/sda6 195.31 GB Linux native, Ext4, /
/dev/sda7 50.57 GB Linux native, Ext4, /media/09940446-b8b0-4291-bf35-1f0f4a7d44ec
HD2
/dev/sdb 931.51 GB
/dev/sdb1 488.28 GB HPFS/NTFS, NTFS, Back_up /windows/E
/dev/sdb2 443.23 GB Extended
/dev/sdb5 443.23 GB Linux native, Ext4, /home
I wanted to backup data in my /home partition and sort out some other issues. When I first installed 11.3, it wasn’t mounting sda7 nor was it mounting sdb1. So I went into Partitioner and told it to mount them. I had to assign a mount point, so I made sda7 /tmp and I can’t recall exactly what I assigned sdb1 as.
Yes, I was stupid enough not to backup fstab first. I know it backups, but I’ve made several other changes since, so I’ve long since lost my original file. So when I rebooted, I couldn’t log in as myself. I could log in as root. When I tried to undo my stuff-up, I’ve clearly made things worse, or at least, not better.
In my naivety, I have tried updating to 11.4 in the hope that I could redo my partition assignments and work everything out. Alas, that did not work. I have not deleted or formatted the sdb5 partition, so all my data should be there, I can’t can’t get to it. In fact, there is 40GB of data on the disk, I just can’t see it!
So I’ve got all these lovely image files (photos) that I’m desperate to get back. Can I recover from my stupidity? All advice greatly received.
Thanks,
Peter
My fstab follows;
/dev/disk/by-id/ata-ST31000528AS_6VP3FQ7H-part5 swap swap defaults 0 0
/dev/disk/by-id/ata-ST31000528AS_6VP3FQ7H-part6 / ext4 acl,user_xattr 1 1
/dev/disk/by-id/ata-ST31000528AS_9VP7EP3J-part5 /home ext4 defaults 1 2
/dev/disk/by-id/ata-ST31000528AS_6VP3FQ7H-part1 /windows/C ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_GB.UTF-8 0 0
/dev/disk/by-id/ata-ST31000528AS_9VP7EP3J-part1 /windows/E ntfs-3g users,gid=users,fmask=133,dmask=022,locale=en_GB.UTF-8 0 0
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0