Feb 14 2006, 02:42 AM
Post
#1
|
|
|
Group: Members Posts: 227 Joined: 26-October 05 Member No.: 8,405 |
Can someone please give me the exact command to copy the microdrive to a CF in the CF slot such that when I take the microdrive out and replace it with the CF all that I have will be there as though no change has taken place.
I guess it will be something like cp -R /dev/hda1 /mnt/cf but I'm not sure and I can't test it until I've swapped it out so would appreciate a concrete answer to save me trying then swapping back and forward. How shuold I partition / format it? It's a 3000 with PdaXrom. |
|
|
|
![]() |
Feb 15 2006, 03:09 AM
Post
#2
|
|
![]() Group: Members Posts: 2,808 Joined: 21-March 05 From: Sydney, Australia Member No.: 6,686 |
I would boot into DB mode and then copy from there
mkdir /mnt/hdd mount /dev/hda1 /mnt/hdd tar cvf - /mnt/hdd/* | tar xvf - -C /mnt/cf |
|
|
|
Mjolinor Linux Command Needed Feb 14 2006, 02:42 AM
lardman Are you talking about removing the internal microd... Feb 14 2006, 07:46 AM
Mjolinor Yes. I intend to remove the microdrive and replace... Feb 14 2006, 08:09 AM
lardman Hmm, I'd expected it to be a bit clearer than ... Feb 14 2006, 08:45 AM
Mjolinor # df
Filesystem 1k-blocks Used Avai... Feb 14 2006, 09:22 AM
iamasmith I wouldn't suggest using dd because the geomet... Feb 14 2006, 11:13 AM
iamasmith QUOTE(Meanie @ Feb 15 2006, 11:09 AM)I would ... Feb 15 2006, 03:46 AM![]() ![]() |
|
Lo-Fi Version | Time is now: 18th June 2013 - 03:25 PM |