Progressbar for /
This commit is contained in:
parent
4b023a5b4f
commit
cbf7c4d476
@ -377,7 +377,8 @@ echo "absolutely sure that there can not be any bad blocks. Otherwise just wait
|
||||
readall -b /dev/$root | sh
|
||||
mount /dev/$root /mnt || exit
|
||||
# Running from the installation CD.
|
||||
cpdir -vx / /mnt || exit
|
||||
files="`find / -xdev | wc -l`"
|
||||
cpdir -vx / /mnt || progressbar "$files" || exit
|
||||
chmod 555 /mnt/usr
|
||||
|
||||
# CD remnants that aren't for the installed system
|
||||
|
Loading…
x
Reference in New Issue
Block a user