--- wikisrc/ports/evbarm/raspberry_pi.mdwn 2013/03/23 13:37:48 1.10 +++ wikisrc/ports/evbarm/raspberry_pi.mdwn 2013/03/23 13:54:25 1.11 @@ -24,24 +24,27 @@ This page attempts to document and coord Adjust disklabel sector from 4194304 to 62333952 [n]? Type "y" and press return. - - At the partition> prompt, type "a" and press return. - - At the Filesystem type prompt, press return to use the current value (4.2BSD). - - At the Start offset prompt, press return to use the current value. - - At the Partition size prompt, type "$" and press return to grow the - partition to use all available free space. - - At the partition> prompt, type "W" to save the changes to the - disklabel. Confirm this choice by typing "y" at the Label disk - prompt. + partition> prompt, type "a" and press return. + Filesystem type prompt, press return to use the current value (4.2BSD). + Start offset prompt, press return to use the current value. + Partition size prompt, type "$" and press return to grow the + partition to use all available free space. + + partition> prompt, type "W" to save the changes to the disklabel. + Confirm this choice by typing "y" at the Label disk prompt. + - Type "Q" and press return to quit disklabel. - - At the # prompt, type "fsck -fy /dev/rld0a" and press return. - - At the # prompt, type "resize_ffs -y /dev/rld0a" and press return. - This may take a few minutes, be patient! - - At the # prompt, type "fsck -fy /dev/rld0a" and press return. - - At the # prompt, type "mount /dev/ld0e /boot" and press return. - - At the # prompt, type "mv /boot/cmdline.txt.orig /boot/cmdline.txt" - and press return. - - At the # prompt, type "reboot" and press return. When the system - comes back up, the root file-system will have been expanded to + - At the # prompt, type + + fsck -fy /dev/rld0a + resize_ffs -y /dev/rld0a + - This may take a few minutes, be patient! + + fsck -fy /dev/rld0a + mount /dev/ld0e /boot + mv /boot/cmdline.txt.orig /boot/cmdline.txt + reboot + - When the system comes back up, the root file-system will have been expanded to fill the SD card. # Updating the firmware