On 18/01/2010, at 11:34 PM, Heracles wrote: > Do I need to use dd or is there a simple gui way. I need to copy ALL the > files across.
cp (or rsync, depending on your circumstances) would work between filesystems. Just check the manpage for switches to preserve the file attributes. -Chris.-- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
