I just helped a friend install Debian on a server, and it was a
painful experience. The problem is this: the machine uses hardware
RAID only. To access it you need to load the DAC960 module, but..
the installer can only install modules if it has a root filesystem
configured so it can reassemble and unpack drivers.tgz.

Needless to say this is suboptimal, we ended up having to unpack
drivers.tgz by hand until we got the module, put that on a
new disk, and insmod it by hand before we could proceed. 

Imnsho this should be fixed.. I can think of two solutions:
1. don't use modules for RAID drivers or other drivers one might need 
   to configure the root filesystem.
2. create a seperate block-drivers disk which the installer directly
   without needing to a root filesystem (Joey's idea).

The second approach definitely looks like the better choice to me.

Wichert.

-- 
  _________________________________________________________________
 /       Nothing is fool-proof to a sufficiently talented fool     \
| [EMAIL PROTECTED]                  http://www.liacs.nl/~wichert/ |
| 1024D/2FA3BC2D 576E 100B 518D 2F16 36B0  2805 3CB8 9250 2FA3 BC2D |


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

Reply via email to