On Sat, 2005-02-05 at 12:10 -0800, Adam Collins wrote:
> 8)  Delete the data from the original /usr directory:
>  # mount --bind / /mnt
>  # cd /mnt
>  # rm -rf *   <-- careful with this!
>  # cd /
>  # umount /mnt
> 
> From here, you can run "df -h" to show your filesystem usage.  That's
> it.

whoop pull up, isn't this going to delete the whole root dir, therefore
the whole filesystem?

you bind mount / to /mnt

then rm'ing whats in /mnt






-- 
Nick Rout <[EMAIL PROTECTED]>


--
[email protected] mailing list

Reply via email to