My tale of woe is such:
I had 12.3 installed on a flash drive, and had many updates.
Somehow, I trashed the drive, managed to make dd copies of both
the / and the /home. Partitioned another flash, PNY 16gb, and
dd copied the / partition, but had to cp copy the other, /home, partition.
The / partition actually appears as the mount point in any and every
partiton manager. But there is no way I can get it to recognize the
/home partition. I can mount the /dev/sdc1 and /dev/sdc2 on separate
mount points, and read them. In fact, using the very nice instructions
provided by jdmcdaniel3 I have made the PNY drive bootable, but
still no /home unless I mount it from terminal, and it still does not appear
in any listings, for example on Dolphin.
Question: Can I do anything to correct this so the second
partition will mount as home?
*Extracted from fdisk -l*
Disk /dev/sdc: 16.0 GB, 16001269760 bytes
64 heads, 32 sectors/track, 15260 cylinders, total 31252480 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00006061
Device Boot Start End Blocks Id System
/dev/sdc1 * 2048 15222783 7610368 83 Linux
/dev/sdc2 17690624 31252479 6780928 83 Linux
/dev/sdc3 15222784 17690623 1233920 82 Linux swap / Solaris
Partition table entries are not in disk order
This is the CAT display of the PNY /etc/fstab:
/dev/disk/by-id/usb-_Patriot_Memory_070F3155CC043137-0:0-part1 / ext4 acl,user_xattr 1 1
/dev/disk/by-id/ata-TOSHIBA_MK6465GSXN_Z0PCS1U0S-part5 swap swap defaults 0 0
/dev/disk/by-id/usb-_Patriot_Memory_070F3155CC043137-0:0-part2 /home ext4 acl,user_xattr,nofail 1 2
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
/dev/disk/by-id/usb-_USB_Flash_Memory_001372982FA1BA7175BD0AD6-0:0-part2 /home ext4 nofail 1 2