Use df -i

This commit is contained in:
Poul-Henning Kamp 2005-04-13 21:19:28 +00:00
parent 699df192d9
commit bdc9311ac7

View File

@ -82,7 +82,7 @@ newfs ${PRIROOTLABEL} -O1 -U ${MD}s1a
mount /dev/${MD}s1a ${TMPMNT}
(cd ${WD} && find . -print | cpio -dump ${TMPMNT}) || true
make_fstab ${PRIROOTSLICE} ${TMPMNT}
df ${TMPMNT}
df -i ${TMPMNT}
umount ${TMPMNT}
# Prepare alternative root slice