pi_lover wrote: ↑Thu Mar 29, 2018 8:39 pm
Code: Select all
$ sudo dd if=OSMC_TGT_rbp2_20180316.img of=/dev/sdb bs=8M
SD card is 8 GB.
https://www.raspberrypi.org/documentati ... s/linux.md
possibly:
sudo dd bs=4M if=OSMC_TGT_rbp2_20180316.img of=/dev/sdb conv=fsync
pi_lover wrote:I use Linux Mint on my Desktop.
so why you not use
ETCHER for linux?
mint 86 32 || 64 bit?
______________________________________________________________________________________
now you need a computer with internet to download the install files...
and burning images to sd cards is/should be most easy,
but if you dig deep into NOOBS PINN there is a other way..
you can create a USB stick full with OS install files using your linux PC/ online RPI ( i not test using windows )
and a SD card with
PINN lite ( format / unzip / copy ) ||
PINN lite image ( burn )
and OFFLINE install anything from USB stick to SD card using PINN install menu.
and at the incredible speed of ?5MB/s..10MB/s? ( writing speed of SD card in RPI board )
the biggest problem is that this kind of script AND the downloaded noobs installable OS image files GET OLD..
so the script needs to be reworked and run again for update the USB stick.
i play this
here