Results 1 to 36 of 36

Thread: Linux partition visibility from Windows?

  1. #1

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Linux partition visibility from Windows?

    Linux :
    Mandrake 9. , on parition Linux Ex3(logical) , Linux Swap (logical)

    Windows :
    XP , on Partition NTFS , Primary .

    bearing in mind , I can't see Linux partition from Windows .

    based on this configuration , Can I see my windows files from Linux ? How ?


    Thanks .

  2. #2

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I can see the primary partition of Windows (c . It's in mnt/nt . Now I can't find the other partition which my all stuff in . It's extended NTFS partition . Where is it ?

  3. #3
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    There is no way that I know of. You can see the ntfs drive in Linux because Mandrake added read support for ntfs, but Microsoft hasnt done anything for reading ext2 or 3. Maybe someone has some 3rd party app to do it. But I have never heared of one.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  4. #4

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    How can I see the NTFS D: partition from Linux . I can see the NTFS C: but not D: . Anything I have to do?

  5. #5
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    you should be able to see it..I cant recall what it would be named though. If it was Fat it would be called /mnt/win_d if I recall, but not too sure what a 2nd ntfs drive would be named.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  6. #6

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    but the confusing part is I can see the partition C: . Maybe it doesn't recognize extended NTFS partition ?

  7. #7

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I found it in Mandrake Control Center . It's colored green (swap partition ) with these details :
    Mount point : swap
    Device : hda7
    Type : Linux Swap


    and I have these options :
    Resize
    Format
    Mount
    Delete .

    What option can I choose without affecting this partition in Windows ?

  8. #8
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Mount
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  9. #9

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by Cander
    Mount
    Error says " swapon(hda7) faild : Invalid argument . What's next ?

  10. #10
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Not a clue.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  11. #11
    PowerPoster Pc_Madness's Avatar
    Join Date
    Dec 2001
    Location
    Melbourne, Australia
    Posts
    2,765
    Originally posted by Cander
    Not a clue.
    Thats his swap partition, why would he want to mount it again when it would have already been mounted on startup? :dunno:
    Don't Rate my posts.

  12. #12

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by Pirate
    How can I see the NTFS D: partition from Linux . I can see the NTFS C: but not D: . Anything I have to do?

  13. #13
    PowerPoster sunburnt's Avatar
    Join Date
    Feb 2001
    Location
    Boulder, Colorado
    Posts
    1,403
    Originally posted by Cander
    There is no way that I know of. You can see the ntfs drive in Linux because Mandrake added read support for ntfs, but Microsoft hasnt done anything for reading ext2 or 3. Maybe someone has some 3rd party app to do it. But I have never heared of one.
    You can use this nifty tool called explore2fs
    Every passing hour brings the Solar System forty-three thousand miles closer to Globular Cluster M13 in Hercules -- and still there are some misfits who insist that there is no such thing as progress.

  14. #14
    Fanatic Member cid's Avatar
    Join Date
    Nov 2002
    Location
    Fort Worth, Texas
    Posts
    854
    You need to mount the NTFS drive in Linux before you are able to read it.

    try this:
    mount -t ntfs /dev/hdb3 /mnt/winnt
    ***or a variation of***

    www.google.com - Pay Tribute.

    Always Listening To: Thrice

  15. #15

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Mount option made my NTFS (D : partition ) inaccessbile from Windows . I had to delete the partition , and lost my data too .

  16. #16
    Fanatic Member cid's Avatar
    Join Date
    Nov 2002
    Location
    Fort Worth, Texas
    Posts
    854
    wow that sucks...That has never happened to me. I would have used the Partion Magic software packaged with Mandrake to try and unmount the drive and restore it.

    www.google.com - Pay Tribute.

    Always Listening To: Thrice

  17. #17

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by cid
    wow that sucks...That has never happened to me. I would have used the Partion Magic software packaged with Mandrake to try and unmount the drive and restore it.
    It does . I did it anyway and learnt a lesson . Linux wasn't happy with Windows partitions , I think .

  18. #18
    Fanatic Member cid's Avatar
    Join Date
    Nov 2002
    Location
    Fort Worth, Texas
    Posts
    854
    Im running linux with XP pro. Im running Knoppix-STD and windows xp pro. They seem to coincide in harmony. I know that Knoppix-STD is a bootable linux CD. But I love it so much I created 2 new partitionx (Swap and Native) and decided to have it on my HD as well. Well if you have to redo everything you might as well as get rid of Mandrake and pick up Knoppix. I have used Mandrake, Redhat, and Knoppix-STD. I have found Knoppix to reign supreme.

    www.google.com - Pay Tribute.

    Always Listening To: Thrice

  19. #19

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Well , I've tried Knoppix 3.2 or so , and the good thing it doesn't need special partition , just boot off the cd and enjoy . But , it doesn't have lots of stuff like redhat or mandrake .

  20. #20
    Fanatic Member cid's Avatar
    Join Date
    Nov 2002
    Location
    Fort Worth, Texas
    Posts
    854
    Knoppix and Knoppix-STD are two different things. Just download Knoppix-STD and if you miss anything Im sure that you can just download it.

    www.google.com - Pay Tribute.

    Always Listening To: Thrice

  21. #21

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by cid
    Knoppix and Knoppix-STD are two different things. Just download Knoppix-STD and if you miss anything Im sure that you can just download it.
    Sounds cool . I didn't try Knoppix STD but do I have to do the partition mess . I don't want to lose my data again .

  22. #22
    Fanatic Member cid's Avatar
    Join Date
    Nov 2002
    Location
    Fort Worth, Texas
    Posts
    854
    If you use it to boot from CD then NO. But Knoppix-STD is meant to run off CD. If you want Knoppix-STD on your Harddrive than yes youll need two partitions Linux Swap And Linux Native.
    Code:
    Knoppix-STD is meant to be used off CD and you dont even have to have a HD to use it.
    If you need help go here:
    the Broken
    Knoppix-STD homepage

    www.google.com - Pay Tribute.

    Always Listening To: Thrice

  23. #23

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    I'm downloading it now . Thanks .

  24. #24
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    It will only have lost data on a partition if you told it to do something to the partition.

    I've been using NTFS drives under Linux-based systems for a long while now, never had an issue. Just don't do anything stupid like mkswap on it ¬.¬
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  25. #25

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Cander should be taken to court .

  26. #26
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    The "problem" which isn't a problem, is that these systems *will* let you do silly things. Heh.
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  27. #27
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    Err, I dont see how moutning can mess up your drive. Either you did something else, or Mandrake screwed it up.

    In a sense, Windows mounts your drives on its own during boot, which is really just mapping it to a drive letter or alias.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  28. #28

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by Cander
    Err, I dont see how moutning can mess up your drive. Either you did something else, or Mandrake screwed it up.

    In a sense, Windows mounts your drives on its own during boot, which is really just mapping it to a drive letter or alias.
    Well , mounting the drive might not cause a problem but the error occured is what screwed my partition I think .

  29. #29
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    On second look, you said that mandrake says it was a Linux partition. Meaning it must have been screwed during installation and Mandrake turned it into a inux swap partition which killed it for Windows.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  30. #30

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by Cander
    On second look, you said that mandrake says it was a Linux partition. Meaning it must have been screwed during installation and Mandrake turned it into a inux swap partition which killed it for Windows.
    No , after Mandrake installation , I was able to browse my partitions from Windows . then I restarted in linux , did that mount thing and killed my partition ( d . Anyway , it's gone now and I don't blame you nor anybody else . It must be my fault .

  31. #31
    Banished Cander's Avatar
    Join Date
    Dec 2000
    Location
    Why do you care?
    Posts
    6,913
    No. Blame it on the OS. That is what you are suppose to do. Error. It was the OS. Caught the flu, blame it on the OS.
    Stack Overflow
    See the features of Visual Studio 2010 and C# 4.0: The 10-4 show on Channel9

  32. #32
    Lively Member Brandito's Avatar
    Join Date
    Nov 2000
    Location
    Here, There, Every Where!
    Posts
    106
    I use explorer2fs.
    This is a program that creates an Explorer like interface and allows you to view/monipulate your linux fs.

    I think 2.6 kernel has ntfs read/write now by the way.
    I am looking forward to this... I've been keeping my fs fat 32 since I dual boot.

    brandito
    Master of Cyber Fu - A Temple of Digital Chi

  33. #33
    Monday Morning Lunatic parksie's Avatar
    Join Date
    Mar 2000
    Location
    Mashin' on the motorway
    Posts
    8,169
    NTFS write support is still experimental, I wouldn't use it...
    I refuse to tie my hands behind my back and hear somebody say "Bend Over, Boy, Because You Have It Coming To You".
    -- Linus Torvalds

  34. #34
    Hyperactive Member IntelSucks's Avatar
    Join Date
    Oct 2003
    Location
    Ubuntu Lovers Club
    Posts
    453
    Actually I would say that Knoppix 3.3 is better that STD because it has all of the same stuff + a whold load more...like open office and just abunch of stuff. I have it installed to my hdd and its great.

  35. #35

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083
    Originally posted by IntelSucks
    Actually I would say that Knoppix 3.3 is better that STD because it has all of the same stuff + a whold load more...like open office and just abunch of stuff. I have it installed to my hdd and its great.
    But , I've heard some problems about installing Knoppix on the HD , it's not recommended for some reasons .

  36. #36
    Hyperactive Member IntelSucks's Avatar
    Join Date
    Oct 2003
    Location
    Ubuntu Lovers Club
    Posts
    453
    Originally posted by Pirate
    But , I've heard some problems about installing Knoppix on the HD , it's not recommended for some reasons .

    I havent had any problems so fat and I have done a lot with it.

Posting Permissions

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



Click Here to Expand Forum to Full Width