View Single Post
Posts: 839 | Thanked: 3,386 times | Joined on Mar 2009
#27
Next problem:

Now I have jessie on my bootmenu, but choosing it doesn't work.

(With ubuntu computer) I downloaded jessie.dd.xz and uncompressed it. Then attached SD-card and checked what device it is. Run:
Code:
sudo dd if=jessie.dd of=/dev/mmcblk0
(With N900)
Attached SD-card and booted keyboard closed. Checked that first partition of SD card got automounted "/dev/mmcblk1p1 on /media/mmc1" and it contains files "initrd.img-3.12.0-rc5+ uImage uInitrd".
Note: it is /dev/mmcblk1p1. Is this wrong? What I can do for it?

Second partition (/dev/mmcblk1p2) can't be mounted because it is ext4 (and default kernel doesn't support ext4, I think). Is this critical?

Booted keyboard open and selected jessie on bootmenu, but it ends:
Code:
mmc0 is current device
reading /boot/uInitrd
** Unable to read file /boot/uInitrd

Extra commands
...
How to proceed? If my external card goes to mmc1, what is mmc0 then? And how to fix it?
 

The Following User Says Thank You to AapoRantalainen For This Useful Post: