Ubuntu Forums Archive Viewer

Make an image

Archived thread 1011733 from Windows. Markdown source: Windows/thread_1011733_Make_an_image.md

Original URL About this archive
#1

I just wonder, can I:

(where sda is for example a 100 GB ntfs drive and sdbis a 200 GB non-partitioned drive)

  • Boot a LiveCD
  • dd if=/dev/sda of=/dev/sdb
  • unplug /dev/sda
  • boot windows then from /dev/sdb (and likely to have only 100GB available)?

Does that work?