Author Topic: Windows WILL die  (Read 659 times)

smokey

  • Member
  • **
  • Posts: 183
  • Kudos: 0
Windows WILL die
« on: 1 December 2002, 19:08 »
This time I have it all figured out except I have a few questions:

1) How should I partition my 80gig entirely for linux.
2) What Filesystem should I use?

btw. Im using Mandrake 9.0
btw2. I downgraded my gfx card to a GeForce3 Ti200 especially for use with *nix.
//this is how I was born :)

cat /dev/urandom > /dev/mybrain

Tip for win98 (l)users: type copy /con/con in your command prompt to increase stability


Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
Windows WILL die
« Reply #1 on: 1 December 2002, 19:16 »
you want to partition 80 GB for just one distro?

you'll probly want to use the standard Ext3 or ReiserFS, i am using both and i dont see much difference in them.
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

choasforages

  • VIP
  • Member
  • ***
  • Posts: 1,729
  • Kudos: 7
    • http://it died
Windows WILL die
« Reply #2 on: 1 December 2002, 19:17 »
A, stick the radeon back in there, ATI now supports "powered by ati" card along with the "built by ati" cards

B, i would recomend either rieserfs, or xfs. both are journald file systems in my usage, beat ext2, and ext3, well xfs is the quickest for a desktop machine so go with it.

as for the partitions, give your self 100mb of
for /boot
5 gigs for /
and 15 gigs for /usr
and the old rule of thumb, a swap partition that twice the size of the amount of ram in the machine

and the rest on either /home or make a partion called /stuff and chmod it 1777 then dump mp3's iso's games' and other stuff in there, or atleast thats how i do it. i think voidmain or calum or somebody has a picture that detials it out
x86: a hack on a hack of a hackway
alpha, hewlett packed it A-way
ppc: the fruity way
mips: the graphical way
sparc: the sunny way
4:20.....forget the DMCA for a while!!!

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
Windows WILL die
« Reply #3 on: 1 December 2002, 19:46 »
dont put 100mb for boot unless your planning to have lot of other kernels there for soem werid reason. You barely need 10mb for boot, but i recommend 20mb
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

caveman_piet

  • Member
  • **
  • Posts: 52
  • Kudos: 0
    • http://www.pexy.co.za
Windows WILL die
« Reply #4 on: 2 December 2002, 00:38 »
For interest sake - the /boot on my laptop
is 16MB and I can barely fit two different
systems on there. To have a backup kernel
during an upgrade is all that fits.

A new kernel upgrade forces me to delete the
previous (old) and stable kernel to make space.
(Running RH 7.3 - now on 2.4.28-18.7.x and
17.7x as backup)

I'm allways in a panic when I have do that.

I found that with the newer kernels (and a big
drive - to use a little extra will not hurt).
I any case - on an 80GB drive - how much is
one cylinder in MBytes anyways?

Just my one cents worth (if that
Microsoft apparently thinks that R&D stands for 'Rewrap & Disguise'.

TheQuirk

  • VIP
  • Member
  • ***
  • Posts: 2,154
  • Kudos: 315
Windows WILL die
« Reply #5 on: 2 December 2002, 01:06 »

Master of Reality

  • VIP
  • Member
  • ***
  • Posts: 4,249
  • Kudos: 177
    • http://www.bobhub.tk
Windows WILL die
« Reply #6 on: 2 December 2002, 02:03 »
what happens if you let linux auto partition it? does it just make 1 bigass "/" partition?
Disorder | Rating
Paranoid: Moderate
Schizoid: Moderate
Linux User #283518
'It takes more than a self-inflicted gunshot wound to the head to stop Bob'

Calum

  • Global Moderator
  • Member
  • ***
  • Posts: 7,812
  • Kudos: 1000
    • Calum Carlyle's music
Windows WILL die
« Reply #7 on: 2 December 2002, 13:31 »
it tends to.

the autopartitioning in a normal GUI linux installer is not too bright. it's about as clever as the windows installer if you let it do stuff by itself in my opinion.
visit these websites and make yourself happy forever:
It's my music! | My music on MySpace | Integrational Polytheism

smokey

  • Member
  • **
  • Posts: 183
  • Kudos: 0
Windows WILL die
« Reply #8 on: 2 December 2002, 18:53 »
Thanks for all the very helpful replies

My current box is set up (now) like this

250ish meg /boot/ (dont know why)
5gigish /
17gigish /home
30gig NTFS (from my previous windows backup drive)
10gigish /stuff folder which I can reduce to maybe try out another OS.

I am running Mandrake 9.0 and have the Nvidia drivers installed and working properly as well as WineX.
//this is how I was born :)

cat /dev/urandom > /dev/mybrain

Tip for win98 (l)users: type copy /con/con in your command prompt to increase stability


preacher

  • VIP
  • Member
  • ***
  • Posts: 858
  • Kudos: 107
    • http://kansascity.cjb.net
Windows WILL die
« Reply #9 on: 3 December 2002, 12:22 »
Here is the easiest way to partition a linux box. Double the amount of ram for swap, and everything else for /.

In my case on my laptop, it was 256mb for swap, and the rest of the 3 gig linux section for root(/).

 This might not be the most secure way, but you dont have to worry about the complexity of multiple partitions. If you are running a webserver, you might consider running it off of a seperate partition for extra security. Also if you are going to have remote shell users, you will need a chrooted partition.
Kansas City Hustle
http://kansascity.cjb.net

choasforages

  • VIP
  • Member
  • ***
  • Posts: 1,729
  • Kudos: 7
    • http://it died
Windows WILL die
« Reply #10 on: 3 December 2002, 15:36 »
i alsa like partitions, becuase is usually easer for me to take /stuff  or something, even / its self i moved / on my netbsd box from one partition to another, it actally works, i just have to tell the boot loader so*/off my a main drive and onto anther driver. like redunancy, like if my 8 gig that i keep redhat dies, i curse and swear, but i havn't lost anything but alot of time making it sweet. but if say the drive /mp3s is one bites it, i curse and swear and probably post a few rants hear cuase my distro will still be working. it obviously dosn't help if its all on one disk, but if its multi partitioned already, its easy to move it
x86: a hack on a hack of a hackway
alpha, hewlett packed it A-way
ppc: the fruity way
mips: the graphical way
sparc: the sunny way
4:20.....forget the DMCA for a while!!!