Difference between revisions of "BCCD:Automated liberation"
Jump to navigation
Jump to search
Line 1: | Line 1: | ||
''Do all these commands from /p0/bccd on acl13 (or the equivalent).'' | ''Do all these commands from /p0/bccd on acl13 (or the equivalent).'' | ||
− | * | + | * Make a new boot ISO (bccdserver.iso): |
+ | <tt>./mksingularity.sh singularity staging</tt> | ||
+ | |||
+ | * Boot that ISO for liberation: | ||
+ | <tt>qemu -hda lib.img -cdrom bccdserver.iso -boot d</tt> | ||
+ | |||
+ | * Look inside the qemu ISO (mount to /mnt/bccd): | ||
+ | <tt>./lomount lib.img 2 /mnt/bccd</tt> |
Revision as of 21:02, 8 March 2006
Do all these commands from /p0/bccd on acl13 (or the equivalent).
- Make a new boot ISO (bccdserver.iso):
./mksingularity.sh singularity staging
- Boot that ISO for liberation:
qemu -hda lib.img -cdrom bccdserver.iso -boot d
- Look inside the qemu ISO (mount to /mnt/bccd):
./lomount lib.img 2 /mnt/bccd