Michael,

How much swap did you add? I am trying to get my image to load but my SD 
writing programs don't like your image. I use  ApplePi Baker or Etcher. 
Etcher complains about no partition table. ApplePi Baker wrote an SD image 
but Linux thinks it is a CD. 

How do you format the uSD card??

sudo sfdisk ${DISK} <<-__EOF__
1M,1M,0xA2,
---------------------------swap format goes here----------------------
2M,,,*
__EOF__
 

-- 
website: http://www.machinekit.io blog: http://blog.machinekit.io github: 
https://github.com/machinekit
--- 
You received this message because you are subscribed to the Google Groups 
"Machinekit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to