Find the answer to your Linux question:
Results 1 to 6 of 6
yea, im a newb! we all were once, indeed. i am just curious about sharing a virtual partition with windows so i can access things like pics music and documents ...
  1. #1
    Just Joined!
    Join Date
    Mar 2009
    Posts
    5

    sharing a partition

    yea, im a newb! we all were once, indeed. i am just curious about sharing a virtual partition with windows so i can access things like pics music and documents from either OS.... drop me a line, thanx

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    What do you mean with Virtual Partition? Is it a Type 2 Partition?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  3. #3
    Just Joined!
    Join Date
    Mar 2009
    Posts
    5
    Well, an extended partition. Not like a page-file partition(SWAP).... virtual partitions mask what is made into an extended partition... so you can call it extended partition or virtual.... but im wanting to share between XP and Linux.... is there a way to do it between the two primarys?

  4. #4
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    You can share Primary as well as Logical partitions inside Extended easily. Windows OS doesn't support Linux filesystems but there are a few tools available to assign driver letter to Linux partitions in Windows OS and share data. Check fs-driver.org for that.

    In a few Linux distros, you have to manually mount Windows Partitions in Linux. Which Linux distro are you using?
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

  5. #5
    Just Joined!
    Join Date
    Mar 2009
    Posts
    5
    Logical, thats right, im sorry. Ive had my nose stuck inside these textbooks so long its all starting to sound the same. well im using Fedora RedHat v8... thank you for all ur help

  6. #6
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    Fedora 8 support NTFS and FAT32 out of box. You have to mount partitions manually though. Post the output of fdisk -l command here.
    Code:
    su -
    fdisk -l
    df -h
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...