View Single Post
Posts: 112 | Thanked: 116 times | Joined on Apr 2012
#1
1. Downloaded image - 20230209 from https://maedevu.maemo.org/images/n900/

2. ran

Code:
xzcat maemo-leste-VERSION.img.xz | sudo dd status=progress bs=1M of=/dev/sdb

3. Installed uboot on N900, N900 is on SSU Testing 21.2011.38-1Tmaemo12

4. added Uboot entry : mmcblk1p1

5. Error during boot:
- (EE) libseat/backend/logind.c:137 could not take device: no such device.

- kernel command line: root=/dev/mmcblk0p2 rootwait console=tty2.115200


I tried googling, unable to find anything like this, related to leste.

Please, help.