Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x text #3

Open
cyrus104 opened this issue Mar 14, 2015 · 6 comments
Open

x text #3

cyrus104 opened this issue Mar 14, 2015 · 6 comments

Comments

@cyrus104
Copy link

Once I startx the menu text and the terminal text is out of sync / blurry.

@cyrus104
Copy link
Author

This function is not running and none of these files exist:

prepare_hardkernel_rootfs ()

@yhfudev
Copy link
Owner

yhfudev commented Mar 15, 2015

This function should run after preparing the rootfs. I'm testing right now.

On Sat, Mar 14, 2015 at 6:15 PM, cyrus104 [email protected] wrote:

This function is not running and none of these files exist:

prepare_hardkernel_rootfs ()


Reply to this email directly or view it on GitHub
#3 (comment)
.

@cyrus104
Copy link
Author

ok, I checked all files that were supposed to be created and they were not
there on my two builds.

On Sat, Mar 14, 2015 at 8:28 PM, Yunhui Fu [email protected] wrote:

This function should run after preparing the rootfs. I'm testing right now.

On Sat, Mar 14, 2015 at 6:15 PM, cyrus104 [email protected]
wrote:

This function is not running and none of these files exist:

prepare_hardkernel_rootfs ()


Reply to this email directly or view it on GitHub
<
#3 (comment)

.


Reply to this email directly or view it on GitHub
#3 (comment)
.

@yhfudev
Copy link
Owner

yhfudev commented Mar 15, 2015

It caused by the root permission. You may check if you use root user to run
the script. Here's a error message example:

PKGBUILD: line 937:
arch-kali-odroidc1/src/rootfs-kali-armhf-kali-odroidc1-image/etc/udev/rules.d/10-odroid_am.rules:
Permission denied

The script can't work without tweaking by using normal user.

On Sat, Mar 14, 2015 at 8:44 PM, cyrus104 [email protected] wrote:

ok, I checked all files that were supposed to be created and they were not
there on my two builds.

On Sat, Mar 14, 2015 at 8:28 PM, Yunhui Fu [email protected]
wrote:

This function should run after preparing the rootfs. I'm testing right
now.

On Sat, Mar 14, 2015 at 6:15 PM, cyrus104 [email protected]
wrote:

This function is not running and none of these files exist:

prepare_hardkernel_rootfs ()


Reply to this email directly or view it on GitHub
<

#3 (comment)

.


Reply to this email directly or view it on GitHub
<
#3 (comment)

.


Reply to this email directly or view it on GitHub
#3 (comment)
.

@cyrus104
Copy link
Author

I run the script as normal user and then it asks me for sudo password.
On Mar 14, 2015 11:57 PM, "Yunhui Fu" [email protected] wrote:

It caused by the root permission. You may check if you use root user to run
the script. Here's a error message example:

PKGBUILD: line 937:

arch-kali-odroidc1/src/rootfs-kali-armhf-kali-odroidc1-image/etc/udev/rules.d/10-odroid_am.rules:
Permission denied

The script can't work without tweaking by using normal user.

On Sat, Mar 14, 2015 at 8:44 PM, cyrus104 [email protected]
wrote:

ok, I checked all files that were supposed to be created and they were
not
there on my two builds.

On Sat, Mar 14, 2015 at 8:28 PM, Yunhui Fu [email protected]
wrote:

This function should run after preparing the rootfs. I'm testing right
now.

On Sat, Mar 14, 2015 at 6:15 PM, cyrus104 [email protected]
wrote:

This function is not running and none of these files exist:

prepare_hardkernel_rootfs ()


Reply to this email directly or view it on GitHub
<

#3 (comment)

.


Reply to this email directly or view it on GitHub
<

#3 (comment)

.


Reply to this email directly or view it on GitHub
<
#3 (comment)

.


Reply to this email directly or view it on GitHub
#3 (comment)
.

@yhfudev
Copy link
Owner

yhfudev commented Mar 15, 2015

It have to, otherwise it can't create the root fs with special attributes.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants