RE: Blockbusting news, this is important (Re: Why are bad disk se ctors numbered strangely, and what happens to them?)

From: John Bradford
Date: Mon Oct 20 2003 - 12:48:42 EST


> Battery-backed SRAM "drives" in the gigabyte sizes already exist.
> Terabytes should not be too far off.
>
> Soon those "drives" will be as cheap as their mechanical emulations
> and you won't need those metal boxes with the rotating mass anymore.
> The batteries last about 10 years. Better than most mechanical
> drives.

You could make a solid state device really cheaply yourself - all you
need is a simple circuit that will allow you to connect 512 Mb of
EPROMs to the parallel port, and write a device driver to make them
appear as a block device. If you wan to boot from it, just find any
old network card with a boot PROM socket, write a bootloader which
could read a kernel image from the parallel port connected device,
write that bootloader to a PROM, and put it on the network card.

John.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/