Re: [expert] Merging Partitions from Seperate Harddrives - Possible?

2000-02-25 Thread Tim & Val Litwiller

So this will let you merge existing partitions?  I use this when setting up a computer 
- but did not
know you could merge existing partitions. I guess I will have to do some reasearch.

but on the other hand why do we need something like this in linux - just mount the 
second partition
to the appropriate mount point.   ( Windows 2000 - now lets you mount another share as 
a directory
instead of a drive letter  Kind of like mount points . )



[EMAIL PROTECTED] wrote:

> Sevatio Octavio wrote:
> >
> > Is it possible to merge partitions from separate disks so that they are view as 
>one partition?
> >
> > Seve
>
> Yes ... but first compile your kernel to support this feature.



Re: Re[2]: [expert] Merging Partitions from Seperate Harddrives - Possible?

2000-02-25 Thread John Aldrich

On Fri, 25 Feb 2000, you wrote:
> Hello John,
> 
> JA> On Fri, 25 Feb 2000, you wrote:
> >> SO> Is it possible to merge partitions from separate disks so that they are
> >> SO> view as one partition?
> >> 
> >> PartitionMagic will allow you to do this.
> >> 
> JA> Not if it's separate *PHYSICAL* disks...
> JA> John
> 
> You're right.  Obviously I read message a little too quickly.  :-)
> 
Heh. I've been there... :-)
John



Re: [expert] Merging Partitions from Seperate Harddrives - Possible?

2000-02-25 Thread wazulu

Sevatio Octavio wrote:
> 
> Is it possible to merge partitions from separate disks so that they are view as one 
>partition?
> 
> Seve


Yes ... but first compile your kernel to support this feature.



Re: [expert] Merging Partitions from Seperate Harddrives - Possible?

2000-02-25 Thread Cajus Pollmeier

On Fre, 25 Feb 2000, Sevatio Octavio wrote:
>Is it possible to merge partitions from separate disks so that they are view as one 
>partition?
>

The kernel can do this.
cd /usr/src/linux
make menuconfig -> block devices -> multiple device driver support

I never used this, read the docu ;-)

-Cajus



Re: [expert] Merging Partitions from Seperate Harddrives - Possible?

2000-02-25 Thread Brian T. Schellenberger

On Fri, 25 Feb 2000, you wrote:
| Is it possible to merge partitions from separate disks so that they are view as one 
|partition?
| 

Sure.  You just want to use "linear (append) mode."

I've never used it, but it's one of the kernel options, and the module
is, per the kernel doc (from make xconfig), called linear.o.

I fear that the linear.c file doesn't have into on how to use it, but
hopefully this is enough to get you going down the right path.

| Seve
-- 
I am "Brian, the man from babble-on" (Brian T. Schellenberger).
I can be reached at [EMAIL PROTECTED] .
I support http://www.eff.org & http://www.programming-freedom.org .
I boycott amazon.com.  See http://www.gnu.org/philosophy/amazon.html .



Re[2]: [expert] Merging Partitions from Seperate Harddrives - Possible?

2000-02-25 Thread Kevin Boylan

Hello John,

JA> On Fri, 25 Feb 2000, you wrote:
>> SO> Is it possible to merge partitions from separate disks so that they are
>> SO> view as one partition?
>> 
>> PartitionMagic will allow you to do this.
>> 
JA> Not if it's separate *PHYSICAL* disks...
JA> John

You're right.  Obviously I read message a little too quickly.  :-)


-- 
Best regards,
 Kevin




Re: [expert] Merging Partitions from Seperate Harddrives - Possible?

2000-02-25 Thread John Aldrich

On Fri, 25 Feb 2000, you wrote:
> SO> Is it possible to merge partitions from separate disks so that they are
> SO> view as one partition?
> 
> PartitionMagic will allow you to do this.
> 
Not if it's separate *PHYSICAL* disks...
John



Re: [expert] Merging Partitions from Seperate Harddrives - Possible?

2000-02-25 Thread Sheldon Lee Wen

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

On Fri, 25 Feb 2000, you wrote:
> Is it possible to merge partitions from separate disks so that they are view as one 
>partition?

you may want to look into the logical volume manager for linux. It will let you do 
this.
I know it was under development but I don't know the current status of it.

Sheldon.
- -- 
==
"Definitions involving chicken heads no longer apply."
  -Jon katz
==

-BEGIN PGP SIGNATURE-
Version: PGP 6.5.1i

iQA/AwUBOLbHx/1zJb/TtW9UEQLgLgCeK0K/y5ZnI4kJYFe8ME3d3oI3fwAAnj2I
XaQs9xJWsX15JgsA5a1DOffE
=kDKL
-END PGP SIGNATURE-



Re: [expert] Merging Partitions from Seperate Harddrives - Possible?

2000-02-25 Thread Kevin Boylan

SO> Is it possible to merge partitions from separate disks so that they are
SO> view as one partition?

PartitionMagic will allow you to do this.


--
Best regards,

Kevin




[expert] Merging Partitions from Seperate Harddrives - Possible?

2000-02-25 Thread Sevatio Octavio

Is it possible to merge partitions from separate disks so that they are view as one 
partition?

Seve