On 8 Nov 2000 21:09:49 -0800, "H. Peter Anvin" <[EMAIL PROTECTED]> wrote: >Remember that we cannot rely on ANY form of persistent storage to be >available in the beginning; / may very well be readonly (on a ROM, >say.) Since that means that we can't rely on writable storage being >available until at least one other filesystem has been mounted, it >might as well be the standard for variable data, i.e. /var. Agreed. Default is /var/lib/modules-persist. People who have a separate /var partition that is mounted after modules are loaded can use / and specify persist /lib/modules/persist in /etc/modules.conf. If you have a separate /var and you do not want to write to /, change your initialization scripts to load modules after mounting /var. - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] Please read the FAQ at http://www.tux.org/lkml/
- Persistent module storage - modutils design Keith Owens
- Re: Persistent module storage - modutils design Keith Owens
- Re: Persistent module storage - modutils design Horst von Brand
- Re: Persistent module storage - modutils design Horst von Brand
- Re: Persistent module storage - modutils desi... Keith Owens
- Re: Persistent module storage - modutils ... Rusty Russell
- Re: Persistent module storage - modu... H. Peter Anvin
- Re: Persistent module storage - ... Keith Owens
- Re: Persistent module storage - modu... Keith Owens
- Re: Persistent module storage - modutils desi... Alan Cox
- Re: Persistent module storage - modutils ... Ralf Baechle
- Re: Persistent module storage - modutils design Keith Owens
- Re: Persistent module storage - modutils desi... Horst von Brand
- Re: Persistent module storage - modutils ... Keith Owens
- Re: Persistent module storage - modutils design Jesse Pollard
- Re: Persistent module storage - modutils design Keith Owens
- Re: Persistent module storage - modutils design Jesse Pollard
- Re: Persistent module storage - modutils design Keith Owens