1
C1000/3x00 Hardware / Exchanged Microdrive With Flash Card (c3000)
« on: September 16, 2005, 10:04:58 am »Quote
got my 4 gb cf, all ready to do the switch - but can anyone please tell me how to create or copy the partitions using Windows? Or can I put the microdrive in the cf slot and copy to the new internal cf 4 gb? - what commands?You can use dd command on your Z. Insert the replacement CF into CF slot and type:
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94379\"][{POST_SNAPBACK}][/a][/div]
Code: [Select]
dd if=/dev/ of=/dev/
You may also need to partition card before that (using fdisk) and copy only partitions you wantin the same manner instead of copying the whole MD.