OESF Portables Forum

General Forums => General Discussion => Topic started by: samxiao on August 06, 2005, 11:00:04 am

Title: Switch Sd Card
Post by: samxiao on August 06, 2005, 11:00:04 am
I have a 512MB SD card with X/Qt install on it
I just bought a 1GB SD recently

I want to move everything (including links and everything) from my 512MB to my 1GB SD without installing them back again

i try dd under Linux
doesn't work


any good suggestion?

how abuot cp -a?
Title: Switch Sd Card
Post by: samxiao on August 06, 2005, 11:22:02 am
preseve all the permission and links
Title: Switch Sd Card
Post by: samxiao on August 08, 2005, 03:18:44 pm
problem solved
forget it
Title: Switch Sd Card
Post by: Snappy on August 08, 2005, 04:18:32 pm
Quote
problem solved
forget it
[div align=\"right\"][a href=\"index.php?act=findpost&pid=91122\"][{POST_SNAPBACK}][/a][/div]

So how did you do it?   Care to share share?  
Title: Switch Sd Card
Post by: samxiao on August 08, 2005, 06:55:45 pm
Quote
Quote
problem solved
forget it
[div align=\"right\"][a href=\"index.php?act=findpost&pid=91122\"][{POST_SNAPBACK}][/a][/div]

So how did you do it?   Care to share share?  
[div align=\"right\"][a href=\"index.php?act=findpost&pid=91131\"][{POST_SNAPBACK}][/a][/div]



tar and smbmount



but busybox tar doesn't have "-p"

so i use the debian one
it works