PINE64
Problems putting Ubuntu (Xenial Mate) on my replacement eMMC. - Printable Version

+- PINE64 (https://forum.pine64.org)
+-- Forum: Pinebook (https://forum.pine64.org/forumdisplay.php?fid=76)
+--- Forum: Linux on Pinebook (https://forum.pine64.org/forumdisplay.php?fid=79)
+--- Thread: Problems putting Ubuntu (Xenial Mate) on my replacement eMMC. (/showthread.php?tid=7278)

Pages: 1 2


Problems putting Ubuntu (Xenial Mate) on my replacement eMMC. - frank-zappa - 03-18-2019

Hello people.
I recently bought a 64Gb eMMC for my Pinebook.
When I tried to install the Xenial Mate I got a "No eMMC detected" message. (photo attached)
At first I thought it was a fault with the new eMMC and opened a ticket on the support page. They tested it and could find no faults. When it was returned the support people advised me to try and install Android. This worked.
I also had success installing Q4OS and the MicroSD version of Xenial Mate seems to work without issue. 
I have also tried  taking it off the board and putting it back on again.
As there are no issues with the eMMC I can only assume there is some issue with the Xenial Mate image I tried to install.
I would rather run a version of Ubuntu Xenial Mate installed on the eMMC.
Has anyone else had this issue?


RE: Problems putting Ubuntu (Xenial Mate) on my replacement eMMC. - zaius - 03-26-2019

(03-18-2019, 05:50 PM)frank-zappa Wrote: As there are no issues with the eMMC I can only assume there is some issue with the Xenial Mate image I tried to install.

If Android and Q4OS run off the eMMC successfully, then I severely doubt it's a hardware with the PineBook.  So some issue with the image seems likely.

Although it could be a hardware problem with the storage device you are using to move the image file, and it's getting corrupted or truncated.  Unfortunately, there are a bunch of bogus SD cards and USB sticks on the market.  Therefore, you might want to use your other computer to test it to make sure it works as advertised.


RE: Problems putting Ubuntu (Xenial Mate) on my replacement eMMC. - frank-zappa - 03-28-2019

(03-26-2019, 11:19 AM)zaius Wrote:
(03-18-2019, 05:50 PM)frank-zappa Wrote: As there are no issues with the eMMC I can only assume there is some issue with the Xenial Mate image I tried to install.

If Android and Q4OS run off the eMMC successfully, then I severely doubt it's a hardware with the PineBook.  So some issue with the image seems likely.

Although it could be a hardware problem with the storage device you are using to move the image file, and it's getting corrupted or truncated.  Unfortunately, there are a bunch of bogus SD cards and USB sticks on the market.  Therefore, you might want to use your other computer to test it to make sure it works as advertised.
I suppose I could try another Micro SD. And another adapter. Maybe when Xenial Mate is updated it will work.
Is it possible to contact the developer here?

(Thanks for your response)


RE: Problems putting Ubuntu (Xenial Mate) on my replacement eMMC. - MECZero - 03-29-2019

Check the img file (sha256sum) before you unzip and write the image to the eMMC to make sure the img is not corrupt.


RE: Problems putting Ubuntu (Xenial Mate) on my replacement eMMC. - frank-zappa - 03-31-2019

(03-29-2019, 12:02 PM)MECZero Wrote: Check the img file (sha256sum) before you unzip and write the image to the eMMC to make sure the img is not corrupt.

What is sha256sum?
Where should I get a copy of the image from? 
I was getting it from the wiki.


RE: Problems putting Ubuntu (Xenial Mate) on my replacement eMMC. - MECZero - 04-02-2019

(03-31-2019, 03:05 PM)frank-zappa Wrote: What is sha256sum?
Where should I get a copy of the image from? 
I was getting it from the wiki.

Sometimes where you download the .iso or .img file from, there is also a checksum file you can download as well to confirm the img is not corrupt. Normally I don't bother doing this, but if you're having issues it might be worth it to check the img file.


RE: Problems putting Ubuntu (Xenial Mate) on my replacement eMMC. - frank-zappa - 04-21-2019

Is it possible to get the "MicroSD boot" version of Xenial Mate to install onto the eMMC?
I have tried everything else. Still no joy.


RE: Problems putting Ubuntu (Xenial Mate) on my replacement eMMC. - frank-zappa - 04-29-2019

I am writing this to bump this thread and hopefully get a response.
I am still at a loss as to what to do.
Is it possible to install the MicroSD version of Xenial mate to the eMMC?
Q4OS is really doing my head in. I just do not like it. I want Xenial Mate back but have not been able to install the eMMC version on my new eMMC.
My Pinebook is now gathering dust when It should be doing something.

Help!


RE: Problems putting Ubuntu (Xenial Mate) on my replacement eMMC. - evilbunny - 04-29-2019

(04-29-2019, 05:59 PM)frank-zappa Wrote: I am writing this to bump this thread and hopefully get a response.
I am still at a loss as to what to do.
Is it possible to install the MicroSD version of Xenial mate to the eMMC?
Q4OS is really doing my head in. I just do not like it. I want Xenial Mate back but have not been able to install the eMMC version on my new eMMC.
My Pinebook is now gathering dust when It should be doing something.

Help!


I've done that, you flash the sdcard, then copy the image file to sdcard and then using dd you can put the image onto the emmc using dd


RE: Problems putting Ubuntu (Xenial Mate) on my replacement eMMC. - frank-zappa - 04-30-2019

(04-29-2019, 10:09 PM)evilbunny Wrote:
(04-29-2019, 05:59 PM)frank-zappa Wrote: I am writing this to bump this thread and hopefully get a response.
I am still at a loss as to what to do.
Is it possible to install the MicroSD version of Xenial mate to the eMMC?
Q4OS is really doing my head in. I just do not like it. I want Xenial Mate back but have not been able to install the eMMC version on my new eMMC.
My Pinebook is now gathering dust when It should be doing something.

Help!


I've done that, you flash the sdcard, then copy the image file to sdcard and then using dd you can put the image onto the emmc using dd

I have never used dd?
Is it complicated? I'm not t total noob but not exactly an experienced linux user.