Difference between revisions of "Talk:RPi Resize Flash Partitions"
From eLinux.org
| (One intermediate revision by one user not shown) | |||
| Line 5: | Line 5: | ||
https://github.com/pabloav/raspi-setup/blob/master/files/repart.sh | https://github.com/pabloav/raspi-setup/blob/master/files/repart.sh | ||
--[[User:Pabloav|Pabloav]] 02:23, 13 July 2012 (UTC) | --[[User:Pabloav|Pabloav]] 02:23, 13 July 2012 (UTC) | ||
| + | |||
| + | == References to deprecated parted command == | ||
| + | |||
| + | Move has been removed from parted post version 2.4. These CLI instructions will not work for users using any newer version. | ||
| + | --[[User:Funtapaz|Funtapaz]] 01:11, 17 July 2012 (UTC) | ||
Latest revision as of 01:11, 17 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)
References to deprecated parted command
Move has been removed from parted post version 2.4. These CLI instructions will not work for users using any newer version. --Funtapaz 01:11, 17 July 2012 (UTC)