(04-25-2016, 12:40 AM)tllim Wrote: (04-24-2016, 07:58 AM)Terra854 Wrote: Hello everyone.
The script has now been updated. This update includes major changes to the script that will now install a more complete environment rather than the bare minimum of components.
Github link is in the first post.
I also pin the first post, you can edit and update. Thanks on your contribution.
You're welcome.
Anyway, the script has now been updated.
Latest changes:
- The 'fix-whatever' shell script by longsleep will now execute automatically after the environment is installed
- Root is now required in order to execute the script
Donate BTC: 3Eav9uqXi8Nx1axb7QjK6xV4km4K9YGv9a
04-26-2016, 05:22 AM
(This post was last modified: 04-26-2016, 05:25 AM by Terra854.)
(04-25-2016, 11:54 PM)lenny.raposo-pine64.pro Wrote: why not use something like tasksel?
sudo apt-get install tasksel dialog
sudo tasksel
then select your DE
Because this script will also expand the rootfs partition and fixes common problems in the Ubuntu system. Also, additional packages and drivers will be installed that will make Linux work better on the Pine64.
Donate BTC: 3Eav9uqXi8Nx1axb7QjK6xV4km4K9YGv9a
(04-26-2016, 06:18 AM)lenny.raposo-pine64.pro Wrote: Wouldn't it make sense to update uboot and kernel (longsleep's scripts) and rootfs resize, reboot then begin installing a major DE?
Just wondering
It is assumed that the uboot and kernel is already at it's latest version before this script is executed. So, I did not call the update uboot and kernel scrpts in my utility. However, there are plans for the utility to execute the update scripts in the near future if there is a need for it.
Donate BTC: 3Eav9uqXi8Nx1axb7QjK6xV4km4K9YGv9a
04-30-2016, 05:04 AM
(This post was last modified: 04-30-2016, 05:05 AM by dr5mn.)
hi
i just get the following message after running sudo install...
sudo: install-ubuntu-gui.sh: command not found
should i copy install-ubuntu-gui.sh to my sd card first, or am i missing other steps?
can you please assist?