#3204: chap 6.6 enhancements with better /etc/mtab
------------------------+---------------------------------------------------
Reporter: gespinasse | Owner: lfs-book@…
Type: task | Status: closed
Priority: normal | Milestone: 7.3
Component: Book | Version: SVN
Severity: normal | Resolution: wontfix
Keywords: |
------------------------+---------------------------------------------------
Comment(by gespinasse):
I find the reason why that was failing for me.
This is related to a different way to set /dev dated from 2007 on our
script.
After the 'touch /etc/mtab', contrary to LFS,[[BR]]
mount --move /dev /dev1[[BR]]
/dev/null /dev/console are created on dev1[[BR]]
mount --move /dev1 /dev.[[BR]]
That result in an added line in /etc/mtab that would only contain
{{{
/dev /dev none rw 0 0
}}}
And with that line only in /etc/mtab, TESTS=df/total-unprocessed fail.
--
Ticket URL: <http://wiki.linuxfromscratch.org/lfs/ticket/3204#comment:4>
LFS Trac <http://wiki.linuxfromscratch.org/lfs/>
Linux From Scratch: Your Distro, Your Rules.
--
http://linuxfromscratch.org/mailman/listinfo/lfs-book
FAQ: http://www.linuxfromscratch.org/lfs/faq.html
Unsubscribe: See the above information page