|
2012-07-20
, 10:57
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#2
|
The Following 2 Users Say Thank You to reinob For This Useful Post: | ||
|
2012-07-21
, 04:22
|
Posts: 95 |
Thanked: 66 times |
Joined on Mar 2012
|
#3
|
|
2012-07-21
, 07:11
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#4
|
thanks yes i am aware.
am trying to move rootfs to emmc.
am also aware another thread discusses rootfs on emmc.
that one didnt work for me, and i had some personal prefs as well.
so, am still wondering how i can get /dev/mmcblk* devices during preinit stage? anyone?
kh
|
2012-07-22
, 12:40
|
Posts: 95 |
Thanked: 66 times |
Joined on Mar 2012
|
#5
|
You need to insmod the OMAP HSMMC drivers and the filesystem drivers yourself.
I don't have the list with me right now, but you can check dependencies in lsmod.
|
2012-07-23
, 07:26
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#6
|
|
2012-12-13
, 06:16
|
Posts: 95 |
Thanked: 66 times |
Joined on Mar 2012
|
#7
|
|
2012-12-13
, 06:21
|
Posts: 95 |
Thanked: 66 times |
Joined on Mar 2012
|
#8
|
The Following 2 Users Say Thank You to bozoid For This Useful Post: | ||
|
2012-12-13
, 11:49
|
Posts: 1,808 |
Thanked: 4,272 times |
Joined on Feb 2011
@ Germany
|
#9
|
The Following 2 Users Say Thank You to reinob For This Useful Post: | ||
|
2012-12-14
, 05:54
|
Posts: 1,225 |
Thanked: 1,905 times |
Joined on Feb 2011
@ Quezon City, Philippines
|
#10
|
(even though the kernel appears to detect the external MMC first and then the internal one, so udev effectively swaps the slot numbers).
/dev/mmcblk* missing when in /sbin/preinit?
Anyone knows what I need to do to get them to appear?
At various spots in preinit, i tried following command:
find / > /zlog.txt
zlog.txt somehow only shows a few devices.
mmcblk* is missing.
Tried above command even jst before preinit executes /sbin/init, but no diff...
I had also ensured various mmc kernel modules are loaded.
I wanted to mount /dev/mmcblk0p2 but can't coz of above.
Strange thing is, it is the same file system that is booted to. So, after full boot up, I can see /dev/mmcblk* files.
I did a grep in /etc/event.d also but can't find a clue.
I am doing above on a freshly PR1.3 flashed N900.
Thanks n best regards,
kh
Last edited by bozoid; 2012-12-13 at 06:16.