Tiny Core Linux

Tiny Core Base => Micro Core => Topic started by: aj on September 24, 2019, 01:38:16 PM

Title: Frugal Install into eMMC
Post by: aj on September 24, 2019, 01:38:16 PM
Hello,

I'm trying to install the tiny core distro into a computer which contains only a eMMC.
I tried the procedure described on "Frugal Install Tiny Core Linux" and I'm getting an error to setup the grub.
I can't use the grub command "root (hd0,0)" because the computer doesn't have a hard drive (only has the /dev/mmcblk0) so I would like to know if there is another way to install the grub or if I should use the grub version 2 instead?

Your help is greatly appreciated.
Title: Re: Frugal Install into eMMC
Post by: Rich on September 24, 2019, 01:46:10 PM
Hi aj
Maybe try using  tab completion  to see if grub makes any suggestions. Enter  root  and then hit the  Tab  key once or twice.
Title: Re: Frugal Install into eMMC
Post by: neonix on September 25, 2019, 05:46:12 AM
There was similar thread about this here
http://forum.tinycorelinux.net/index.php/topic,17308.15.html
Title: Re: Frugal Install into eMMC
Post by: core-user on September 25, 2019, 01:47:10 PM
If your  eMMC is a Chromebook, take a look here,
https://mrchromebox.tech/

I used the tips found there to install MX Linux to a Toshiba Chromebook that I got/bought pre used.
Title: Re: Frugal Install into eMMC
Post by: aj on October 02, 2019, 01:10:24 PM
Hi aj
Maybe try using  tab completion  to see if grub makes any suggestions. Enter  root  and then hit the  Tab  key once or twice.
The grub root command only detects de hd0 but this is the usb-stick used to install the OS.
Thanks

If your  eMMC is a Chromebook, take a look here,
https://mrchromebox.tech/

I used the tips found there to install MX Linux to a Toshiba Chromebook that I got/bought pre used.
I'm trying to install the OS in a compact computer module (COM Express Mini type).
Thanks

There was similar thread about this here
http://forum.tinycorelinux.net/index.php/topic,17308.15.html
I will read this thread. Thanks
Title: Re: Frugal Install into eMMC
Post by: aj on October 03, 2019, 12:55:51 PM
I did some tests but the problem persists.
The grub version "grub-0.97-splash.tcz" cannot detect the computer eMMC.
This is a known issue or what could be the cause?