10.1 Installation on Acer ES1 111 with emmc ssd

Hi *,

I just bought a new Acer E11 111M C56A with 32GB eMMC disc. Unfortunately FreeBSD completely ignores this disc during installation step autoconfigure ZFS. Actually I just bought this machine to have a nice FreeBSD only "workstation", mostly CLI based, to play around and get familiar with the system. Any advices how I could get this up and running? Otherwise I have to install Linux, which kind of bores me currently...

Some Background:
x64 Installer boots fine in Legacy mode from external USB DVD.

Any hints appreciated.

Thanks,

\\'.
 
Is there a specific error message you could paste?
Or does "ignoring" means, that the installer shows no disks?
 
The installer shows no discs at all.
For ZFS autoconfigure:
Code:
{{{
stripe: 0 disks
- Rescan Device *
- Disk Info *
}}}

For UFS autoconfigure directly stops with the following error message:
Code:
Partitioning error - An installation step has been aborted. Would you like to restart...

Manual Disk Setup also stops directly with:
Code:
Partitioning error - An installation step has been aborted. Would you like to restart...

I thought that I could maybe manually add a missing driver with a shell or load an appropriate kernel module to be able to detect the device?

Thanks,

w.
 
OK - seems like there is no driver for this emmc device. But I found a solution: USB-3.0 USB Slim-Stick. Even faster then my internal EMMC, good enough for some experiments.
 
Back
Top