every single gentoo system i install (2004.1, 2004.2), has a problem on the first boot with /etc/mtab being missing. If i simply login and reboot, the next time the problem is gone. Can anyone else reproduce that problem? I think mtab gets [!!] in one of the first 5 scripts that run... Reproducible: Always Steps to Reproduce: 1. install gentoo 2. boot up for the first time 3.
Hmm. mtab is created in install process: ... 10. Configuring the Bootloader ... Code Listing 6: Updating /etc/mtab # cp /proc/mounts /etc/mtab ... Boot scripts will refresh it but it does not exist at all I think there are can be some [harmless] warnings...
yeah, mtab is not a critical file but mount will spit warnings at you