Linspire/FreespireThis Forum is for the discussion of Linspire and Freespire.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I have installed the Lindows 4.5 developer addition.
As root, I can see my windows XP NTFS partition in /system/disks/dos
when I log onto my user account, I can see the partition exists but am unable to gain read access.
As root I seem to be unable to change the permissions of this folder?
is this working as intended?
Originally posted by Gunnyman I have installed the Lindows 4.5 developer addition.
As root, I can see my windows XP NTFS partition in /system/disks/dos
when I log onto my user account, I can see the partition exists but am unable to gain read access.
As root I seem to be unable to change the permissions of this folder?
is this working as intended?
I'm not 100% sure on this but I believe Lindows does not currently handle NTFS partitions itself which may explain why you are experiencing this. It can read and write to them through a network host running NTFS like XP or Win2kpro, but reading and writing on an NTFS partition on a local Lindows machine isn't currently suported. I do think this will be a feature of the upcoming 5.0 release.
He says that his root account can access it but not his user account. So that means he can read it as the user, provided the permisions are set properly. hence the appended umask.
As far as writing to it, writing is in the kernel but generally disabled, as it is highly dangerous at this point.
Originally posted by Atomic_Ed I'm not 100% sure on this but I believe Lindows does not currently handle NTFS partitions itself which may explain why you are experiencing this.
Actually Atomic_Ed, Lindows, like most other Linux versions can READ the NTFS partitions by default, it can not however WRITE to NTFS partitions. And yes, Lindows does have /etc/fstab.
Last edited by LindowsGamer; 03-05-2004 at 11:12 PM.
Originally posted by LindowsGamer Actually Atomic_Ed, Lindows, like most other Linux versions can READ the NTFS partitions by default, it can not however WRITE to NTFS partitions. And yes, Lindows does have /etc/fstab.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.