[Initng] Initng does not mount all the fstab entries that it should
Ismael Luceno
ismael.luceno at gmail.com
Thu Mar 29 02:35:20 CEST 2007
Jorge Peixoto de Morais Neto escribió:
> Hi. I have the following /etc/fstab
>
> /dev/hda2 / reiserfs noatime,notail 0 1
> /dev/hdb3 /mnt/hdb3 reiserfs noauto,user,noatime,notail 0 0
> /dev/hdb2 /mnt/hdb2 reiserfs
> noauto,user,noatime,notail 0 0
> /dev/hda1 none swap sw 0 0
> /dev/hdb1 none swap sw,noauto 0 0
> /dev/cdrom1 /mnt/cdrom1 auto noauto,user,ro 0 0
> /dev/cdrom2 /mnt/cdrom2 auto noauto,user,ro 0 0
> /dev/fd0 /mnt/floppy auto noauto,user 0 0
> /dev/sda1 /media/camera vfat noauto,user 0 0
>
> none /var/tmp tmpfs size=640M,defaults 0 0
>
> none /tmp tmpfs
> size=128M,defaults 0 0
>
> # NOTE: The next line is critical for boot!
> none /proc proc defaults 0 0
>
> # glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
> # POSIX shared memory (shm_open, shm_unlink).
> # (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
> # use almost no memory if not populated with files)
> none /dev/shm tmpfs nodev,nosuid,noexec 0 0
>
> When I boot with traditional init, I have tmpfs correctly mounted on
> /tmp and /var/tmp.
>
> When I boot with Initng, I have tmpfs mounted on /tmp, but not on /var/tmp.
>
> I am running initng-0.6.8, with ifiles from svn. (recently upgraded,
> yesterday IIRC).
>
> I don't know what the problem could be.
>
> --
> Software is like sex: it is better when it is free.
>
Try adding system/mountfs to your system.virtual ;).
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: OpenPGP digital signature
Url : http://jw.dyndns.org/pipermail/initng/attachments/20070328/e6008834/attachment.pgp
More information about the Initng
mailing list