Ryan,
Try the kernel build in the SC testing repo....
Run "sc-cleanUpdate-testing-pi" from your Pi2B and reboot.
* Sat Feb 21 2015 - 3.18.7-507.20150221git37ce36a.sc20 - Update to latest git. - Modify bcm2709 config CONFIG_OVERLAY_FS=m CONFIG_DM_THIN_PROVISIONING=m
Regards
Clive
On 2/19/2015 6:50 PM, Robert Knight wrote:
More testing later.
KDE, Xfce, LXDE and minimal.
All images downloaded (21-5-20150219-1). All validate with md5sum. All images written to SD card, booted and installed. All worked. Test was installation all the way to running a web browser. Not with minimal, of course, as it has no GUI, although the HDMI screen showed text mode output and the keyboard was operational.
"sudo sc-cleanUpdate-pi raspberrypi*" also succeeded.
Thanks very much for this. Wonderful work!
On Sun, 2015-02-22 at 07:23 -0500, Robert Knight wrote:
All images downloaded (21-5-20150219-1). All validate with md5sum. All images written to SD card, booted and installed. All worked. Test was installation all the way to running a web browser. Not with minimal, of course, as it has no GUI, although the HDMI screen showed text mode output and the keyboard was operational.
"sudo sc-cleanUpdate-pi raspberrypi*" also succeeded.
Thanks very much for this. Wonderful work!
Thank you for testing!
Clive
My resize procedure (works well)
[root@raspi2 ~]# yum install rootfs-resize <<<snip>>>
Installed: rootfs-resize.noarch 0:2.0-5.fc21
Dependency Installed: python-psutil.armv7hl 0:1.2.1-5.fc21
Complete! [root@raspi2
[root@raspi2 ~]# nano /boot/headless
RESIZE
cntrl X > y > enter to save
[root@raspi2 ~]# touch /.rootfs-repartition [root@raspi2 ~]# touch /.resized [root@raspi2 ~]# echo $swap | grep -o '[0-9]*' > /.swap
[root@raspi2 ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/root 3.1G 1.5G 1.6G 50% / devtmpfs 484M 0 484M 0% /dev tmpfs 488M 0 488M 0% /dev/shm tmpfs 488M 436K 487M 1% /run tmpfs 488M 0 488M 0% /sys/fs/cgroup /dev/mmcblk0p1 488M 22M 467M 5% /boot tmpfs 98M 0 98M 0% /run/user/0 [root@raspi2 ~]#
# reboot
RESIZE Successful
[root@raspi2 ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/root 6.7G 1.5G 5.2G 23% / devtmpfs 484M 0 484M 0% /dev tmpfs 488M 0 488M 0% /dev/shm tmpfs 488M 340K 487M 1% /run tmpfs 488M 0 488M 0% /sys/fs/cgroup /dev/mmcblk0p1 488M 22M 467M 5% /boot tmpfs 98M 0 98M 0% /run/user/0 [root@gb7de ~]#
[root@raspi2 ~]# rm /boot/headless
DONE
Adrian ... vk4tux
This is interesting. Can this be a part of the installer script to resize the partition after the xzcat?
How would you do this?
On 03/06/2015 07:15 AM, Adrian wrote:
My resize procedure (works well)
[root@raspi2 ~]# yum install rootfs-resize <<<snip>>>
Installed: rootfs-resize.noarch 0:2.0-5.fc21
Dependency Installed: python-psutil.armv7hl 0:1.2.1-5.fc21
Complete! [root@raspi2
[root@raspi2 ~]# nano /boot/headless
RESIZE
cntrl X > y > enter to save
[root@raspi2 ~]# touch /.rootfs-repartition [root@raspi2 ~]# touch /.resized [root@raspi2 ~]# echo $swap | grep -o '[0-9]*' > /.swap
[root@raspi2 ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/root 3.1G 1.5G 1.6G 50% / devtmpfs 484M 0 484M 0% /dev tmpfs 488M 0 488M 0% /dev/shm tmpfs 488M 436K 487M 1% /run tmpfs 488M 0 488M 0% /sys/fs/cgroup /dev/mmcblk0p1 488M 22M 467M 5% /boot tmpfs 98M 0 98M 0% /run/user/0 [root@raspi2 ~]#
# reboot
RESIZE Successful
[root@raspi2 ~]# df -h Filesystem Size Used Avail Use% Mounted on /dev/root 6.7G 1.5G 5.2G 23% / devtmpfs 484M 0 484M 0% /dev tmpfs 488M 0 488M 0% /dev/shm tmpfs 488M 340K 487M 1% /run tmpfs 488M 0 488M 0% /sys/fs/cgroup /dev/mmcblk0p1 488M 22M 467M 5% /boot tmpfs 98M 0 98M 0% /run/user/0 [root@gb7de ~]#
[root@raspi2 ~]# rm /boot/headless
DONE
Adrian ... vk4tux _______________________________________________ arm mailing list arm@lists.fedoraproject.org https://admin.fedoraproject.org/mailman/listinfo/arm