From mboxrd@z Thu Jan 1 00:00:00 1970 From: blinux-list at redhat.com (Linux for blind general discussion) Date: Thu, 27 May 2021 13:20:25 -0500 Subject: delay local file system mounting Message-ID: <20210527.182025.331.1@[192.168.1.100]> List-Id: I have a raid array that I use for storage, and it takes a while for it to be mounted. This causes a delay, sometimes quite significant, before the login prompt appears. Is there a way to cause a /etc/fstab entry to be delayed? I know I could always mount the array manually after login, but I'd rather not if I can avoid it.