Intel Galileo Yocto - Insufficient Space Error

0 votes

I have an Intel Galileo Gen 2 board running yocto(iot-devkit-1.5-i586-galileo). I wanted to install a new node library with npm, but the npm returns an error saying I do not have sufficient space on my system. Now, doing the same has worked just fine before and there's sufficient space on my 8GB SD card as yocto only takes up 1.3GB of space.

On running npm install geoip-lite, here's the error I get:

On running df -h:

Jan 8, 2019 in IoT (Internet of Things) by Bharani
• 4,660 points
480 views

1 answer to this question.

0 votes

Yocto doesn't create bigger rootfs until specified and that's for a good reason. Say, if you were using a 2GB SD card, you'd definitely be annoyed if the image was 4GB for no apparent reason. So, try using IMAGE_ROOTFS_EXTRA_SPACE = "1048576" in your image recipe for setting the free space amount you want in Kb. Also, please give the IMAGE_ROOTFS_SIZE documentation a good read.

answered Jan 8, 2019 by DataKing99
• 8,240 points

Related Questions In IoT (Internet of Things)

0 votes
1 answer

MQTT protocol connection error

Ok so you need two libraries to ...READ MORE

answered Jul 6, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points

reshown Jul 6, 2018 by Vardhan 2,795 views
0 votes
1 answer

Issues with Intel Edison MRAA module

You can work on this choice:- In the ...READ MORE

answered Jul 11, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
774 views
0 votes
1 answer

Android AllJoyn: Connection with second machine gives error of BusAttachement

Why dont you create two Interfaces, one ...READ MORE

answered Jul 25, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
549 views
0 votes
1 answer

AWS IoT SDK - main L#206 Error subscribing : -28 (C code)

As I did not find out a ...READ MORE

answered Aug 1, 2018 in IoT (Internet of Things) by anonymous2
• 4,280 points
903 views
0 votes
1 answer

how to safely deploy npm install without it causing inconsistencies?

The recent versions on npm generates a ...READ MORE

answered Apr 11, 2018 in DevOps on Cloud by DareDev
• 6,890 points
677 views
0 votes
1 answer

Intel Galileo Vs. Intel Edison?

Intel Galileo Key Features: Type: Single-Board Computer CPU: Intel Quark ...READ MORE

answered Aug 20, 2018 in IoT (Internet of Things) by DataKing99
• 8,240 points
1,863 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP