|
| |||||||||
| Tags: linux, mandriva, microsoft, operating system, partition, windows xp |
![]() |
| | Thread Tools | Search this Thread |
|
#1
| |||
| |||
| Access windows partition in mandriva
Hello, On my desktop I have two HDD (one with windows and one with linux). I want to access my windows drive is "hda" but it says I have no rights. Does someone could tell me how to access the windows partition? Any help on this will be appreciated. I am facing a lot of problems because of this, so I am expecting a help for you. Thanks in advance. |
|
#2
| |||
| |||
| Re: Access windows partition in mandriva
Hello, Quote:
Code: 1 / How are you doing to get in? 2 / tape in a shell: Code: $ Cat / etc / fstab |
|
#3
| |||
| |||
| Re: Access windows partition in mandriva
Hello, Your windows drive is not listed in your fstab. How are you doing to get in? If / mnt / windows is not tape as root: Code: root @ localhost # mkdir / mnt / windows Code: root @ localhost # mount-t ntfs / dev/hda1 / mnt / windows root @ localhost # ls / mnt / windows / |
|
#4
| |||
| |||
| Re: Access windows partition in mandriva
Hello, I agree with the above post, the commands are going to help you. I would like to add few words to the above post. If they work, you can add a line to your fstab so that it all happens automatically and with the right options (which is not the case with you , that is good). Finally, I do not understand what you mean by "get the windows disk in graphical mode." What exactly are you trying to do in your windows partition? |
|
#5
| |||
| |||
| Re: Access windows partition in mandriva
Hello, I think you should not go in / dev/hda1. You should mount the partition and go into the mount directory. You say that your windows partition is hda1. Suppose you have the directory / mnt / windows, you raise your score on it and then to access it, must go in / mnt / windows. Alternatively you can try with the mandriva live cd, see if it shows you windows partition on the live cd, if it is then every thing is right with the mandriva linux operating system. |
|
#6
| |||
| |||
| Re: Access windows partition in mandriva
Hello, You can log you in as root in a console and run a program from the console, which will be executed with root privileges, time to edit a file for example. If you add "&" after the name of the program you can continue typing commands into the console. If you need more information on this then you can visit the mandriva's official site and there you can find detailed information on this. |
![]() |
|
| Thread Tools | Search this Thread |
| |
Similar Threads for: "Access windows partition in mandriva" | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Installing Windows 7 on first partition restrict access to 2nd partition | EDWARDINA | Operating Systems | 2 | 05-09-2011 04:12 AM |
| Cannot access Windows C: partition | Upendra | Operating Systems | 6 | 26-06-2011 10:01 PM |
| Can not access USB on Mandriva Linux | Amy Adams | Operating Systems | 5 | 11-03-2010 09:40 AM |
| How to access mac partition in windows | Bracken | Operating Systems | 4 | 09-12-2009 06:55 AM |
| Mandriva 2008 to Mandriva 2009 in Laptop | Gwidon | Windows Software | 3 | 31-03-2009 11:04 PM |