OESF Portables Forum
General Forums => General Discussion => Topic started 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?
-
preseve all the permission and links
-
problem solved
forget it
-
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?
-
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