I dd_rescue'd my drive to an new drive because of filesystem problems on /tmp and now I can't find the tmp filesystem. In /dev/disk/by-label I can see that:
boot -> hda1
inst -> hda3
log -> hda7
root -> hda6
storage ->hda5
swap ->hda2
it appears that there should be a /dev/disk/by-label/tmp that isn't there, but that doesn't make sense since according to fdisk there are only 7 partitions anyway. hda4 is the extended partition that holds 5,6,&7. Where is /tmp? I could hack it out of fstab and let tmp be in root, but I'm not sure if that will cause any problems.
Any thoughts would be appreciated.
TIA,
Bryan
This thread was automatically locked due to age.