Closed oparoz closed 8 years ago
The image resizing part is problematic... It would be best if performed during the first boot.
Have a look at my berrycloud readme for the windows image stuff. Linked to the raspberry site. Also the resize is easy to fix. Example add to rc.local remove if successful
Op ma 21 mrt. 2016 14:39 schreef Olivier Paroz notifications@github.com:
The image resizing part is problematic... It would be best if performed during the first boot.
— You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub https://github.com/owncloud/pi-image/issues/23#issuecomment-199282666
Met vriendelijke groet,
E. Holm
Start
and wait a few seconds for the image to be written to the HDClose
@ezraholm50 - Thanks for the info. We can add steps for more than one writer, in case people already have one handy.
Example add to rc.local remove if successful
Yes, or do a simple test, as people may change their drive sometimes.
The image resizing part is problematic... It would be best if performed during the first boot.
It actually should be (if it's not, it's an Ubuntu Core bug). I like to do it myself, but Ubuntu Core should resize the writable partition on boot. Feel free to give that a shot.
Ah, thanks @kyrofa , so maybe the readme should be updated as I was under the impression that without using write-and-expand
I would be limited to the 3.5GB partition.
@oparoz oh you're right I did say that didn't I? Okay, let me actually test this and verify that it's working and I'll update it.
There is now a wiki entry which can be completed as needed: https://github.com/owncloud/pi-image/wiki/Flashing-the-image
Some sort of image writing how-to should be added to the wiki.
How to connect the hardware to a PC
I think we just need to let people know they can connect the drive to a USB3 port to write a new image to disk.
How to flash the images
We have instructions for Linux, but should have them Windows and OSX as well
@kyrofa @enoch85 @jospoortvliet