jie-min,lin
unread,
Jul 15, 2016, 10:37:29 PM
to Android-x86
After installing android x86 4.4 r5,it’s quite perfect for me.
But audio sometimes crash on my Asus T100.
So I installed alsamixer and tried to edit /system/etc/init.sh as well.
I tried many way like “terminal emulator”,some “script editors” and booting debug mode to edit but it still doesnt work. The resault is always permission dined.
I am sure that the device root and chose”yes” about the r/w.
What can i do or What i did wrong?
sorry for my poor English.
Miker1029
unread,
Jul 16, 2016, 9:49:11 AM
to andro…@googlegroups.com
Copy it out of the system folder, note the Permissions, change it,
delete the one in the system folder, copy it back, and chmod to
permissions noted….
Dunno why, what I had to do…..
Mike
http://www.android-x86.net/
Mr. Bizantium .
unread,
Jul 16, 2016, 10:03:25 AM
to andro…@googlegroups.com
Try Viper4Android
Pada 15 Jul 2016 22:37, “jie-min,lin” <abyssl…@gmail.com> menulis:
After installing android x86 4.4 r5,it’s quite perfect for me.
But audio sometimes crash on my Asus T100.
So I installed alsamixer and tried to edit /system/etc/init.sh as well.
I tried many way like “terminal emulator”,some “script editors” and booting debug mode to edit but it still doesnt work. The resault is always permission dined.
I am sure that the device root and chose”yes” about the r/w.
What can i do or What i did wrong?sorry for my poor English.
—
You received this message because you are subscribed to the Google Groups “Android-x86” group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86…@googlegroups.com.
To post to this group, send email to andro…@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
jie-min,lin
unread,
Jul 16, 2016, 11:48:56 AM
to Android-x86
Thanks,Mike.
I’m actually even not able to delete the file. So I just next chmod to permission.
Though i tried chmod the permission ,it said that it ‘s a read-only file.
Chih-Wei Huang
unread,
Jul 16, 2016, 12:15:47 PM
to Android-x86
2016-07-16 12:48 GMT+08:00 jie-min,lin <abyssl…@gmail.com>:
> Thanks,Mike.
> I’m actually even not able to delete the file. So I just next chmod to
> permission.
> Though i tried chmod the permission ,it said that it ‘s a read-only file.
It should not be so you have installed it as read-write.
(check by the ‘mount’ command)
Did you do ‘su’ before editing these files?
—
Chih-Wei
Android-x86 project
http://www.android-x86.org
Mike
unread,
Jul 16, 2016, 12:58:53 PM
to andro…@googlegroups.com
Remount r/w
mount -o rw,remount,rw /system
I use total commander, if the system is r/o it ask if you want to remount, so the above is from memory… I’ve had to do the copy/paste thing for awhile. But I’ve stuck with 4.4rc2 for years now…
Sent with AquaMail for Android
http://www.aqua-mail.com
On July 15, 2016 11:49:20 PM “jie-min,lin” <abyssl…@gmail.com> wrote:
Thanks,Mike.
I’m actually even not able to delete the file. So I just next chmod to permission.
Though i tried chmod the permission ,it said that it ‘s a read-only file.
—
You received this message because you are subscribed to the Google Groups “Android-x86” group.
To unsubscribe from this group and stop receiving emails from it, send an email to android-x86…@googlegroups.com.
To post to this group, send email to andro…@googlegroups.com.
Visit this group at https://groups.google.com/group/android-x86.
For more options, visit https://groups.google.com/d/optout.
jie-min,lin
unread,
Jul 16, 2016, 1:31:45 PM
to Android-x86
I comfirm that my device r/w .
But i do chmod +x /system/etc/init.sh . It said “bad mod”.
by the way , it once doesnt show permission denied but show nothing just” andriod # “.
DDS Central
unread,
Jul 16, 2016, 1:42:51 PM
to andro…@googlegroups.com
Android’s chmod does not support the plus symbol. You need to use full mode with x bit set, eg. 755, 775, 777.
On Jul 16, 2016 9:32 AM, “jie-min,lin” <abyssl…@gmail.com> wrote:
>
>
> I comfirm that my device r/w .
> But i do chmod +x /system/etc/init.sh . It said “bad mod”.
> by the way , it once doesnt show permission denied but show nothing just” andriod # “.
>
> —
> You received this message because you are subscribed to the Google Groups “Android-x86” group.
> To unsubscribe from this group and stop receiving emails from it, send an email to android-x86…@googlegroups.com.
> To post to this group, send email to andro…@googlegroups.com.
> Visit this group at https://groups.google.com/group/android-x86.
> For more options, visit https://groups.google.com/d/optout.
MikeR1029
unread,
Jul 16, 2016, 4:37:49 PM
to Android-x86
Ya maybe so. I use GUI when I can.. Makes life easier… See screenshot, why I thought that’s how haven’t cmodded in years (Android Terminal)
Mike
Screenshot_2016-07-16-04-27-05.png
jie-min,lin
unread,
Jul 16, 2016, 9:27:40 PM
to Android-x86
THANKS again , Mike.
It works.TC is a really good thing.
Now I have another question.
I have a s Micro SD card slot on my asus T100.
I inserted the SD card but android x86 recognized it as a USB storage.
Is it possible to turn it recognize as a external SD card for android x86,which i could move app data there.
Miker1029
unread,
Jul 16, 2016, 10:01:51 PM
to andro…@googlegroups.com
Lol, Got me on that one, I’ve been having the same Issues with SD/USB Crap, I’m installed on a Laptop, so, I just go with HDD Storage, and Drop whatever I want into the X86 Partition VIA Linux or Windows With Ext2Fsd….
Mike
DDS Central
unread,
Jul 16, 2016, 10:21:01 PM
to andro…@googlegroups.com
Why not use microSD as /data partition ?
jie-min,lin
unread,
Jul 17, 2016, 2:27:04 AM
to Android-x86
Thanks for reply.
sometimes i will use ext2fsd as well.
It’s a way to deal with x86 partition on windows.
I didnt installed x86 on my SD card because it wont boot.
I havnt use EasyUFI .
But now I’m quite satisfied with my x86 with 8G ROM.
(because my t100 only has a 64G ssd inside,I have to conserve some space for windows)
Just asking if there is a way to let the sd card recognized as a external sd card ,not as a usb storage.
Chih-Wei Huang
unread,
Jul 17, 2016, 12:15:49 PM
to Android-x86
The old hacking cmdline SDCARD=mmcblk1
should work for 4.4-r5.
Alternatively, try the 6.0-rc1 which treats
it as a sdcard natively.
source from https://groups.google.com/g/android-x86/c/RyUgYbZAgMc