* Aman Sharma <[EMAIL PROTECTED]> [010405 19:37]:
> i aim to make ufs run as a module on FreeBSD, which
> surely would require a lot of serious kernel
> code<-entry points.
> -------------- pitfall --------------------
> 1. the system after boot will load the kernel image
> into core from disc.
> 2. kernel runs init.
> 3. if init fails, then access to disk is'nt possible
> as the filesystem module is not running.
And if init *works*, how are you supposed to load your ufs module from disk?
Speaking as someone who compiled IDE support as a module in a Linux
kernel once, I don't recommend it.
--
Rasputin
Jack of All Trades :: Master of Nuns
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message