![]() |
[SOLVED] mounting ubifs in meego? - of course you can!
Solved! Thanks to the friendly people in #meego!
Everything is done on the Nokia N900 and ubuntu 10.04 LTS Here's what I wanted to do:
Here's the way I finally solved it:
Then it was mounted as usual and I correct my dumb misspelling: Code:
[root@localhost maemo]# cd usr/lib/xorg/modules/input/ Thanks again for all your help in #meego and thanks to Hurricane from the maemo talk forum. tcm Old post: Quote:
|
Re: mounting ubifs in meego? - "evdev_drv.so" messed up
Code:
ubiattach /dev/ubi_ctrl -m 5 && mount -t ubifs -o rw,bulk_read,no_chk_data_crc ubi0:rootfs /media/maemo |
Re: mounting ubifs in meego? - "evdev_drv.so" messed up
Quote:
When I try "ubiattach" it says command unknown. Code:
[root@localhost dev]# ubiattach I did Code:
[root@localhost dev]# ls -a -R / | grep ubi Code:
[root@localhost dev]# cat /proc/filesystems tcm |
Re: mounting ubifs in meego? - "evdev_drv.so" messed up
Oh my gosh... solved the f**cking problem ;)
You need "mtd-utils" in meego - that's the problem. So you actually "just" need to get "mtd-utils" and "mtd-utils-ubi". Then you've got "ubiattach" and everything works like a charm with Hurrians commands. Thank god! I'm gonna write a more complete version of what I did later... tcm |
Re: [SOLVED] mounting ubifs in meego? - of course you can!
Yeah, you can...
I am currently developing some kind of rescueOS, based on the meego kernel. My first tests with the community edition kernel resulted in some errors: "ubi error -74 while writing ...", like here UBI FAQ I have used the mtdutils 1.1, debian package. Well, I kinda knew this couldn't be "real" write errors, physical, as maemo works without problems. I didn't have any bad PEB, so anyway. I compared the kernel conifg options between maemo and meego. maemo: # CONFIG_MTD_ONENAND_VERIFY_WRITE is not set meego: CONFIG_MTD_ONENAND_VERIFY_WRITE=y Recompiled meego ce kernel without CONFIG_MTD_ONENAND_VERIFY_WRITE, and now it works. |
All times are GMT. The time now is 20:32. |
vBulletin® Version 3.8.8