Re: [expert] Multiple Linux systems on one hard disk?

2000-04-08 Thread Hoyt
- Original Message - From: Ron Stodden <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, April 08, 2000 7:55 AM Subject: Re: [expert] Multiple Linux systems on one hard disk? > Kirk McElhearn wrote: > > > How do I know if I have this problem...?

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-08 Thread Ron Stodden
Kirk McElhearn wrote: > How do I know if I have this problem...? This problem arises because of the PC's BIOS PROM's inability to boot beyond cylinder 1023. If you use a Boot Manager, and make sure it is located below cylinder 1024, then only this Boot Manager is ever booted by the BIOS. The

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-07 Thread Brian T. Schellenberger
Geez, man! Read the post. I answered that question in the VERY NEXT PARAGRAPH of the same posting!! Here is my original post: -- Sure. Whatever. You can create 'em ahead of time, create 'em on the first insta

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-07 Thread Edward
On Fri, 07 Apr 2000, Kirk McElhearn wrote: > On 6/04/00 19:03, Brian T. Schellenberger [EMAIL PROTECTED] is > reported to have said: > > >IF you have the 1024-cylindar problem, though, you'll have to create > >all the /boot paritions on the first install. > > How do I know if I have this probl

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-07 Thread John Aldrich
On Fri, 07 Apr 2000, you wrote: > On 6/04/00 19:03, Brian T. Schellenberger [EMAIL PROTECTED] is > reported to have said: > > >IF you have the 1024-cylindar problem, though, you'll have to create > >all the /boot paritions on the first install. > > How do I know if I have this problem...? > Wil

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-07 Thread Kirk McElhearn
On 6/04/00 19:03, Brian T. Schellenberger [EMAIL PROTECTED] is reported to have said: >IF you have the 1024-cylindar problem, though, you'll have to create >all the /boot paritions on the first install. How do I know if I have this problem...? Kirk vice versa

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-06 Thread Scott Sweeney
What I have typically done in the past is to make partitions for the first OS (typically Win95) and leave the rest of the disk unpartitioned. When I load the next OS, I partition specifically for that, and so on. I give the most space to the primary OS, and less to the others. That way, I do

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-06 Thread Brian T. Schellenberger
Ah, partition magic is for wimps. I repartition with fdisk on a live system . . . Of course I don't expect the individual file systems to survive this and I always back up first, but still . . . I don't really think you want to plan on repartitioning on a monthly basis. Remember, "ln -s" is y

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-06 Thread Ron Stodden
Kirk McElhearn wrote: > Or do I need to partition the HD before installing > anything? Good partitioning is so essential to the running of any multiple-OS computer that it isn't worth taking any risks with (like tyres on a car, and the battery in cold climates). Partition Magic is mature, well

RE: [expert] Multiple Linux systems on one hard disk?

2000-04-06 Thread Matt Stegman
On Thu, 6 Apr 2000, Bill Shirley wrote: > After installing the boot manager, you can use Ranish, DiskDrake, or > any other program to define your Linux partitions. You won't need > lilo at all. Don't you? You still need something that will read into the ext2 filesystem and locate the kernel.

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-06 Thread Matt Stegman
> I think I get it. But how do I actually go about making the partitions? > When I install Mandrake, I get a partitioner. Do I do it all at that > time? (I am planning to do a clean Mandrake install as the first OS on > the new disk.) Or do I need to partition the HD before installing > a

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-06 Thread Brian T. Schellenberger
Sure. Whatever. You can create 'em ahead of time, create 'em on the first install, or create 'em as you go (just leave the end of the disk un-paritioned on the first install). IF you have the 1024-cylindar problem, though, you'll have to create all the /boot paritions on the first install. I'

RE: [expert] Multiple Linux systems on one hard disk?

2000-04-06 Thread Bill Shirley
iment with it. Hope this helps, Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Pj Sent: Thursday, April 06, 2000 4:51 AM To: [EMAIL PROTECTED] Subject: Re: [expert] Multiple Linux systems on one hard disk? I didn't see any support for Linux parti

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-06 Thread Kirk McElhearn
On 6/04/00 7:21, Matt Stegman [EMAIL PROTECTED] is reported to have said: >See what I mean? I think I get it. But how do I actually go about making the partitions? When I install Mandrake, I get a partitioner. Do I do it all at that time? (I am planning to do a clean Mandrake install as t

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-06 Thread Pj
I didn't see any support for Linux partitions, but then I did not read the 'primer'. Pj Bill Shirley wrote: I would suggest using the Ranish Partition Manager. It is also a mutiple boot loader. And it's free! http://www.users.intercom.com/~ranish/part/ Hope this helps, Bill

RE: [expert] Multiple Linux systems on one hard disk?

2000-04-06 Thread Bill Shirley
I would suggest using the Ranish Partition Manager. It is also a mutiple boot loader. And it's free! http://www.users.intercom.com/~ranish/part/ Hope this helps, Bill -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of Kirk McElhearn Sent: Wednesday,

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-05 Thread Brian T. Schellenberger
With regard to home directories, I've found it most useful to have seperate /home partitions that hold all the config files and all that, and a /home2 partition, which can be shared. On this partition each user gets another directory that they own, and then they can put "big" stuff that will be

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-05 Thread Matt Stegman
> boot1 > boot2 > boot3 > boot4 > data1 > data2 > data3 > data4 Well, that was my idea. With maybe a swap partition in the middle, or better yet, on the other drive (for better performance). As for knowing whether or not your computer can boot past 1024 cylinders, I know of no better way than t

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-05 Thread Ron Stodden
M Thompson wrote: > I have my PC setup according to Tom's recommendations and it works great. I > created around six of these 16Mb partitions at the beginning of the > disk...this way I can always add more Linux distros in the future. This mess is NOT necessary NOR what I advised you to do. -

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-05 Thread Kirk McElhearn
On 5/04/00 17:17, Tom Berkley [EMAIL PROTECTED] is reported to have said: >Also what are the models of each of the disks that you have. Both ide? Yes, they are both IDE. Kirk vice versa Translations - French to English, English to French | Technical Writi

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-05 Thread M Thompson
[EMAIL PROTECTED] >To: [EMAIL PROTECTED] >Subject: Re: [expert] Multiple Linux systems on one hard disk? >Date: Wed, 05 Apr 2000 08:17:38 -0700 > >Yes. >However, I would recommend only using 4 linux installations of less than >5 gb each. By the time you get done partitioning a

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-05 Thread Brian T. Schellenberger
You could do that, but it's easier to just use lilo for all of them. Lilo can boot any number of Linux partitions for you, so there's really no need to use the boot floppies. It's easy to do that; you can even have a single swap partition that they all share and just use different / partitions

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-05 Thread Alan Shoemaker
Kirkyes. Alan Kirk McElhearn wrote: > > I am getting a new 20 gig HD this week, to add to my 4.3 gig HD. I would > like to have Windoze on the 4.3, and use the 20 for multiple Linux > distributions (for testing and writing purposes). Can this be done? Can > I , say, have five 4 gig part

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-05 Thread John Aldrich
On Wed, 05 Apr 2000, you wrote: > I am getting a new 20 gig HD this week, to add to my 4.3 gig HD. I would > like to have Windoze on the 4.3, and use the 20 for multiple Linux > distributions (for testing and writing purposes). Can this be done? Can > I , say, have five 4 gig partitions, and

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-05 Thread Tom Berkley
Yes. However, I would recommend only using 4 linux installations of less than 5 gb each. By the time you get done partitioning and formatting, you will not have 20gb, more like 19gb. To take care of the lilo limitation of having all the boot files in the first 1000 cylinders of the disk, make your

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-05 Thread Marcos Dione
On Wed, 5 Apr 2000, Kirk McElhearn wrote: > I am getting a new 20 gig HD this week, to add to my 4.3 gig HD. I would > like to have Windoze on the 4.3, and use the 20 for multiple Linux > distributions (for testing and writing purposes). Can this be done? Can > I , say, have five 4 gig part

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-05 Thread Kirk McElhearn
On 5/04/00 12:21, Matt Stegman [EMAIL PROTECTED] is reported to have said: >Absolutely. With a disk that big, you may want to plan ahead. Assuming >your computer isn't all kinds of cool (as in, able to boot past the 8GB >limit) you'll want to make all your /boot partitions at the beginning of

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-05 Thread Ron Stodden
Kirk, Matt gives you good advice. I strongly recommend using Partition Magic exclusively for all your disk partitioning. Set up the new disk as LBA in your BIOS, and make sure that your choice of boot manager lets you boot over 8Gb (Boot Magic is OK and comes with Partition Magic). By using Bo

Re: [expert] Multiple Linux systems on one hard disk?

2000-04-05 Thread Matt Stegman
Absolutely. With a disk that big, you may want to plan ahead. Assuming your computer isn't all kinds of cool (as in, able to boot past the 8GB limit) you'll want to make all your /boot partitions at the beginning of the disk, then your / (root) partitions, and maybe stick a single /home partitio