Re: Booting to CD and the handing off to HD

2004-10-20 Thread Gary Aitken
Cristobal, I may have missed some followups to this thread, hope this isn't redundant. If you copy /boot/boot1 to someplace like /root, chmod 500 to make it executable and do an exec /root/boot1 the system will reboot the hard drive, eleminating all bios checks for boot sequence and bypassing the

Re: Booting to CD and the handing off to HD

2004-10-07 Thread Geert Hendrickx
On Wed, Oct 06, 2004 at 11:49:54PM -0700, Cristobal Miguelo wrote: > Dear Geert, > > Thanks for the reply! I wasn't aware of that program and i'll > certainly look into it. Do you think I could use mkisofs and do the > whole El Torito cd boot thing? > > Thx > -Cristobal Exactly. Take a look a

Re: Booting to CD and the handing off to HD

2004-10-06 Thread Cristobal Miguelo
Thanks to everyone who is providing input on this question. I appreciate it greatly! :) The boot loader idea sounds like it'll have to be what I use. I'll get the CD to write a token to the drive if it checks out, and upon next boot-up, if I can get the CD's boot loader to find the token on th

Re: Booting to CD and the handing off to HD

2004-10-06 Thread Geert Hendrickx
On Sun, Oct 03, 2004 at 08:58:05PM -0700, Cristobal Miguelo wrote: > Hello, > > I'm going to be working on a firewall box where I want to boot to CD > and run an integrity check on the Hard Drive. If the Hard Drive checks > out OK, I want the CD to then hand off to the hard drive and boot the > h

Re: Booting to CD and the handing off to HD

2004-10-05 Thread Theodore K. Milbaugh
On Tue, 5 Oct 2004 11:22:47 -0600, Nathan Kinkade <[EMAIL PROTECTED]> wrote: > Regarding booting to the CDROM or HD, I'm not sure I understand the > difference between what you are saying and what I said in my previous > reply. How can the CDROM "boot" the machine to the HD? If the machine > rebo

Re: Booting to CD and the handing off to HD

2004-10-05 Thread Nathan Kinkade
On Tue, Oct 05, 2004 at 12:27:54PM -0400, Theodore K. Milbaugh wrote: > On Tue, 5 Oct 2004 10:12:49 -0600, Nathan Kinkade <[EMAIL PROTECTED]> wrote: > > On Mon, Oct 04, 2004 at 09:23:31PM -0700, Cristobal Miguelo wrote: > > > > > On Sun, Oct 03, 2004 at 08:58:05PM -0700, Cristobal Miguelo wrote: >

Re: Booting to CD and the handing off to HD

2004-10-05 Thread Theodore K. Milbaugh
On Tue, 5 Oct 2004 10:12:49 -0600, Nathan Kinkade <[EMAIL PROTECTED]> wrote: > On Mon, Oct 04, 2004 at 09:23:31PM -0700, Cristobal Miguelo wrote: > > > > On Sun, Oct 03, 2004 at 08:58:05PM -0700, Cristobal Miguelo wrote: > > > > Hello, > > > > > > I would like to have it completely automated: > > >

RE: Booting to CD and the handing off to HD

2004-10-05 Thread JohnsoBS
age- > From: Nathan Kinkade [mailto:[EMAIL PROTECTED] > Sent: Tuesday, October 05, 2004 6:13 PM > To: Cristobal Miguelo > Cc: [EMAIL PROTECTED] > Subject: Re: Booting to CD and the handing off to HD > > > On Mon, Oct 04, 2004 at 09:23:31PM -0700, Cristobal Miguelo wr

Re: Booting to CD and the handing off to HD

2004-10-05 Thread Nathan Kinkade
On Mon, Oct 04, 2004 at 09:23:31PM -0700, Cristobal Miguelo wrote: > > > On Sun, Oct 03, 2004 at 08:58:05PM -0700, Cristobal Miguelo wrote: > > > Hello, > > > > > > I'm going to be working on a firewall box where I want to boot to > > > CD and run an integrity check on the Hard Drive. If the Hard

Re: Booting to CD and the handing off to HD

2004-10-04 Thread Cristobal Miguelo
Thanks for the response! I would like to have it completely automated: The machine goes down at 4am for the check and boots to cd, then the cd controls the hand-off to the hard drive. I'd like to have the BIOS setup to only boot the cd and if the HD checks out ok, boot up the HD. That way there

Re: Booting to CD and the handing off to HD

2004-10-04 Thread Nathan Kinkade
On Sun, Oct 03, 2004 at 08:58:05PM -0700, Cristobal Miguelo wrote: > Hello, > > I'm going to be working on a firewall box where I want to boot to CD > and run an integrity check on the Hard Drive. If the Hard Drive checks > out OK, I want the CD to then hand off to the hard drive and boot the > h