|
From: kail-gj <an_...@12...> - 2016-05-14 05:45:01
|
Hi,
I change the root_fs i/o mode to 777 to solve the problem. Thanks.
>I build my UML linux from source and build my filesystem using mkrootfs tools, and run with ./linux ubda=../../rfs-1/root_fs mem=512m.
>I changed my mkrootfs one line from
> addline etc/fstab "/dev/ubd/0 / ext2 defaults 1 1"
>to
> addline etc/fstab "/dev/ubda / ext2 defaults 0 0"
> to solve the other problem "[/sbin/fsck.ext2 (1) -- /] fsck.ext2 -a /dev/ubd/0".
>Now a new problem troubles me. The boot log is with "
|