Results 1 to 8 of 8

Thread: How do I backup/restore XP using Knoppix?

Threaded View

  1. #2
    Senior Member registered user
    Join Date
    Mar 2004
    Posts
    1,516

    /mntsda1 of=/mnt/sda1

    first do NOT use ntfs, use the linux format ext3,
    positive, it can be reliably read and written from Linux and is capable of storing huge single files.
    downside, to read ext3 from windows you will have to use one of these or something similar.
    http://www.howtoforge.com/access-lin...s-from-windows
    http://www.fs-driver.org/
    http://www.diskinternals.com/linux-reader/

    also to avoid problems I would clone WHOLE disk, not just first partition, reason is that
    mbr, partiton-table, bootloader... will then be copied, that you loose if you only copy C:\,
    as result and your restored copy of windows will not boot.
    another thing, be 100% certain what you are doing as to disk names and partition numbers when using dd, no way to revert if you dd a blank disk over a xp install, that is what will happen if you swap sda and hda for if= and of= (if= is input and of= is output).

    first an important thing!
    before removing any USB plug, powercord... make sure you sync (write everything
    from RAM to actual image) and Umount the disk (no I did not misspell unmout, command is actually called umount).
    first shut down filemanagers... that you have been using on /dev/sda1 then do the command below
    Code:
    sudo sync&&sudo sync&&sudo umount /mnt/backup
    if you unplug it without this something WILL go wrong and it may not even be obvious from the start
    to make a "clone" of the drive make certain you can access the drive sda1 under /mnt/sda1 by mounting it there
    Code:
    sudo mount -t ext3 /dev/sda1 /mnt/sda1
    then to make the actual image do this simple command in a xterm, konsole, aterm... (many names fro same thing) window
    Code:
    sudo dd if=/dev/hda of=/mnt/sda1/XP-backup2011-01-23.img
    if you want to access separate files from windows I have NO real idea how (for Linux I will show below).
    one possible avenue is using what is above to read the ext3 filesystem + another tool
    I have heard that you can buy/download something called isobuster to use DVD images...
    instead of DVD's when gaming, no idea if it will work though.

    here you have another option, using a packaging tool (gzip) together with dd to reduce file size,
    downside is that the above tools will likely not be able to read it.
    Code:
    sudo dd if=/dev/hda | gzip -9 > /mnt/sda1/XP-backup2011-01-23.gz
    for the above to be 100% effective and you get minimal file size you should zero the disk before partitioning the disk and installing windows...

    WARNING the command below will WIPE the disk clean beyond many recovery tools /WARNING.
    Code:
    dd if/dev/zero of=/dev/hda
    WARNING the command above will WIPE the disk clean beyond most recovery tools /WARNING.

    to restore normal image just type
    Code:
    sudo dd if=/mnt/sda1/XP-backup2011-01-23.img of=/dev/hda
    and for gzipped image do
    Code:
    gzip -dc /mnt/sda1/XP-backup2011-01-23.gz | dd of=/dev/hda
    depending on system (usb1.0, usb1,1, usb2... ata33, ata66...) and disk size...
    this can take looooong time before completing both making the image and restoring it,
    longest yet was 27 hours for a 40G hdd...
    normal is few hours, and on plus side you do not need to stand there waiting.

    now to read unzipped image in Linux do
    Code:
    sudo su
    to become root
    then create a directory to mount the image to
    Code:
     mkdir /mnt/backup
    now mount it
    Code:
    mount -t ntfs-3g /mnt/sda1/XP-backup2011-01-23.img /mnt/backup -o loop -ro
    now you can see the content in the directory /mnt/backup,
    before removing any USB plug, powercord... make sure you sync and Umount the disk as before
    Code:
    sync&&sync&&umount /mnt/backup
    the
    Last edited by OErjan; 01-23-2011 at 03:18 PM.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  


Motherboard AM4 B450m ASROCK PRO4 slots Ryzen BEST PRICE picture

Motherboard AM4 B450m ASROCK PRO4 slots Ryzen BEST PRICE

$50.00



ASRock A520M-HDV AMD Socket AM4 Micro ATX Motherboard picture

ASRock A520M-HDV AMD Socket AM4 Micro ATX Motherboard

$58.77



ASRock B550M Pro SE AM4 DDR4 SATA 6Gb/s 1 PCIe 4.0 x16 Micro ATX Motherboard picture

ASRock B550M Pro SE AM4 DDR4 SATA 6Gb/s 1 PCIe 4.0 x16 Micro ATX Motherboard

$80.99



Gigabyte Z370P D3 ATX Z370 LGA1151 Motherboard (Support Intel 6/7th 8th 9th) picture

Gigabyte Z370P D3 ATX Z370 LGA1151 Motherboard (Support Intel 6/7th 8th 9th)

$59.99



Asrock Z390 Phantom Gaming 4S/AC Wifi 8th/9th Gen Intel 1151 Motherboard Bulk picture

Asrock Z390 Phantom Gaming 4S/AC Wifi 8th/9th Gen Intel 1151 Motherboard Bulk

$41.06



MSI PRO B650-P WiFi AMD AM5 DDR5 WiFi 6E ProSeries Motherboard picture

MSI PRO B650-P WiFi AMD AM5 DDR5 WiFi 6E ProSeries Motherboard

$80.71



Gigabyte Ultra Durable B550 GAMING X V2 Desktop Motherboard picture

Gigabyte Ultra Durable B550 GAMING X V2 Desktop Motherboard

$84.99



GIGABYTE GA-X99-UD4P MOTHERBOARD, M.2 SATA3, LGA2011-3, DDR4, & I/O Shield picture

GIGABYTE GA-X99-UD4P MOTHERBOARD, M.2 SATA3, LGA2011-3, DDR4, & I/O Shield

$69.99



MSI PRO B650-P WiFi AMD AM5 DDR5 WiFi 6E ProSeries Motherboard picture

MSI PRO B650-P WiFi AMD AM5 DDR5 WiFi 6E ProSeries Motherboard

$96.01



(Factory Refurbished) MSI MAG B760 TOMAHAWK WIFI DDR4 INTEL LGA 1700 Motherboard picture

(Factory Refurbished) MSI MAG B760 TOMAHAWK WIFI DDR4 INTEL LGA 1700 Motherboard

$149.99