SystemImager
From MDWiki
Jump to navigationJump to search
- A script that grabs the required components: http://compbio.chemistry.uq.edu.au/mediawiki/upload/b/ba/Install.txt
- Download and place in systemimager dir
mkdir systemimager cd systemimager wget http://compbio.chemistry.uq.edu.au/mediawiki/upload/b/ba/Install.txt mv Install.txt Install.pl chmod +x Install.pl
- Now we use the installer to grab the required packages:
- systemimager
- systemimager-bittorrent
- systemimager-client
- systemimager-common
- systemimager-flamethrower
- systemimager-server
- systemimager-x86_64boot-standard
- systemimager-x86_64initrd_template
./install -v --download-only --tag stable --directory . systemconfigurator \ systemimager-client systemimager-common \ systemimager-i386boot-standard systemimager-i386initrd_template \ systemimager-server \ systemimager-bittorrent systemimager-flamethrower