jerabaul29 / LoggerWavesInIce_InSituWithIridium

A repository with all the information necessary to build an instrument for in-situ measurements in remote environments
MIT License
5 stars 1 forks source link

RPi image #5

Closed jvoermans closed 4 years ago

jvoermans commented 4 years ago

Can I just put the complete image directly (https://folk.uio.no/jeanra/Research/img_0208_Rpi_2Bv11.img) onto the SD card with the Startup Disk Creator, or do I have to complete all the setup steps at 'master/DevelopmentCode/RPi_Side' as well?

jerabaul29 commented 4 years ago

It depends on the size of you SD card. If the SD card and the image have the same size (or nearly), see option 1 here:

https://github.com/jerabaul29/LoggerWavesInIce_InSituWithIridium/blob/master/DevelopmentCode/Preparing_RPi/how_to_prepare_RPi.txt

Otherwise see here, RPi part:

https://github.com/jerabaul29/LoggerWavesInIce_InSituWithIridium/blob/master/notes_building_Oct_2019.md

In general you should read in details this last file to make sure you do all steps correctly

jvoermans commented 4 years ago

On another note, I think I bought the wrong RPi, it is the B+ v1.2, seems to have 512MB RAM.

And as per 'possibility 1' of the first (using 16GB sd card), is that the sameasjustusing startup disk creator? (sorry, I'm very new to all this programming)

jerabaul29 commented 4 years ago

Mmmh, RPi v1.2 may be too weak. Can you order some of the same as you had with you to UiO (just check which model you had on your last order / receipt if possible).

Yes. If your SD is 16GB, upload with DD but no resizing. If larger (may be a good idea for long deployment), use the resizing method.