OpenWRT and Backing Up: Difference between revisions

mNo edit summary
Line 55: Line 55:
====Note on: LOSETUP -d WhatEverLoopDeviceName====
====Note on: LOSETUP -d WhatEverLoopDeviceName====
Bad news.  The delete command doesn't always work.  After issuing the command on a legitimate Loop Device, and with no errors, the Loop Device will persist.  Checking it with LOSETUP -a shows it is still there.  Accessing it with CFDISK or MOUNT still works.  Oh, well.  Windows solution time.  Reboot.
Bad news.  The delete command doesn't always work.  After issuing the command on a legitimate Loop Device, and with no errors, the Loop Device will persist.  Checking it with LOSETUP -a shows it is still there.  Accessing it with CFDISK or MOUNT still works.  Oh, well.  Windows solution time.  Reboot.
=== And More... ===
What about taking that RAW Image created by DD and turning it into a VHD File (or just about any other virtual disk format)