View Single Post
humble's Avatar
Posts: 355 | Thanked: 396 times | Joined on Dec 2009 @ USA
#49
Originally Posted by Phoenix986 View Post
after a reboot it worked without error

EDIT: now i get this
Code:
~ # mount -t ubifs ubi0:var /mnt
mount: permission denied (are you root?)
this is the previous
Code:
~# /usr/sbin/ubiattach /dev/ubi_ctrl -p /dev/mtd4
UBI device number 0, total 1833 LEBs (473001984 bytes, 451.1 MiB), available 1811 LEBs (467324928 bytes, 445.7 MiB), LEB size 258048 bytes (252.0 KiB)

~# /usr/sbin/ubimkvol /dev/ubi0 -N var -m
Set volume size to 467324928
Volume ID 0, size 1811 LEBs (467324928 bytes, 445.7 MiB), LEB size 258048 bytes (252.0 KiB), dynamic, name "var", alignment 1

~# mount -t ubifs ubi0:var /mnt
mount: permission denied (are you root?)
try:

Code:
opensh
aegisctl +r
then see if that worked.
__________________
Would you like to Donate?

My"Current Project(s)":
[Resurrecting] DON
 

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