Page 1 of 1

yet another Linux newbie question

Posted: Sat Mar 12, 2005 4:16 pm
by manixc
Hello,

I'm asking these questions well in advance of actually doing it but I just want to have a good idea of what I'm getting into before starting.
I want to upgrade my HD and duelboot Linux and Windows

A couple Q's

I will partition the HD into several partition, one for Windows and Windows programs, one for Linux and linux Programs, one for media.

How much HD space does Linux need? I am talking about just the OS and applications data. I know 10Gb is enough for Windows.

Will both Linux and Windows be about to use the media partition? like listening the mp3 on the media partition in both Windows and Linux (at different time of course)

Also, I remember reading somewhere that I should get Windows working first before installing Linux, is that right?

And for the duel boot controller, I should use the Linux one, right?


Thanks!

Re: yet another Linux newbie question

Posted: Sat Mar 12, 2005 6:42 pm
by stgreek
manixc wrote:Hello,

I'm asking these questions well in advance of actually doing it but I just want to have a good idea of what I'm getting into before starting.
I want to upgrade my HD and duelboot Linux and Windows

A couple Q's

I will partition the HD into several partition, one for Windows and Windows programs, one for Linux and linux Programs, one for media.

How much HD space does Linux need? I am talking about just the OS and applications data. I know 10Gb is enough for Windows.
That clearly depends on what you want to install. Unless you install big games, though, you have to try hard to get it over 5Gb
Will both Linux and Windows be about to use the media partition? like listening the mp3 on the media partition in both Windows and Linux (at different time of course)
Make it a FAT32 partition and you'll be fine.
Also, I remember reading somewhere that I should get Windows working first before installing Linux, is that right?
Not necessary, but useful. In theory, you can install Linux first and then, after reinstalling windows, just overwrite the boot sector with GRUB and you should be fine. But windows first is easier.
And for the duel boot controller, I should use the Linux one, right?
Yes, you can use Lilo or Grub, I prefer the latter.
Thanks!
You are welcome :)

Re: yet another Linux newbie question

Posted: Thu Mar 17, 2005 6:16 pm
by tommyj27
manixc wrote: Will both Linux and Windows be about to use the media partition? like listening the mp3 on the media partition in both Windows and Linux (at different time of course)
linux reads ntfs as well, but has no write support. better to go with fat
manixc wrote: And for the duel boot controller, I should use the Linux one, right?
IIRC, you can also use the windows bootloader to start linux, but i've never done it, lilo is easy.