from http://www.feyrer.de/g4u

g4u - Harddisk Image Cloning for PCs

Latest release: 2.3


1. What is it?

2. Why not one of the alternatives?

3. Requirements & Downloading


  • Floppy verion

    - OR -

  • CD version:

    4. Using G4U

    # functions for use from the shell prompt.
    dmesg() { ( echo "dmesg: scroll down by pressing RETURN or SPACE!" ; cat /kern/msgbuf ) | more}
    disks() { cat /kern/msgbuf | grep "^[swl]d[0-9]" }
    grep() sed -n "/$1/p"
    ls() echo *
    help() cat .usage

    For the curious, I've added a few screenshots:

    1. Booting g4u in bochs
    2. Device detection
    3. Welcome to g4u!
    4. Some random g4u commands
    5. Uploading a disk image with uploaddisk
    6. Restoring with slurpdisk

    5. FAQs and hints on disk cloning

    5.13 Netbooting g4u via PXE

    5.14 What FTP server software to use?

    5.15 Non-standard applications

    6. Support and reporting problems

    7. Rebuilding from source

    8. Links & Ressources

    9. History

    10. Copying, licenses & donations

    (c) Copyright 1999-2005 Hubert Feyrer <hubert@feyrer.de>