Results 1 to 6 of 6

Thread: Access windows partition in mandriva

  1. #1
    Join Date
    Dec 2009
    Posts
    296

    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. #2
    Join Date
    Nov 2009
    Posts
    347

    Re: 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.
    I have few question for you
    Code:
    1 / How are you doing to get in?
    2 / tape in a shell:
    You can try the folloing command as a root user in the terminal
    Code:
    $ Cat / etc / fstab
    Hope the command will help you or at-least provide you some clue on this.

  3. #3
    Join Date
    Nov 2009
    Posts
    330

    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
    to create it. Then try something like:
    Code:
    root @ localhost # mount-t ntfs / dev/hda1 / mnt / windows
    root @ localhost # ls / mnt / windows /
    And tell us if that list out the files in your C drive. Try this options and then give us the output what you get.

  4. #4
    Join Date
    Nov 2009
    Posts
    583

    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. #5
    Join Date
    Nov 2009
    Posts
    518

    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. #6
    Join Date
    Nov 2009
    Posts
    330

    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.

Similar Threads

  1. Replies: 2
    Last Post: 05-09-2011, 03:12 AM
  2. Cannot access Windows C: partition
    By Upendra in forum Operating Systems
    Replies: 6
    Last Post: 26-06-2011, 09:01 PM
  3. Can not access USB on Mandriva Linux
    By Amy Adams in forum Operating Systems
    Replies: 5
    Last Post: 11-03-2010, 09:40 AM
  4. How to access mac partition in windows
    By Bracken in forum Operating Systems
    Replies: 4
    Last Post: 09-12-2009, 06:55 AM
  5. Mandriva 2008 to Mandriva 2009 in Laptop
    By Gwidon in forum Windows Software
    Replies: 3
    Last Post: 31-03-2009, 10:04 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,714,054,807.24545 seconds with 17 queries