Lab Slowly Coming Back

I am slowly setting up my demo lab. First thing I needed to do was get the old lab set up so I can extract the data I need to rebuild it.

Then I been digging up ISO I needed and been moving them to my iodd st400.

For those interested here is how you convert a physical USB (on /dev/sdd) to a RAW image then from a RAW image to a vhd that the ST400 can use

dd if=/dev/sdd of=usbimage.img
qemu-img convert -f raw -o subformat=fixed,force_size -O vpc \ usbimage.img usbimage.vhd

Currently preparing the new kickstart. Been busy so will take a couple days.

I am tired though, I need to go in to the office tomorrow, I think I really will go to bed early. Did swim today.

Weight: 345.0

This entry was posted in Coding, New Toys, Technical, Training, Weigh In. Bookmark the permalink.

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.