Results 1 to 4 of 4

Thread: Partitions Question

  1. #1
    Flak Monkey! Dorza's Avatar
    Join Date
    Jul 2003
    Location
    UK - South Wales
    Posts
    1,762
    Thanks
    34
    Thanked
    17 times in 15 posts
    • Dorza's system
      • Motherboard:
      • Asus P5B Deluxe - WiFi
      • CPU:
      • Q6600 @ 3.06Ghz
      • Memory:
      • 2GB Crucial
      • Storage:
      • 500GB Samsung SpinPoint
      • Graphics card(s):
      • Geforce 9600GT
      • PSU:
      • Cosair HX520W
      • Case:
      • LianLi something something or other
      • Monitor(s):
      • Eizo FlexScan S1910 (1280*1024)
      • Internet:
      • 2mb Virgin (when they want to give me that: else 1mb)

    Partitions Question

    OK im useing WinXP (NTFS) and linux. I want to format my HD but before i do i want to create a logical partition so that i can save files to it and so i wont lose them when i format my XP and nix partitions. After the format i plan on saveing all my work and music to this partiton so that it acts like a central store of data that BOTH win and linux can access and read from. What would be the best file format to use when i make this logical partition. Im favouriing FAT32 atm cos i know NTFS is very dodgy to write to from Linux, with the current 2.4 Kernel.

  2. #2
    Registered User
    Join Date
    Nov 2003
    Location
    CyberSpace Canada
    Posts
    1
    Thanks
    0
    Thanked
    0 times in 0 posts

    Format

    I have a similar setup using Fat32 and Ext3 partitions. I automount my Fat32 partitions so I can access my mp3 files in winxcrap. No problems. I have access to my tmp files in Linux from wxcrap.

    Try it

  3. #3
    HEXUS webmaster Steve's Avatar
    Join Date
    Nov 2003
    Posts
    14,283
    Thanks
    293
    Thanked
    841 times in 476 posts
    You can have up to 4 primary partitions, or 3 primaries and a secondary that can contain (unknown number of) logical drives.

    I say go with 4 primary partitions - 1 NTFS for WinXP, 1 Fat32 for shared usage, 1 ext3 for linux (mount: /) and 1 swap filesystem for linux.

    Set up Windows first, and set up only the NTFS partition (decide how big it will be.) Then you can install linux, set up the other partitions in the remaining disk space, and install the bootloader nicely too.

    That's what I'd do anyway - others might have a different method.
    PHP Code:
    $s = new signature();
    $s->sarcasm()->intellect()->font('Courier New')->display(); 

  4. #4
    Commander Keen
    Join Date
    Nov 2003
    Location
    217.27.240.214
    Posts
    624
    Thanks
    0
    Thanked
    0 times in 0 posts
    unts's method is the best. It is what I use as well. crap-ppp (xp) does not like to install on a hdd when there is a non-microsoft os installed. Anyway. Linux bootloaders are SsSsssoooooO much better.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Posting Permissions

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