Problem with guest home dir on shared folder
Posted: 29. Sep 2010, 11:26
Hi,
My host is Ubuntu 10.04 and the guest runs RHEL6. My home dir in the guest is on a shared folder, ie:
[root@vbox-rhel6 ~]# mount | grep juergh
rhel6 on /home/juergh type vboxsf (uid=1000,gid=1000,rw)
The problem I'm having is that when I log into the guest, I get the following error:
No directory /home/juergh!
Logging in with home = "/".
[juergh@vbox-rhel6 /]$
However I can chdir just fine to my home once I'm logged in:
[juergh@vbox-rhel6 /]$ cd
[juergh@vbox-rhel6 ~]$ pwd
/home/juergh
Permissions all seem to be fine. Any ideas what is going on?
Thanks
...Juerg
My host is Ubuntu 10.04 and the guest runs RHEL6. My home dir in the guest is on a shared folder, ie:
[root@vbox-rhel6 ~]# mount | grep juergh
rhel6 on /home/juergh type vboxsf (uid=1000,gid=1000,rw)
The problem I'm having is that when I log into the guest, I get the following error:
No directory /home/juergh!
Logging in with home = "/".
[juergh@vbox-rhel6 /]$
However I can chdir just fine to my home once I'm logged in:
[juergh@vbox-rhel6 /]$ cd
[juergh@vbox-rhel6 ~]$ pwd
/home/juergh
Permissions all seem to be fine. Any ideas what is going on?
Thanks
...Juerg