BCCD:Automated liberation: Difference between revisions

From Earlham CS Department
Jump to navigation Jump to search
Skylar (talk | contribs)
No edit summary
 
Skylar (talk | contribs)
No edit summary
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 01:02, 9 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