Newb here for starters…just wanted to get that out of the way to avoid any awkward confrontations later. I just installed suse on my notebook to replace another distro and am having a few issues.
The first is accessing my Windows XP partition. Right now I have done nothing but failed miserably in my attempts, resulting in two folders (one in the /media folder and another in the root (/) folder). If anyone could help me get rid of those, that would be great. They came about after failed attempts to edit the fstab.
Also, once this issue is resolved, I would like to have my opensuse firefox use the windows firefox profile on the ntfs drive. I’ve tried numerous times to get this done on ubuntu and have never managed to get it to work.
I changed a few things around by deleting my hp recovery partition and replacing it with 45 gigs or so that i plan to share between both linux and windows. I formatted it as ntfs.
So i assume once I boot back into suse I’ll be able to run the fdisk -l or whatever it is to see where that partition is (i assume it’ll be sda3) and then just replace that in the directions given above?
Any ideas for deleting folders from root since i’m ocd enough to despise the windows mce and windows folders i ahve in the “/” and “/media” folders.
remember the /path_to/mount_point above needs to be changed to where you want it mounted.
You could create a folder in your tree called /XP_Lin_Share
so the above would look like this
/dev/sda3 /XP_Lin_Share ntfs-3g defaults 0 0
To be honest I have always found the profiles in windows differ from Linux. In Linux it’s just .mozilla
If you try drilling down the windows dir you’ll see
ALL SET! Made the changes back to default and everything works great!
I did read somewhere that this could open up some issues if windows is not properly shut down (something about a force command being used to avoid a check disk in windows). Oh well, don’t bother the gift horse too much
Thats good to know that the latest version of ntfs-3g only needs the defaults attribute. Time for SuSe to maybe change this NTFS - openSUSE so that there’s a proper 11.1 section.