<div dir="ltr"><div><div><div><div><div>Hello,<br><br></div>I have a Raspberry Pi set up.  I am putting the /var and /home partitions on an external USB hard drive, so as to not burn through flash.<br><br></div>My problem is this: initd goes to run e2fsck on the hard drive partitions, before the kernel realizes that the hard drive is there.  So e2fsck always bombs, complaining that /dev/sda1 and /dev/sda2 do not exist.  If I drop to a maintenance prompt, I can e2fsck and mount both partitions just fine.<br><br></div>How can I get e2fsck to wait and retry checking if the disk isn&#39;t there?<br><br></div>Thanks!<br></div>-JK<br></div>