22:55
I'm trying to use raspi-config to expand the filesystem (using a 32-gig SD card). But I keep getting an error message:
"Your partition layout is not curently supported by this tool. You are probably using NOOBS, in which case your root filesystem is already expanded anyway".
How can I do this? I am fairly sure the SD card is fine ('expand' function worked in Raspbian).
05:25
Hi,
Is there any news on this please? I am getting warnings that my filesystem has run out of room and is using temporary memory instead.
I have an 8GB card which I don't need a separate partition on for data so the fs can use the whole thing. I just can't expand it in raspi-config.
Thanks
Hi, I had the same problem.
But reffering
http://www.raspberrypi.org/php…..38;t=45265
I could solve the problem.
Here's the solution.
- sudo fdisk /dev/mmcblk0
- p (check the partition no. of the Linux File system. It was 3 in my case)
- d (delete partition. data not erased)
- 3 (choose the No.)
- n (make new partition)
- p (primary partition)
- 3 (same No. above)
- enter twice (just leave the default start/end)
- w (save changes and exit the FDISK)
- sudo reboot
- sudo resize2fs /dev/mmcblk0p3 (p3 means partition#3)
- sudo e2fsck -f /dev/mmcblk0p3 (ignore errors)
- df -h (check the results)
VOILA!
I found it to be easy doing it the following way:
- I pulled the SD card from the Pi (with power turned off, yeah ).
- Hooked up the SD card to one of my Linux computers.
- Run Parted from the Linux computer and expanded the partition on the SD card (16GB !).
- Returned the SD card to the Pi and hit the power plug.
If you're somewhat worried, do this *before* having done any major personal configuration of the RaspyFi. Then, if things should go wrong, you can always re-flash the card with a clean image.
Anyway, in my case it was a 2 minutes job. Gotta just *love* parted.
Biker-74
Most Users Ever Online: 200
Currently Online:
6 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Top Posters:
Gyp: 82
yoghurtlidlicker: 37
PaulM: 36
icai: 35
Derek: 29
Karsten: 27
tc-fi: 22
Ronaldo: 21
ENSen: 21
chriz: 20
Member Stats:
Guest Posters: 3619
Members: 569
Moderators: 0
Admins: 1
Forum Stats:
Groups: 4
Forums: 10
Topics: 469
Posts: 13163
Newest Members: polo2016, dongdong8, wlpwlp, Sager, ninestab123, lmx66, lmx, jlgg, chenyan, guoyanying
Administrators: admin (401)