edit the grub.cfg allows to mount partitions for Android X86

146 views
Skip to first unread message

Token David

unread,
Apr 16, 2016, 10:46:54 AM4/16/16
to Android-x86
I need the Android X86 to mount other partitions in my computer,such as Disk D(sda5)、Disk E(sda6)and Disk G(sda7),https://www.reddit.com/r/RemixOS/comments/430hpx/question_does_remix_support_ntfs_partitions/
from this thread i know how to edit grub.cfg to mount the Disk D as SDCARD,the grub.cfg like this:
------------------------------------
menuentry 'Remix OS ' --class android-x86 {
search --file --no-floppy --set=root /kernel
linux /kernel root=/dev/ram0 androidboot.hardware=remix_cn_x86_64 androidboot.selinux=permissive quiet DATA=/data SDCARD=sda5 CREATE_DATA_IMG=1
initrd /initrd.img
------------------------------------
now,i want to mount both Disk D E and Disk F on the Remix OS,how to edit the grub.cfg? please tell me ,thanks in advance!

Luke

unread,
Apr 21, 2016, 6:29:07 AM4/21/16
to Android-x86
Try adding sdcard2=sda6 sdcard3=sda7.
Reply all
Reply to author
Forward
0 new messages