- Building a fast computer
- Posted by Charles on December 3rd, 2007
Hi guys,
I'm thinking about building myself a fast computer. I'd like to know
how I could store the BIOS initialization for good so that every time
I start the computer, it just loads this BIOS config in a blink of an
eye instead of initializing everything over and over again. Maybe I
could store it in an eprom or to a flash memory somewhere? Here's what
I have in mind: Use a regular Ultra 360 SCSI 74GiB drive for
documents, use a Gigabyte i-Ram 4GiB drive for the core OS (should
load the whole OS in 2-3 secs maximum). So, basically I want to reduce
the time between the moment I power on and the moment the computer
starts loading the OS. The Quick Mode isn't fast enough. I want to
power on, and to see the desktop manager in 2-3 seconds. How could I
do that?
Please let me know how you would do that. Also, if you have
suggestions, please let me know!
Thanks,
--
Charles.
- Posted by GT on December 3rd, 2007
"Charles" <landemaine@gmail.com> wrote in message
news:14b79e15-f42e-414e-b9af-d39efdae12e7@e23g2000prf.googlegroups.com...
I am not famliar with the i-Ram device, but loading the OS won't be down to
2-3 seconds. There is processing to be done too during boot - not just hard
disk access. I doubt whether you could improve the boot time signifacntly
over a hard disk within a 'normal' budget.
As I said in a reply on your other post - investiage hibernate for fast
startup.
- Posted by GT on December 3rd, 2007
"Charles" <landemaine@gmail.com> wrote in message
news:14b79e15-f42e-414e-b9af-d39efdae12e7@e23g2000prf.googlegroups.com...
Oh, and I should have said - the BIOS is an eeprom already, so moving it to
an eprom won't speed anything up!
- Posted by Noozer on December 3rd, 2007
"Charles" <landemaine@gmail.com> wrote in message
news:14b79e15-f42e-414e-b9af-d39efdae12e7@e23g2000prf.googlegroups.com...
It's REAAAAALLY easy to do...
Use the MONITOR power switch instead of the PC power switch.
(in other words, don't turn the PC off)
- Posted by kony on December 3rd, 2007
On Mon, 3 Dec 2007 08:58:43 -0800 (PST), Charles
<landemaine@gmail.com> wrote:
Which can't work, because it has to initialize. That's how
the bios is written, if you want something else then start
writing bios and once you get that done, THEN you can figure
out the fastest way to load it.
Once you've rewritten the bios, just rewrite the OS so you
can do that, and you'll be off to a good start.
Who wouldn't?
It's not a problem. You're just impatient and it's not as
though you can't just press the power button a minute or two
before you need to use the system instead of 3 seconds
before then.
See above, or pay someone to design this proprietary system.
.... and I'd like a toaster where the toast was brown the
moment the lever hit the bottom of it's travel, but it's not
going to happen.
- Posted by Charles on December 3rd, 2007
On Dec 3, 2:25 pm, "Noozer" <dont.s...@me.here> wrote:
Damn, I didn't think about this one, and it's in my budget 
--
Charles.
- Posted by Charles on December 3rd, 2007
On Dec 3, 3:26 pm, kony <s...@spam.com> wrote:
Hey, you never know :P
--
Charles.
- Posted by GT on December 3rd, 2007
"kony" <spam@spam.com> wrote in message
news:i7i8l39v2bifbs8226u2k7sqbng4s6q9cv@4ax.com...
I'm sure I've seen one of these...
Might be at the beginning of 'The Naked Gun' - guy holds bread in the
afterburner of an F16 on a steam catapult on an aircraft carrier. Instant
toast. Possibly not practical for the average kitchen or budget, but this
just prooved that such a device does exist!
- Posted by Don Burnette on December 3rd, 2007
"Charles" <landemaine@gmail.com> wrote in message
news:017c4091-7e38-4ccf-960b-3c3cdaefc59b@f3g2000hsg.googlegroups.com...
Or alternatively, suspend to ram.
Bypasses a lot of the start up bios stuff, and can get back to where you
were in windows in about 10 seconds or less.
--
Don