Re: disk partitioning for big drives

2000-12-20 Thread Leonard den Ottolander
Hi Mitchell, Luke wrote: > / (1st Primary) > > /tmp (3rd Primary) > /home (4th Primary) If you only want to use the 4 primary partitions instead of an extended partition containing multiple logical partitions, I would suggest you change the third partition to /var, and mak

Re: disk partitioning for big drives

2000-12-18 Thread Luke C Gavel
My suggestion (without long boring technical reasons, like phyiscal geometrical proximity): / (1st Primary) /tmp (3rd Primary) /home (4th Primary) On Mon, 18 Dec 2000, Mitchell K. Smith wrote: > Greetings. > I will be setting up an HP Netserver with an 18GB raid 5 using RH 7.0. > Can someon

Re: disk partitioning

2000-11-03 Thread Kelly Scroggins
Quoting Jeff Hogg <[EMAIL PROTECTED]>: -Original Message- From: Kelly Scroggins <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, October 17, 2000 11:55 AM Subject: Re: disk partitioning > >Since I

Re: disk partitioning

2000-10-19 Thread Jeff Hogg
-Original Message- From: Kelly Scroggins <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Tuesday, October 17, 2000 11:55 AM Subject: Re: disk partitioning > >Since I've received no responses, I guess there >isn't a way around it with d

Re: [RHL] Re: disk partitioning

2000-10-19 Thread eric clover
using parted might be another posbility also. http://freshmeat.net/projects/gnuparted/?highlight=parted eric > > Since I've received no responses, I guess there > isn't a way around it with diskdruid. > > kelly > > Quoting Kelly Scroggins <[EMAIL PROTECTED]>: >Thanks ken, > >But I state

Re: disk partitioning

2000-10-18 Thread Statux
diskdruid will give you less control than fdisk. It usually forces it to the end of the disk... nothing you can do. I don't advise that you put swap at the beginning of the disk, since if you're using an x86, you better have yerself a /boot partition (if you're using an IDE disk) at the beginning

Re: disk partitioning

2000-10-17 Thread Kelly Scroggins
Since I've received no responses, I guess there isn't a way around it with diskdruid. kelly Quoting Kelly Scroggins <[EMAIL PROTECTED]>: Thanks ken, But I stated that I already know how to accomplish this with fdisk. My question is concerning diskdruid. kelly Quo

Re: disk partitioning

2000-10-15 Thread Kelly Scroggins
Thanks ken, But I stated that I already know how to accomplish this with fdisk. My question is concerning diskdruid. kelly Quoting kf <[EMAIL PROTECTED]>: You can do this with "fdisk [device_name]". See man fdisk. You have to know the math of disk geometry to use this. Disk

Re: disk partitioning

2000-10-15 Thread kf
You can do this with "fdisk [device_name]". See man fdisk. You have to know the math of disk geometry to use this. Disk Druid is pretty smart about knowing where to put partitions. Unless you've read the docs (and even if you have), it'll be a bit more complex to use fdisk. hth, kf -- My r