<div>Hello CJ,</div>
<div>After my last post I had to dash to bed - it was getting close to early morning Monday!</div>
<div>I think I spelled correctly about shifting your files. But I am afraid U shifted them to the root of /dev/sda1 rather then than to /dev/sda1/home.</div>
<div> </div>
<div>Two solutions now </div>
<div> </div>
<div>1. Please move your files to proper place and U will have normalcy restored on reboot. This U can do by booting as root and shifting files to proper place. recheck correctness - u know what is correct - reboot as user.
</div>
<div> </div>
<div>2. Nothing is lost if U did as I requested U to. If U have your old /home  files and /etc/fstab.bak.</div>
<div># cp /etc/fstab /etc/fstab.new    !save your new fstab</div>
<div># cp /etc/fstab.bak /etc/fstab     ! restore old backup version</div>
<div># reboot</div>
<div># mount -t ext3 /dev/sda1 /mnt/my80gigHOME</div>
<div># ls /mnt/my80gigHOME   ! if U see only /home u are really there </div>
<div>     ! or if U see all your files in this place, ur cp was incorrect</div>
<div># ls /mnt/my80gigHOME/home   ! this is ur final aim to see everything here,</div>
<div>      ! shift every thing from /mnt/my80gigHOME (except /mnt/my80gigHOME /home) to up here /mnt/my80gigHOME/home this is difficult for me in text mode but a kiss in GUI. please be carefull.</div>
<div>! check place of files once again - say OK to yourself truly.</div>
<div>
<div># cp /etc/fstab.new /etc/fstab.    !renew your fstab</div># reboot</div>
<div> </div>
<div>PS: sorry I am not replying to your actions on -> cp -pr   ;  cp -prv   ; cp -av  etc.... presuming it gets covered in solution suggested. In any case if U have old /home files intact, then U can clean the mess, and  "redo" whole thing correctly and u know how...
</div>
<div>             <br>-- <br>Anil Kumar Shrama </div>