Reply
Thread Tools
Posts: 23 | Thanked: 3 times | Joined on May 2012
#191
there is no ext4 support by default.
where do i get ncurses and ncurses-devel packages? (needed for ext4 module compilation)
or where do i get ext4 kernel module?
 
Posts: 111 | Thanked: 62 times | Joined on Apr 2012 @ Hong Kong
#192
I have found something and I don't know why. Don't know is this basic knowledge or not.
My n9 is flashed with e-eye's dual-boot kernel and have installed inception and opensh. I used @YavkatA image.
I always start terminal with filebox and the img cannot mount inside this terminal no matter using opensh or devel-su. But btinput terminal and the developer mode's one is fine.
Code:
BusyBox v1.20.0.git (MeeGo 3:1.20-0.1+0m7) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user/MyDocs # export PATH=/sbin:/usr/sbin
:$PATH
/home/user/MyDocs # debian
Chroot dir specified: /.debian
/home/user/MyDocs/.chroot/yavor-debian-lite.img.ext4 specified in ~/.chroot
Mounting...
using image file: /home/user/MyDocs/.chroot/yavor-debian-lite.img.ext4
fs type is ext4
Using ext4 file system
FATAL: Module ext4 not found.
mounting /home/user/MyDocs/.chroot/yavor-debian-lite.img.ext4 on loop
Mount failure! /home/user/MyDocs/.chroot/yavor-debian-lite.img.ext4 failed to mount on loop0 BusyBox v1.20.0.git (MeeGo 3:1.20-0.1+0m7) multi-call binary. Usage: mount [OPTIONS] [-o OPTS]DEVICE NODE
Cancelling chroot...
Also by using devel-su or opensh, different ldxe desktop is started and I don't know why.
Code:
~ $ opensh


BusyBox v1.20.0.git (MeeGo 3:1.20-0.1+0m7) built-in shell (ash)
Enter 'help' for a list of built-in commands.

/home/user # export PATH=/sbin:/usr/sbin:$PATH
/home/user # debian
Chroot dir specified: /.debian
/home/user/MyDocs/.chroot/yavor-debian-lite.img.ext4 specified in ~/.chroot
Mounting...
using image file: /home/user/MyDocs/.chroot/yavor-debian-lite.img.ext4
fs type is ext4
Using ext4 file system
FATAL: Module ext4 not found.
mounting /home/user/MyDocs/.chroot/yavor-debian-lite.img.ext4 on loop
.../home/user/MyDocs/.chroot/yavor-debian-lite.img.ext4 mounted on loop0
.
..
...
....
/bin/qchroot: line 145: blkid: not found
/bin/qchroot: line 156: blkid: not found
Everything set up, running chroot...
root@RM696:/# whoami
root
root@RM696:/# xephwm-id
Code:
~ $ devel-su
Password:


BusyBox v1.20.0.git (MeeGo 3:1.20-0.1+0m7) built-in shell (ash)
Enter 'help' for a list of built-in commands.

~ # export PATH=/sbin:/usr/sbin:$PATH
~ # debian
Chroot dir specified: /.debian
/home/user/MyDocs/.chroot/yavor-debian-lite.img.ext4 specified in ~/.chroot
Mounting...
using image file: /home/user/MyDocs/.chroot/yavor-debian-lite.img.ext4
fs type is ext4
Using ext4 file system
FATAL: Module ext4 not found.
mounting /home/user/MyDocs/.chroot/yavor-debian-lite.img.ext4 on loop
.../home/user/MyDocs/.chroot/yavor-debian-lite.img.ext4 mounted on loop0
.
..
...
....
/bin/qchroot: line 145: blkid: not found
/bin/qchroot: line 156: blkid: not found
Everything set up, running chroot...
debian:/# whoami
root
debian:/# xephwm-id
The upper code start the first screen-shot desktop.
Also is that normal with"blkid: not found"? Sorry for long post.
Attached Images
  

Last edited by michaelmhk; 2012-05-18 at 15:35.
 
Posts: 23 | Thanked: 3 times | Joined on May 2012
#193
> FATAL: Module ext4 not found.

that's what i'm talking about

http://talk.maemo.org/showpost.php?p...&postcount=189
 
Posts: 23 | Thanked: 3 times | Joined on May 2012
#194
i think i found these packages.
repo:
deb http://harmattan-dev.nokia.com/ harmattan/sdk free non-free

packages:
http://harmattan-dev.nokia.com/pool/...ree/n/ncurses/
 
Posts: 77 | Thanked: 42 times | Joined on Oct 2011 @ Sofia, Bulgaria
#195
The "ext4 not found" and "blkid not found" are caused by qole's scripts (I assume they were originally used for the n900 EasyDebian, and have been adapted from there). Both of these errors, however, are not fatal. As to why two different desktops are started, it is possible that you are starting the desktop under a different UID. I am not familiar with the intricacies of Unix account management, but I know that the root account you enter with devel-su is not exactly "real root". The error in starting the chroot from a filebox terminal might have something to do with Filebox setting some environmental variables that interfere with the chroot scripts. There is ext4 support in the kernel (but there's no ext4 module), so you can safely disregard this error.

Last edited by YavkatA; 2012-05-18 at 19:08.
 

The Following User Says Thank You to YavkatA For This Useful Post:
Posts: 23 | Thanked: 3 times | Joined on May 2012
#196
> There is ext4 support in the kernel (but there's no ext4 module), so you can safely disregard this error

wow, nice.
tested your image - its cool, but i think there is no need in different locales except english.
 
Posts: 23 | Thanked: 3 times | Joined on May 2012
#197
xmimd.sh does not work - it starts the server but nothing appears in X session. in the terminal xmimd.sh prints:
Code:
~# ./xmimd.sh 2>&1
xmimd running with Xephyr LXDE window id : 0x01a00002
Server running
and that's all, until i press Ctrl+C.

also i can't get set up hardware keyboard - arrow keys don't work, "Fn" key works like "Win" key, etc.
i've copied /usr/share/X11/xkb/symbols/nokia_vndr/rm-680 from meego to debian, then i run
Code:
setxkbmap -rules evdev -model nokiarm680 -layout us
but nothing changes. any ideas?
 
www.rzr.online.fr's Avatar
Posts: 1,348 | Thanked: 1,863 times | Joined on Jan 2009 @ fr/35/rennes
#198
As promised I shared a small rootfs of ubuntu ...

Video demo :

http://rzr.online.fr/q/ubuntu# #UbuntU running within #MeeGo/#HarmattaN for !n950club support #NfS #JavA ... DownLoad RootFs or Watch video
__________________
Current obsession:

https://purl.org/rzr/abandonware

Please help to list all maemo existing apps :

https://github.com/abandonware/aband...ment-578143760

https://wiki.maemo.org/Apps#

I am looking for " 4 inch TFT LCD display screen " for Nokia n950 HandSet

http://rzr.online.fr/q/lcd


Also, I need online storage to archive files :

http://db.tt/gn5Qffd6#

https://my.pcloud.com/#page=register...e=g8ikZmcfEJy#
 
Posts: 111 | Thanked: 62 times | Joined on Apr 2012 @ Hong Kong
#199
Now I know the keyboard is FingerTerm.
I want to know can I mount cifs inside chroot? I download the samba stuff and when I mount it, it warns me system not support.
 
Posts: 40 | Thanked: 4 times | Joined on Mar 2008
#200
Hi, whenever I try to run Roxterm from within lxde I get an error saying "The new terminal's command failed to run" and so I can't get to any terminal.
How can I fix this? Thx
 
Reply

Tags
chroot, debian, harmattan


 
Forum Jump


All times are GMT. The time now is 23:06.