2010/1/20 Ken Foskey <[email protected]>: > Simply create a new partition and copy the contents. Use cp -r /path > /mounted/new/path/
Preferably "cp -a" - which should preserve more of the original file's attributes. --Amos -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
