Changes

Jump to: navigation, search

Creating a CentOS 6 Template

5 bytes added, 20:15, 23 October 2012
m
no edit summary
yum --installroot=/newroot clean all<br/>
ln -s /proc/mounts /newroot/etc/mtab<br/>
rm -f /newroot/dev/null<br/>
mknod -m 600 /newroot/dev/console c 5 1
</code>
</code>
<br/>
Create /newroot/etc/fstab that looks like this:

Navigation menu