Uploading an image from partition layout: /dev/mmcblk0
-
No dice
-
Bump because I have nothing to lose
-
Have you tried with the latest svn?
Iām attempting to not assume device letters and such and hoping that this may help.
-
Update:
Iām on SVN 3504 and just deployed a debug task to see if fdisk would show anything this time aroundā¦and it does!
The problem is, the screen fills up and I can only see the last disks which are all /dev/ram*.
How can I slow down the list or scroll up?
-
fdisk -l | more
-
@Tom-Elliott said:
fdisk -l | more
Thanks Tom
Every disk looks like this (/dev/ram0 - /dev/ram15)
Kind of disappointing because the mmcblk0rpmb is still blocking me from seeing the mmc partitions.
If anyone has any ideas Iām all ears
-
Side noteā¦I set the primary disk to /dev/ram0 with a raw DD image and it uploaded lolā¦
-
@d4rk3 Iām thinking that the correct one will not be any of the āramā ones.
Youāve tried these?
/dev/mmcblk0
/dev/loop0 -
@Wayne-Workman said:
@d4rk3 Iām thinking that the correct one will not be any of the āramā ones.
Youāve tried these?
/dev/mmcblk0
/dev/loop0Unfortunately, yes. Iāve tried everything from my partition table on my OP.
However, fdisk actually being able to see anything is progress. Tomorrow Iāll try some different kernels, maybe Iāll luck outā¦
-
@d4rk3 have you found this yet? https://linuxnorth.wordpress.com/2014/08/23/installing-linux-on-the-asus-transformer-book-t100/
this: https://linuxnorth.wordpress.com/2014/08/23/installing-linux-on-the-asus-transformer-book-t100/
and especially this: https://linuxnorth.wordpress.com/2014/12/12/replacing-the-kernel/ā
It seems like a gold mine of relevant informationā¦
But before you go doing all that jazz, Iād for real try Tomās 3.18 kernels (and others) first.