On Thu, Aug 31, 2017 at 6:03 PM, mugginsac <muggin...@gmail.com> wrote:
> 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__

Or just use a swap file, then you don't have to worry about the
partition table..

Regards,


-- 
Robert Nelson
https://rcn-ee.com/

-- 
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 machinekit+unsubscr...@googlegroups.com.
Visit this group at https://groups.google.com/group/machinekit.
For more options, visit https://groups.google.com/d/optout.

Reply via email to