K 10 svn:author V 3 jkh K 8 svn:date V 27 1997-01-22T00:15:51.000000Z K 7 svn:log V 363 Argh! Moving the media initialization to before the disk scribbling section was a good thing, since it made it possible to detect media problems *before* the installation started, but it also caused various things to be mounted BEFORE the chroot() call, which definitely messes things up. Fix this by detecting the pre-chroot() case and mounting into a subdir. END