KWONKYU

# Grub customizer on PhoenixOS with Windows10, Ubuntu18

Aug 18th, 2019
166
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.19 KB | None | 0 0
  1. search --set=root --file /efi/PhoenixOS/kernel
  2. linux /efi/PhoenixOS/kernel quiet root=/dev/ram0 androidboot.hardware=android_x86 REMOUNT_RW=1 SRC=/PhoenixOS vga=788
  3. initrd /efi/PhoenixOS/initrd.img
Advertisement
Add Comment
Please, Sign In to add comment