Okcash Forum

OK Worldwide => ROKOS Bitcoin Fullnode OS => ROKOS Bitcoin Fullnode OS Tech Support => Topic started by: IronFixXxeR on May 26, 2017, 02:38:38 PM

Title: [Solved] Expand Filesystem on SD Card
Post by: IronFixXxeR on May 26, 2017, 02:38:38 PM
I just installed the Rokos v8 on a 64GB Samsung class 10 microSD card.  Got it running on the Raspberry Pi 3 just fine.

When I try the sudo ./resize-sdcard.sh command I just get sudo: ./resize-sdcard.sh: command not found.

I've already done sudo apt-get update & sudo apt-get upgrade on the system.

Is there another command I should be using instead?
Title: Re: Expand Filesystem on SD Card
Post by: OKupdates on May 26, 2017, 05:00:25 PM
Quote from: IronFixXxeR on May 26, 2017, 02:38:38 PM
I just installed the Rokos v8 on a 64GB Samsung class 10 microSD card.  Got it running on the Raspberry Pi 3 just fine.

When I try the sudo ./resize-sdcard.sh command I just get sudo: ./resize-sdcard.sh: command not found.

I've already done sudo apt-get update & sudo apt-get upgrade on the system.

Is there another command I should be using instead?


for that version, becore doing the resize-sdcard.sh  you need to get into the ok-scripts folder with :

cd ok-scripts

then rest of command will work, remember to reboot after resizing  :P
Title: Re: Expand Filesystem on SD Card
Post by: IronFixXxeR on May 27, 2017, 03:36:13 PM
Thanks!  That worked!
Title: Re: [Solved] Expand Filesystem on SD Card
Post by: OKamir on January 17, 2018, 12:45:02 AM
I have successfully booted, resized SD card, and rebooted ROKOS v8 on pi3.. Running fine. I have external 1TB drive plugged in via usb slot on pi 3. I want okcash chain to sync on external harddrive - not on 16gb SD card that is housing my ROKOS OS. How do I initialize this? Many thanks