Thread: partition for windows and linux files

  1. #1
    Registered User
    Join Date
    Jul 2004
    Posts
    169

    partition for windows and linux files

    someone told me this before but i forgot.. i have windows running on one harddrive and about to have linux on the 2nd, but the hard drive is realy big (120 gigs) so im thinking i could use 60-70 gigs for linux and the rest for both operating systems (to store files like mp3s that i might want to have access to on both OSes) what type of partition do i make to do this?

  2. #2
    yea thats fine, if you use ext2 or ext3, as far as i know you
    wont beable to see it in windows, there may be a driver out
    that will let you do stuff. But if whats only important is you seeing
    part of the 120 GB that you store documents and mp3's and stuff
    on you should prolly use FAT32, but i know that linux mandrake
    10 has the ability to read from ntfs, but i dont know about writing
    or coping from it. But if you use FAT32 i believe you will beable
    to write and read from linux as well as windows.

    also you should mention what version of windows and linux
    you plan to use?

  3. #3
    Crazy Fool Perspective's Avatar
    Join Date
    Jan 2003
    Location
    Canada
    Posts
    2,640
    Use FAT32. Your linux OS will not be able to create new files on an NTFS, and windows cant read ext[2-3] FS's.

  4. #4
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    fat32 is the way to go, unless you have a network drive somewhere onto which you can set up a samba share, then windows and linux can both read/write to it...and fyi, the linux kernel has been able to read ntfs for quite some time, since 2.2 I think....definitely since 2.4, and mandrake 10 runs kernel 2.6 (2.5 could write to ntfs, but it wasn't as safe as they thought so they totally scrapped and rewrote that part of the code)
    PHP and XML
    Let's talk about SAX

  5. #5
    Quote Originally Posted by Waldo2k2
    definitely since 2.4, and mandrake 10 runs kernel 2.6 (2.5 could write to ntfs, but it wasn't as safe as they thought so they totally scrapped and rewrote that part of the code)
    ah interesting to know wasnt to sure about it, have only used
    linux here and there to experiemnt, dont really know to
    much about it.

  6. #6
    PC Fixer-Upper Waldo2k2's Avatar
    Join Date
    May 2002
    Posts
    2,001
    I love linux, but the only thing holding it back is hardware support. As soon as they come up with some sort of unified standard for drivers/driver packages and come up with an easy way to add/remove hardware (like how windows does it) I'll switch over to it completely...of course a few good updates to WINE would be good too, I don't want to leave my games behind
    PHP and XML
    Let's talk about SAX

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Partition for Linux
    By cerin in forum Tech Board
    Replies: 3
    Last Post: 11-29-2005, 05:36 AM
  2. merging linux partition
    By somesh in forum Linux Programming
    Replies: 2
    Last Post: 06-25-2003, 03:02 AM
  3. files in linux
    By GaPe in forum C Programming
    Replies: 3
    Last Post: 03-30-2003, 05:11 PM
  4. OLE2 files in Linux
    By sennaspy in forum Linux Programming
    Replies: 0
    Last Post: 07-06-2002, 10:28 AM
  5. hardware interaction in c
    By vineetwadwekar in forum C Programming
    Replies: 6
    Last Post: 03-29-2002, 09:01 AM