> probably that you forget 50% of the times the > # mount /boot > ;) (I've started to mount it read only so at least an error came up) > -- > gentoo-user@gentoo.org mailing list
I seem to recall that the make install script will spit out an error if it doesn't find grub or lilo in /boot, which would likely indicate that /boot is not mounted. It would seem, then, that it would be easy to change the make install script to check whether or not /boot is mounted, and if not, mount it automatically? Interesting, sounds like a project for this weekend. Matt -- gentoo-user@gentoo.org mailing list