Installing Debain on a RAIDed partition

2000-05-08 Thread Sanjeev \Ghane\ Gupta
Folks,

I would like to install my / partition on a mirrored (RAID 1) partition.  I
know how to do RAID _after_ an install, for user data, but at install time?

Any pointers?

Thanks



Re: fake packages

2000-05-08 Thread Chris Wagner
Just use --force-depends.  It overrides package dependancies.

At 12:59 PM 5/7/00 -0600, elyograg wrote:
How hard is it to create fake packages?  What I'm after is this:  A 
package that will lie to the system with a provides: httpd line or 
provides: mail-transport-agent or something similar.


+---+
|-=I T ' S  P R I N C I P L E  T H A T  C O U N T S=-   |
|=-  -=ALAN KEYES FOR PRESIDENT=- -=|
| Balanced Budgets Personal Freedoms Morality Lower Tax |
|=--  http://www.Keyes2000.com.  --=|
+———+



Re: Exim Subject rejection, (* **** ***)

2000-05-08 Thread Peter Gervai
On Sun, May 07, 2000 at 12:35:38PM -0700, Kevin wrote:
 How hard would it be to filter *.vbs attachments out.  It was fairly simple
 to do with NT based MDaemon, but I'm not sure how to go about it with exim
 or postfix.

variation of an exim global filter:

if $message_body: contains .vbs\ or
   $message_body: contains .wsc\ or
   $message_body: contains .jse\ or
   $message_body: contains .js\ or
   $message_body: contains .vbe\ then
  headers add X-Virus-Alert: WARNING possible Visual Basic/JS Trojan 
Attachment\n
  deliver [EMAIL PROTECTED]
endif

===+=
   Peter grin Gervai | It  was  like  a visit  by  Don Corleone. I
Linux root at Cory-Net Ltd.|expected to find a bloody computer monitor in
   Szekszard, Hungary  |my bed the next day.  --  Mark Andreessen of
 [EMAIL PROTECTED] on #linux.hu  |Netscape regarding  the visit from microsoft.



RE: Installing Debian on a RAIDed partition

2000-05-08 Thread Robert H. Clugston
Ghane,
I suggest using a Hardware RAID. I use ARCOIDE raid 1 controller
(www.arcoide.com) on a couple of my machines. It's really easy to use and
it's fast. In fact when I started using this product my hard drive usage
actually visibly lowered (don't ask me why.) They are supposed to be a
couple ATA-66 controllers on the market that are actually FASTER than UW
SCSI drives, but I have yet to find one.

At all cost avoid promise controllers. I was using one of these in a NT
machine and it corrupted data without warning for 2 weeks. During those two
weeks my backups also contained corrupted data (monthly, weekly, and daily.)
When the system finally crashed from data corruption I was left without a
backup. Luckily I was able to restore most of the data using my keen skills
:)

I'm also using RAID controllers from cru (www.cruinc.com), and Adaptec. 
I
like the Arco controllers the best.


-Original Message-
From: Sanjeev Ghane Gupta [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 07, 2000 8:11 PM
To: debian-isp@lists.debian.org
Subject: Installing Debain on a RAIDed partition


Folks,

I would like to install my / partition on a mirrored (RAID 1) partition.  I
know how to do RAID _after_ an install, for user data, but at install time?

Any pointers?

Thanks


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]



RE: Installing Debian on a RAIDed partition

2000-05-08 Thread Gregory Wood
Ghane,

I agree with Robert. I would use hardware. However, if all you are doing is 
mirroring then you should be able to load Linux, then duplicate your drive to 
the second drive through the RAID software. Sadly, it is a toy that I haven't 
had time to play with.

Gregory Wood


*** REPLY SEPARATOR  ***

On 5/8/00 at 10:17 AM Robert H. Clugston wrote:

Ghane,
   I suggest using a Hardware RAID. I use ARCOIDE raid 1 controller
(www.arcoide.com) on a couple of my machines. It's really easy to use and
it's fast. In fact when I started using this product my hard drive usage
actually visibly lowered (don't ask me why.) They are supposed to be a
couple ATA-66 controllers on the market that are actually FASTER than UW
SCSI drives, but I have yet to find one.

   At all cost avoid promise controllers. I was using one of these in a NT
machine and it corrupted data without warning for 2 weeks. During those two
weeks my backups also contained corrupted data (monthly, weekly, and daily.)
When the system finally crashed from data corruption I was left without a
backup. Luckily I was able to restore most of the data using my keen skills
:)

   I'm also using RAID controllers from cru (www.cruinc.com), and Adaptec. 
 I
like the Arco controllers the best.


-Original Message-
From: Sanjeev Ghane Gupta [mailto:[EMAIL PROTECTED]
Sent: Sunday, May 07, 2000 8:11 PM
To: debian-isp@lists.debian.org
Subject: Installing Debain on a RAIDed partition


Folks,

I would like to install my / partition on a mirrored (RAID 1) partition.  I
know how to do RAID _after_ an install, for user data, but at install time?

Any pointers?

Thanks


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact
[EMAIL PROTECTED]


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]