On Thursday 02 October 2003 09:48 am, gabriel wrote:
> on a recent thread, someone explained how to get your linux box to read
> a windows partition by compiling your kernel for vfat/ntfs support.
> they then went on to explain how to set it up so that your kernel can
> either (a) compile this stuff in, or (b) compile them as modules and
> load them automatically.
>
> so my question then is: why compile something as a module if you're
> going to load it into the kernel at boot anyway? what are the
> (dis)advantages?
>
> thanks
>
>
> --
> [EMAIL PROTECTED] mailing list
One other aspect of having your drivers/modules compiled into the kernel...
security. If it's built into the kernel, there's now way an interloper can
sneak a modified module(s) into your linux box...
--
******************************************************************************
Registered Linux User Number 185956
http://groups.google.com/groups?hl=en&safe=off&group=linux
Join me in chat at #linux-users on irc.freenode.net
This email account no longers accepts attachments or messages containing html.
5:16pm up 1 day, 21:09, 7 users, load average: 0.00, 0.01, 0.00
--
[EMAIL PROTECTED] mailing list