![]() |
Re: Introducing ubiboot N9 (multiboot OS loader)
i got this error
Code:
~ # /usr/sbin/ubiattach /dev/ubi_ctrl -m 4 |
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
Can you point me to the cases when open mode has caused such problems? |
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
Did the previous step (/usr/sbin/flash_erase /dev/mtd4 0 0) succeed? Are you doing this as root? |
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
EDIT: now i get this Code:
~ # mount -t ubifs ubi0:var /mnt Code:
~# /usr/sbin/ubiattach /dev/ubi_ctrl -p /dev/mtd4 |
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
Do you have something else already mounted at /mnt ? |
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
i don't think to have something mounted on /mnt. how i can check? EDIT: Checked i have nothing mounted |
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
|
Re: Introducing ubiboot N9 (multiboot OS loader)
Quote:
Code:
:~# mount |
Re: Introducing ubiboot N9 (multiboot OS loader)
Fairly strange, that.
I tried several combinations, mounting with/without the ubi device attached etc, and only time that error happens is when you try to do it as user. As root, it never gives that error. |
Re: Introducing ubiboot N9 (multiboot OS loader)
One thing came to my mind... Yo said you booted the device at some point?
After you boot the device, you must attach the ubi device before mounting, sou you need to do this: Code:
/usr/sbin/ubiattach /dev/ubi_ctrl -m 4 |
All times are GMT. The time now is 22:45. |
vBulletin® Version 3.8.8