Jump to content

Sharing a Partition

- - - - -

This topic has been archived. This means that you cannot reply to this topic.
23 replies to this topic

#1
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
So I was thinking about a setup for my computer, I have a decent sized HDD I am using and was thinking about having it with XP and Linux all in one but then I realized I would like to share some files. Is it possible to have 3 partitions and share the last (no OS) just files that both partitions with an OS could access? I am thinking each partition could be accessed by another but I may be wrong.

#2
Guest_Jordan_*

Guest_Jordan_*
  • Guests
You could have two partitions and share the files. If one partition is running Windows on NTFS you can access all of those files from Linux.

#3
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
So you would recommend doing that, making the windows one bigger and saving all linux ones in the Windows partition so I can access them all from one place? I will definitely play around with it. I knew you could do this from a livecd but I was not sure about separate partitions.

#4
Hignar

Hignar

    Programming Expert

  • Members
  • PipPipPipPipPipPip
  • 420 posts
I'd recommend a third partition to share files between OSs. First reason is that Linux doesn't always play nicely with NTFS. Chances are you wouldn't have a problem, but better to be safe etc.

Also a separate partition means you run no risk of messing up either OS or losing data if you need to reinstall.

I'd suggest using FAT32 for the additional partition unless you'll need to store files in excess of 2GB, in which case NTFS is probably the only option as windows won't read a linux partition.

#5
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
If I was in windows could it read the other partition if it was fat32?

#6
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,298 posts
Yes. most usb memory sticks use fat32 or even fat16 on smaller ones.
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall

#7
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
Well I knew it was something like that, my concern was it being all on the same drive lol I have never seen it access one thing and think its 3 things? Make sense? lol

#8
Orjan

Orjan

    Writes binary right handed and hex left handed

  • Moderators
  • 3,298 posts
it's all built by quarks, forming atoms :P
__________________________________________
I study Information Systems at Karlstad University when I'm not on CodeCall

#9
marwex89

marwex89

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 10,720 posts
lol @ örjan :P

I've played with this a bit (as you might know if you read my last tutorial), and a shared no-OS-inhabited FAT32 partition works wonders! Very handy.
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

#10
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
LiveUSB? I was actually meaning to read that, I knew I could do a LiveUSB but never really needed it before since most usb's dont go very big unless your willing to invest in it lol.

#11
marwex89

marwex89

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 10,720 posts
They're cheap enough if you stay at 8GB or below :D Which is enough for a small portable desktop with linux :P
Hey! Check out my new Toyota keyboaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa

#12
BlaineSch

BlaineSch

    Writes binary right handed and hex left handed

  • Members
  • PipPipPipPipPipPipPipPipPip
  • 2,448 posts
How much is an 8gb one? Anything lower than 2gb might be tight on space lol depending on the distro