Skip to Content.
Sympa Menu

baslinux - Re: [BL] Re: Problem with the kernel 2.2.16

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Re: Problem with the kernel 2.2.16
  • Date: Wed, 19 May 2004 07:04:53 +1200

Lamotkin AT softhome.net wrote:
>
> Well, the original problem remains:
> how to make such mounts permanent?
> Edit fstab or mtab?

Normally: /etc/fstab
However, that mount is not going to work until you
do the necessary insmod. I suggest you put the insmod
in /etc/rc followed by the mount (on the next line).

> (For instance, '/DOS' mount found in the mtab only).

As I said before, /etc/mtab ( = /proc/mounts ) simply
records the current mounts. It is not editable.
On the other hand, /etc/fstab contains instructions
that tell the kernel what to mount. It is editable.

Cheers,
Steven






Archive powered by MHonArc 2.6.24.

Top of Page