Difference between revisions of "Talk:RPi Resize Flash Partitions"
From eLinux.org
(query about Mac OS X resizing RPi SDs) |
(Link to resizing script) |
||
| Line 1: | Line 1: | ||
Has anyone figured out how to resize the RPi SDs on Mac OS X? They don't seem to have parted installed. | Has anyone figured out how to resize the RPi SDs on Mac OS X? They don't seem to have parted installed. | ||
--[[User:Kevin karplus|Kevin karplus]] 16:18, 5 July 2012 (UTC) | --[[User:Kevin karplus|Kevin karplus]] 16:18, 5 July 2012 (UTC) | ||
| + | |||
| + | I've created a script to automate the online resizing of the partitions as described in this wiki page. It might be of interest to others to link to it: | ||
| + | https://github.com/pabloav/raspi-setup/blob/master/files/repart.sh | ||
| + | --[[User:Pabloav|Pabloav]] 02:23, 13 July 2012 (UTC) | ||
Revision as of 02:23, 13 July 2012
Has anyone figured out how to resize the RPi SDs on Mac OS X? They don't seem to have parted installed. --Kevin karplus 16:18, 5 July 2012 (UTC)
I've created a script to automate the online resizing of the partitions as described in this wiki page. It might be of interest to others to link to it: https://github.com/pabloav/raspi-setup/blob/master/files/repart.sh --Pabloav 02:23, 13 July 2012 (UTC)