Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - fAXik

Pages: [1]
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?
[div align=\"right\"][a href=\"index.php?act=findpost&pid=94379\"][{POST_SNAPBACK}][/a][/div]
You can use dd command on your Z. Insert the replacement CF into CF slot and type:
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.

Pages: [1]