Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Solved] LiveCD doesn't see /dev/mmcblk*
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
mrfabiolo
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jan 2011
Posts: 92

PostPosted: Sun Feb 21, 2016 10:20 am    Post subject: [Solved] LiveCD doesn't see /dev/mmcblk* Reply with quote

I've the Chromebook Acer CB3-111:
The "hard disk" is a 16GB eMMC and the CPU is a 2.1 GHz Intel BayTrail-M N2830, which is a normal 64 bit (not ARM)

I was able to install other distros (Ubuntu for example) but i would like Gentoo. I tried with the LiveUSB.
I can connet to the internet but.... the only problem is that I don't know how to partition and mount the internal SDCard (the 16GB eMMC).

With other distros I can see /dev/mmcblk0 or /dev/mmcblk0boot0 or something like that. (this is because it is not an hard disk or an SSD and the name is not /dev/sda)
In fact /dev/sda1 is my 4GB USB with gentoo Live on it.

if I run fdisk -l I only see (I haven't copied all the lines):
Code:
dev/ram1 (8MB)
dev/ram2 (8MB)
...
dev/ram15 (8MB)
dev/loop0 (220.4 MB)
dev/sda (3.8 GB)


How can I see /dev/mmcblk* with the LiveUSB?


Last edited by mrfabiolo on Tue Feb 23, 2016 9:34 pm; edited 1 time in total
Back to top
View user's profile Send private message
charles17
Advocate
Advocate


Joined: 02 Mar 2008
Posts: 3664

PostPosted: Sun Feb 21, 2016 12:02 pm    Post subject: Re: LiveCD doesn't see /dev/mmcblk* Reply with quote

mrfabiolo wrote:
How can I see /dev/mmcblk* with the LiveUSB?
Check the output of lsblk
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54300
Location: 56N 3W

PostPosted: Sun Feb 21, 2016 1:33 pm    Post subject: Reply with quote

mrfabiolo,

Boot with System Rescue CD
The minimal CD is fairly err ... minimal and may lack the drivers you need.

System Rescue CD is Gentoo based and allows you to follow the handbook with no extra steps.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
mrfabiolo
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jan 2011
Posts: 92

PostPosted: Sun Feb 21, 2016 3:54 pm    Post subject: Re: LiveCD doesn't see /dev/mmcblk* Reply with quote

charles17 wrote:
mrfabiolo wrote:
How can I see /dev/mmcblk* with the LiveUSB?
Check the output of lsblk


lsblk only see /dev/sda and /dev/sda1. I think there is a problem of missing drivers, modules not loaded... something like that.
Back to top
View user's profile Send private message
mrfabiolo
Tux's lil' helper
Tux's lil' helper


Joined: 02 Jan 2011
Posts: 92

PostPosted: Sun Feb 21, 2016 4:08 pm    Post subject: Reply with quote

NeddySeagoon wrote:
mrfabiolo,

Boot with System Rescue CD
The minimal CD is fairly err ... minimal and may lack the drivers you need.

System Rescue CD is Gentoo based and allows you to follow the handbook with no extra steps.


Thank you so much NeddySeagoon for the post. This SystemRescueCd seems very interesting.
I'm installing Gentoo from it now. And it seems to work:

Code:
root@sysresccd /root % ls /dev/mmc* -1
/dev/mmcblk0
/dev/mmcblk0boot0
/dev/mmcblk0boot1
/dev/mmcblk0p1
/dev/mmcblk0rpmb
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum