06-01-2016, 05:59 PM
(04-14-2016, 03:06 PM)damikeh Wrote:(04-14-2016, 12:19 PM)outkastn8 Wrote:(04-12-2016, 12:18 PM)damikeh Wrote: Steps to install Ubuntu
I am using a Windows Desktop, so the steps covered here will show that.
Pre-Install setup
Note: Some other images that I’ve tested with (Android and RemixOS) require Phoenix Card to write the image, which isn’t covered here. Please see the other forum/wiki posts.
- Download the latest image from longsleeps folder (https://www.stdin.xyz/downloads/people/l...es/ubuntu/)
- Download Win32Imager (https://sourceforge.net/projects/win32di...t/download)
- Have some kind of extraction capabilities (May i suggest 7zip - http://www.7-zip.org)
- Have a Micro SD card (and adapter to enable it to plug into a USB port) ready, at least 8GB (Class 10 if you can)
- Have a decent power supply (at least 2a) and shorter cables are better.
Setup
Congratulations, you should now have a working system.
- Extract the image, and Install the Win32Imager somewhere (preferably the same folder!)
- Open Win32imager and write the image to the SD card (ensure you have the SD card selected!)
- Once the write has completed, MAKE SURE you safely remove the USB drive from the PC – not doing so may harm the write process.
- Remove the SD card and put in the Pine64. Ensure you only have the REQUIRED peripherals connected, Keyboard, HDMI, and I would say LAN too, THEN connect the power.
- Let the Pine64 boot. When completed, use username: ubuntu and password: ubuntu to login; it’s also worth mentioning that once you see the login screen, you CAN ssh into the pine64 also, if you so prefer.
- Once logged in, run the following: /usr/local/sbin/resize_rootfs.sh
this will resize the / partition to fill the SD card.
- Profit!
From here you can install MATE (for a desktop) or carry on in term mode and get using.
I would change the default password asap, and secure it with a ssh key.
If this is helpful to anyone, please let me know.
I may have a look at doing a video tomorrow if I get time, showing the steps above - if that would be helpful to anyone.
Cheers
dm
Thanks this at least got me to the point of where I had a terminal. But I have no idea how to load MATE or anything else after that lol NOOBE
Hi outkast,
No worries, maybe I should add that!
There's a script in the /usr/local/sbin folder called install_mate_desktop.sh - run that and it will download all the required for the desktop environment.
to run it try /usr/local/sbin/install_mate_desktop.sh (you may have to use sudo)
How long should mate install take? Mine is running on a couple hours now and still unpacking things. Is this uncommon, and if so, how do I stop it and start over as painlessly as possible?