Draft Stratum 1 Microserver HOWTO is up

Mike bellyacres at gmail.com
Mon Jun 6 15:36:28 UTC 2016


On 06/06/2016 04:29 AM, Eric S. Raymond wrote:
> Mike <bellyacres at gmail.com>:
>> Just finished another full run through this paying more attention this time.
>> Hopefully it's mostly clear, been along day here!
> I took most of your changes.  Some of the mods to ddimage will make more
> sense one we're not pinned tpo using a songle Rspbian image.

Okay.  I still maintain ddimage is broken following the text.

It will do some safety checks, then generate unzip and ddcfldd commands 
like the above.

root at pride-n-joy:/home/mike/Downloads# ./ddimage sdc
Checking /dev/sdc
/dev/sdc exists as a storage device.
/dev/sdc is not mounted
ls: cannot access *img: No such file or directory
Copying ...
dcfldd:: No such file or directory
Done
root at pride-n-joy:/home/mike/Downloads# ls *img
ls: cannot access *img: No such file or directory
root at pride-n-joy:/home/mike/Downloads# ls *raspbian*
2016-02-26-raspbian-jessie-lite.zip 
2016-03-18-raspbian-jessie-lite.zip.rpi.org
2016-03-18-raspbian-jessie-lite.zip 2016-03-18-raspbian-jessie-lite.zip.sha1

root at pride-n-joy:/home/mike/Downloads# unzip 
2016-03-18-raspbian-jessie-lite.zip
Archive:  2016-03-18-raspbian-jessie-lite.zip
   inflating: 2016-03-18-raspbian-jessie-lite.img
root at pride-n-joy:/home/mike/Downloads# ./ddimage sdc
Checking /dev/sdc
/dev/sdc exists as a storage device.
/dev/sdc is not mounted
Copying 2016-03-18-raspbian-jessie-lite.img...
256 blocks (1024Mb) written.
324+1 records in
324+1 records out
Done
root at pride-n-joy:/home/mike/Downloads#

Mike



More information about the devel mailing list