is there a raspconfig command like raspbian on pidora ?
Have you seen : when making a "halt" of pidora, the raspberry is not switched off completely like raspbian
The reason the rootfs is not expanded is because the rootfs-resize script is called by firstboot when headless-mode is enabled firstboot is bypassed so the resize is also bypassed this will be fixed on the next release of the headless package. If you want to resize your sdcard to use the full amount of space I recommend running through firstboot for now then enable headless mode after.tedsluis wrote:If have opened a new topic to answer this question:http://www.raspberrypi.org/phpBB3/viewt ... 51&t=45265cclauss wrote:In Pidora, is there a headless mode way to expand the rootfs to take up the entire SD card without doing remote Xwindows into the Pi?
'Parted' runs on the command line but I don't know how to expand the rootfs with it.
As far as I know there is no tool like raspi-config for Pidora. But you could re-run the Pidora "firstboot" tool.I have listed the way how you can perform raspi-config tasks in this topic: http://www.raspberrypi.org/phpBB3/viewt ... 51&t=45357ouafnico wrote:is there a raspconfig command like raspbian on pidora ?
To switch off raspberry do a "poweroff".ouafnico wrote:Have you seen : when making a "halt" of pidora, the raspberry is not switched off completely like raspbian
[The reason the rootfs is not expanded is because the rootfs-resize script is called by firstboot when headless-mode is enabled firstboot is bypassed so the resize is also bypassed this will be fixed on the next release of the headless package. If you want to resize your sdcard to use the full amount of space I recommend running through firstboot for now then enable headless mode after.]