| Running Windows (or anything else) on your Mac Discussion of Classic or running Windows, Linux and other OSes on the Mac. |
| Post Reply | New Thread | Subscribe |
|
|
Thread Tools |
![]() Member Since: Dec 23, 2009
Posts: 2
![]() |
I recently installed windows 7 via bootcamp on my mac and everything seemed to go ok.
However when browsing my mac's hd partition in windows I cannot view the contents of the user directory. It shows a folder for each user but when I open them it claims there are no files there. Is there anyway to make the user directory viewable under windows? |
| QUOTE Thanks | |
![]() Member Since: Jan 23, 2008
Location: Fort Worth, Texas
Posts: 31,994
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 21.5" iMac 2.5 GHz i5, iPad 3rd Gen., 3 iPods
|
I just tested this from Windows 7 running from Boot Camp, (I'm replying right now from Win 7) and I can see all the files listed in my user folder.
Make sure you have the "hidden files" option turned on in Windows 7. And at the same time, turn on "view system files". Windows 7 will give you a warning when you select those options, but just go ahead and turn them on anyway. (if you have not already done so) Control Panel -> Folder Options -> View. See if that helps. Regards. |
| QUOTE Thanks | |
![]() Member Since: Dec 22, 2006
Location: Texas, where else?
Posts: 21,809
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 15" MBP 2.33 C2D 256 4GB, MBA 13" i7 1.8, MB 2.0 2GB, Nano 4th, 3GS, iPad 1
|
??? - Am in my Win7 BootCamp right now. Even after enabling view hidden files and folders and system files - I can sure enough view all the hidden and system files in OS X including my user account.
Everything shows up like normal in my wife's account (not admin) but not a single item other than the hidden files/folders shows up in my user account either. At least you're not alone. I get the same thing 'this folder is empty' remark. I cannot be held responsible for the things that come out of my mouth. In the Windows world, most everything folks don't understand is called a virus. Place your vote for our Member of the Month Last edited by bobtomay; 12-24-2009 at 08:47 AM. |
| QUOTE Thanks | |
![]() Member Since: Jan 14, 2010
Posts: 65
![]() Mac Specs: 13" MacBook (late-2008)
|
Quote:
I ask because, like the other two, I am just using a standard bootcamp 3.0 install of Windows 7 Ultimate and I have the same problem. I believe apple hides that directory on purpose (basically to force you to boot into OSX to have access to your files). The driver apple provides lets you view all system owned files but not user owned files (apple will probably tell you it's for security issues). The first solution I can think of would be to recursively ADD permissions for whatever group/user the bootcamp drivers allow windows to see. The second would be to hex edit the driver to make your user owned files visible. By default your user id in OSX should be 1000 (for the first user admin account) You can check in terminal to be sure thouhg. I haven't tried either of these but might do so later. If I'm completely wrong let me know but I figure it's worth a stab-- |
|
| QUOTE Thanks | ||
![]() Member Since: Jan 23, 2008
Location: Fort Worth, Texas
Posts: 31,994
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 21.5" iMac 2.5 GHz i5, iPad 3rd Gen., 3 iPods
|
To bobtomay and dcow:
I just tried again to view my user folder when in Windows 7. And again, I was able to view the entire folder, subfolders, files, etc. I even opened and viewed some JPG photo files that I had there. I can view those files from Windows Explorer and from a third party file manager that I use. (Nico's Commander) dcow: I'm using Boot Camp 3.0 along with Windows 7 Home Premium. The only thing I have done that may possibly have something to do with being able to view my user folder from Windows 7 is that I have installed the "ntfsMounter.app" in Snow Leopard. This is a small free application that turns on the ability that Snow Leopard has to read and write to ntfs partitions. (It's not on by default) Why don't you try downloading it and give it a try to see if makes a difference for you? LINK Let us know. Regards. |
| QUOTE Thanks | |
![]() Member Since: Dec 22, 2006
Location: Texas, where else?
Posts: 21,809
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 15" MBP 2.33 C2D 256 4GB, MBA 13" i7 1.8, MB 2.0 2GB, Nano 4th, 3GS, iPad 1
|
I have Paragon's NTFS for Mac and their Mac Browser installed on mine.
Have tried removing both and installing the ntfsMounter.app - no joy. Running Win7 Ultimate on mine - I can browse everything except my own home folder. I cannot be held responsible for the things that come out of my mouth. In the Windows world, most everything folks don't understand is called a virus. Place your vote for our Member of the Month |
| QUOTE Thanks | |
![]() Member Since: Dec 22, 2006
Location: Texas, where else?
Posts: 21,809
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 15" MBP 2.33 C2D 256 4GB, MBA 13" i7 1.8, MB 2.0 2GB, Nano 4th, 3GS, iPad 1
|
Ok, the answer:
The problem is X11. Everytime you open it, it creates a hidden file in your home folder called .Xauthority. Delete that file and you'll be able to see your home folder contents from your BootCamped Windows. I cannot be held responsible for the things that come out of my mouth. In the Windows world, most everything folks don't understand is called a virus. Place your vote for our Member of the Month |
| QUOTE Thanks | |
![]() Member Since: Jan 23, 2008
Location: Fort Worth, Texas
Posts: 31,994
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 21.5" iMac 2.5 GHz i5, iPad 3rd Gen., 3 iPods
|
Quote:
I'm trying to think if I somehow changed permissions while in Windows 7 by "taking ownership" of certain files and folders. But the only files and folders that I have taken ownership of are older Windows program files that wouldn't pass the UAC muster. I finally got so disgusted with UAC that I wound up turning it off completely anyway. I'll dig around some more and see what I can come up with. Regards. |
|
| QUOTE Thanks | ||
![]() Member Since: Jan 23, 2008
Location: Fort Worth, Texas
Posts: 31,994
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 21.5" iMac 2.5 GHz i5, iPad 3rd Gen., 3 iPods
|
Quote:
Good detective work! I never use X11 and therefore did not have that file present.Regards. |
|
| QUOTE Thanks | ||
![]() Member Since: Dec 22, 2006
Location: Texas, where else?
Posts: 21,809
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 15" MBP 2.33 C2D 256 4GB, MBA 13" i7 1.8, MB 2.0 2GB, Nano 4th, 3GS, iPad 1
|
I'm with ya on UAC. Turning it off is the very first thing I do when I install Win7 now.
I cannot be held responsible for the things that come out of my mouth. In the Windows world, most everything folks don't understand is called a virus. Place your vote for our Member of the Month |
| QUOTE Thanks | |
![]() Member Since: Jan 14, 2010
Posts: 65
![]() Mac Specs: 13" MacBook (late-2008)
|
Quote:
I use X11 quite a bit and it would be unfortunate if I had to delete that file every time I wanted to boot into windows =/ |
|
| QUOTE Thanks | ||
![]() Member Since: Dec 22, 2006
Location: Texas, where else?
Posts: 21,809
![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Mac Specs: 15" MBP 2.33 C2D 256 4GB, MBA 13" i7 1.8, MB 2.0 2GB, Nano 4th, 3GS, iPad 1
|
Here's a link to a script which will automate the process of deleting this file.
I cannot be held responsible for the things that come out of my mouth. In the Windows world, most everything folks don't understand is called a virus. Place your vote for our Member of the Month |
| QUOTE Thanks | |
| Post Reply | New Thread | Subscribe |
| Thread Tools | |
|
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
|
|
|
|
|||||||
Thread |
Thread Starter |
Forum |
Replies |
Last Post |
| Who's got the most Macs? | narf1899 | Schweb's Lounge | 139 | 11-24-2012 10:53 AM |
| Running Windows on a Mac: A Switcher's Guide | UncSki1218 | Running Windows (or anything else) on your Mac | 80 | 06-10-2008 10:34 PM |
| Bootcamp questions from a New Mac User | Xathian | OS X - Apps and Games | 2 | 06-09-2008 04:27 AM |
| Windows virus while running Bootcamp on my Mac | ScottsFire | Running Windows (or anything else) on your Mac | 4 | 01-10-2007 12:19 AM |
| Disillusioned Mac desigener switches to Windows | mogwai | Schweb's Lounge | 21 | 05-11-2006 02:05 PM |
All times are GMT -4. The time now is 08:48 PM.
Powered by vBulletin