August 2023 - Nerdizen
FydeOS Installation Multiboot with Linux (Ubuntu) & Windows on Dynabook
R734/K Laptop

FydeOS Installation Multiboot with Linux (Ubuntu) & Windows on Dynabook R734/K Laptop

FydeOS is an operating system that is based on the most spoken lighweight, modern, and cloud-first ChromeOS. Thinking how ChromeOS advertised as being lighweight yet modern, is a no brainer for me to try FydeOS by multibooting it with the installed Linux (Ubuntu) and Windows on my old Dynabook R734/K laptop.


Nerdizen.xyz — Debian-based, Ubuntu-based, next maybe Android-x86-based, my journey on distro-hopping on the GNU Not Unix/Linux operating system world. But for today is special, because it’s my new experience when trying a ChromeOS-based OS on my Dynabook R734/K laptop, that is FydeOS.

Just like most of OS-mania know, that ChromeOS baked up by the search engine giant Google, branded as a lightweight, modern, cloud-first operating system. But what holds me so long in trying ChromeOS is actually the “cloud-first” part, I thought ChromeOS was really just “browser-as-OS” that it doesn’t have interesting features besides of that (example why Windows win because it’s massive games & apps, or how Linux distros win because of customizability and effectiveness).

But from FydeOS I learnt that ChromeOS-based OS could be as rich as a Linux distro, as fun as an Android-x86, and it’s productivities could be as great as Windows.

Steps Installing FydeOS – multiboot with Linux (Ubuntu) and Windows

File manager FydeOS Dynabook R734/K
Settings menu network FydeOS Dynabook R734/K

My environment & tools:

FydeOS version: FydeOS for PC v. 15.0.
installed OS: Ubuntu 22 and Windows 11.
media booting method: Ventoy.
device: Toshiba Dynabook R734/K.

Installing FydeOS to our PC

  1. Download the appropriate FydeOS OS image file from it’s official link: fydeos.io/download/. For Dynabook R734/K, it would be “FydeOS fo PC” with the first choice: “PC with legacy (circa 2010 – 2017) Intel Core (3rd Gen – 7th Gen),…”. Don’t forget to extract the archive to get the OS .img image file.
  2. Prepare the FydeOS installation media. Here I am using Ventoy to make the FydeOS OS image file bootable.
  3. [Recommended] Prepare new empty partition on our laptop’s hard drive where the FydeOS will be installed. For example we can use built-in tool on Windows “Disk Info” to easily split and make a new partiton on our hard drive. Usually the partition for a Linux distro should have a size around ±40 GB or more recommended. Give the new partition a proper label like “FydeOS” or something like that so we can easily distinguish it.
  4. It’s a good idea to disconnect all external devices especially storage devices before hand to ease the installation process (avoiding formatting/erasing mistakes).
  5. Enter Dynabook R734/K “Boot Menu” (BIOS menu): Restart laptop, then when the power LED turned on (but the screen not turned on yet), repeatedly press the F12 key until it entered the boot menu/BIOS menu.
  6. Now we are in the BIOS Boot Menu. If we haven’t plugged in the FydeOS installation/bootable media (e.g. USB storage stick), now is the time.
  7. The installation/bootable media drive should be detected in the Boot Menu list, we can just select it to directly boot into it (In my case here, to the Ventoy boot menu). It the media is not detected, try to restart the laptop to BIOS boot menu again, sometimes it needs a few restarts to BIOS boot menu until an installation/bootable media can be deteced (maybe caused by slow media device, e.g. using a slow/cheap USB stick).
  8. Now in Ventoy boot menu, just choose/select the FydeOS image file to boot into the OS live media environment.
  9. On the FydeOS OS live media boot menu, select FydeOS Image A first to see if our PC can boot with it. Alternatively, select FydeOS Image B if the earlier didn’t work.
    Image for step 9
  10. Now we are inside the FydeOS live image environment. First, follow the FydeOS setup wizard like choosing language & keyboard, connecting to network (necessary, we will need it later), etc.
    Image for step 10
  11. Next on the account creation part of the setup wizard, we could just switch to “Use local account” first on the bottom menu because we are just still in the FydeOS live image environment (not the real FydeOS installed on our PC yet).
    Image for step 11
  12. After the setup wizard has been finished, next we are about to install the FydeOS to our PC hard drive. Expand the FydeOS app drawer and launch the “Store” app.
    Image for step 12
  13. Click the “Installer” app and click “Add to FydeOS” to install the FydeOS Installer app.
    Image for step 13
  14. After it has been installed, open the “Installer” app. Because I want to multiboot FydeOS with another already installed OS on the hard drive, so choose “Multi-boot installation”.
    Image for step 14
  15. On the “Select OS partition section”:
    • On the “Disk” input, select the hard drive we want to install the FydeOS to. I only have one hard drive on my PC (so it will be the first and main also), so it will be /dev/sda.
    • On the “Partition” input, select the partition on the hard drive where FydeOS will be installed to. Beforehand, I have prepared an empty partition with 32 GB size here, it is the 5th partiton on the hard drive which is /dev/sda5.
  16. On the “Select EFI partition” section, typically this should be the first partition of our PC main hard drive. So for me, just like the details I mentioned before about my PC hard drive, it should be /dev/sda on the “Disk” input and /dev/sda1 on the “Partition” input.
    Image for step 15 & 16
  17. Next we will be presented how the FydeOS boot will be handled. Here I am choosed the recommended one, “Install and configure rEFInd for me”, to add and automatically configured rEFIind boot manager to our PC. Click “Install” button at the bottom to begin installing FydeOS to our PC hard drive.
    Image for step 17

Adding FydeOS to GRUB bootloader menu

Apparently after FydeOS has been finished installed and I rebooted my PC, the rEFInd boot manager did not appear, but it is still using the GRUB bootloader of the installed Ubuntu. So, here I just tried to manually add the FydeOS entry to the GRUB bootloader instead:

My environment & tools:

os used: Ubuntu 22.
app used: Grub Customizer.

Steps:

  1. Open Grub Customizer app.
  2. Tap the “Paper plus” icon to add new entry.
    Grub Customizer add new FydeOS Dynabook R734/K
  3. On the “Name” text input, give it a proper name like “FydeOS”. On the “Type” select input, select “Other”.
  4. Next on the “Boot sequence” textarea input, here I copied the FydeOS GRUB configuration I got from the EFI partition located on /boot/efi/EFI/fydeos/grub.cfg, we may need root (su/sudo) access to read/browse to this file. Click “OK” button at the bottom to confirm it.
    Image for step 3 & 4
  5. Click “Save” at the top menu to save the changed GRUB configuration.
  6. Next time we boot our PC, there should be FydeOS entry on the GRUB bootloader menu. Select the FydeOS entry, it will expand the FydeOS entry list. Just like before, try “FydeOS multi-boot A” first to see if it can boot our PC, either try “FydeOS multi-boot B” if the earlier is not work.
Image 1 for step 6
Image 2 for step 6
FydeOS installation multiboot with Linux (Ubuntu) and Windows on my Dynabook R734/K laptop, video on Youtube.

FydeOS quick review on my Toshiba Dynabook R734/K laptop

Storage info FydeOS Dynabook R734/K
App store essentials FydeOS Dynabook R734/K
Android app FydeOS Dynabook R734/K
About info FydeOS Dynabook R734/K

My environment:

FydeOS version: FydeOS for PC v. 15.
device: Toshiba Dynabook R734/K.

Just like I said earlier how I was underestimated ChromeOS as just a “browser-as-os”, my judgement of ChromeOS changed 180° after I tried FydeOS, the ChromeOS-based OS on my Dynabook R734/K laptop.

Neat user interface / looks. The first imression of FydeOS is how its a lightweight, beautiful, and very practical operating system. Unlike Windows, I love how uncluttered the user Interface of FydeOS.

Chromium browser. Just like how a ChromeOS should be, the Chromium browser is obviously the main character here that will launch instantly without loading when we click the icon from the dock or app drawer, taking us to the familiar Chrome browser interface. Chromium browser is the power of FydeOS that is updated automatically in the background to make sure we always have the latest web technology.

Android subsystem. But this is the most exciting one of FydeOS, the Android subsystem. Android subsystem is the built-in feature in FydeOS that can be activated in mere few clicks, allowing us to install and run Android apps and games directly with native performance if our device hardware.

Also we don’t need to download the Android apps/games apk manually to install them on the FydeOS, as it is also has Open GAPPS enabler feature to install the Google Play Store in a few clicks. With Google Play Store natively installed, access to millions of Android apps/games are available to be installed directly to the FydeOS.

Linux subsystem. Other than installing and running Android apps & games, FydeOS also makes it easy for us to delve into a Linux subsystem with the built-in Linux subsystem which again, can be activated easily in matters of clicks.


Useful links:

Resurrection Remix 8.6.4 – Android 10 Custom ROM for ASUS ZenFone Live
L2 X00RD (Download + Review)

Resurrection Remix 8.6.4 – Android 10 Custom ROM for ASUS ZenFone Live L2 X00RD (Download + Review)

Resurrection Remix OS or simply known as RROS, is one of earliest Android custom project known for it’s massive customizations, stability, while still loyal to the stock AOSP looks. Finally, after waiting so long now we can feel this legendary RROS on our ASUS ZenFone Live L2 with it’s Android 10!


Nerdizen.xyz — Resurrection Remix, if you never heard about this Android custom ROM project before, then you are not an Android custom ROM mania yet. Resurrection Remix was originally a custom ROM project derived from Remix ROM, just like it’s name, trying to bring back the Remix ROM project.

This Resurrection Remix Android 10 custom ROM is a native ROM (ported from ASUS ZenFone Max if I remember it correctly), means it not a GSI based ROM, so we can expect more hardware and device specific features worked out of the box. And just like the LineageOS 18.1 ROM I have previously posted, it is still made by the same person/team which is techfanciers@Sourceforge.

Resurrection Remix ASUS ZenFone Live L2 custom ROM info

Homescreen Trebuchet Resurrection Remix 8.6.4 ROM ZenFone Live L2
Quick settings Resurrection Remix 8.6.4 ROM ZenFone Live L2
Settings menu Resurrection Remix 8.6.4 ROM ZenFone Live L2
Recent menu Resurrection Remix 8.6.4 ROM ZenFone Live L2
Resurrection Tools Resurrection Remix 8.6.4 ROM ZenFone Live L2
About info Resurrection Remix 8.6.4 ROM ZenFone Live L2
ROM name Resurrection Remix
maintainer/builder techfanciers@Sourceforge
build type Unofficial
android version Android 10 (Q)
model target • ZA550KL – X00RD

How to install Resurrection Remix Android 10 custom ROM on ASUS ZenFone Live L2 (example using TWRP recovery)

Requirements:

  • Bootloader unlocked.
  • Custom recovery installed. TWRP recommended, if there is “Build model…” problem when installing, try OrangeFox recovery.
  • Backup!, your data and internal storage. Better safe than sorry. 😀

Steps:

  1. Download the ROM zip file of Resurrection Remix and save it to our ASUS ZenFone Live L2 Android phone internal storage or the microSD card (download links is at the end of this post).
  2. Boot our ASUS ZenFone Live L2 Android phone into recovery mode: Turn off our phone, then press and hold “Volume down” + “Power” buttons for a few seconds, release the power button when the phone vibrate while still holding the volume down button until it enters recovery mode.
  3. Do the 3 partitions wipe:
    • Data
    • Cache
    • Dalvick
  4. Go to reboot menu of the recovery, then choose to “Reboot to recovery”. This step is needed to refresh the partition info (avoiding error when installing something).
  5. Go to “Install” menu of the recovery, then just locate where we saved the Resurrection Remix ROM zip file and choose it to install it. Wait until it’s done.
  6. Next, mount “System” and “Vendor” partition, then install the “Decrypt” zip file (download link at the end of this post).
  7. [Optional] Because this Resurrection Remix ROM is vanilla, install a GAPPS (Google Apps) package if we want to have Google services (Play Store, Play Games, etc.) on our device.
  8. Done! Reboot our ASUS ZenFone Live L2 Android phone to start enjoying the Resurrectin Remix Android 10 Q custom ROM!

Known bugs of this Resurrection Remix Android 10 custom ROM

  • Sometimes the lockcreen became laggy, this is maybe caused by ambient features.* My personal fix is, We need to disable completely all ambient features. The problem is not all the ambient features options are showed/unlocked in the settings menu, but we need to install the overlay fix first:
    1. Download this overlay fix apk file:
      framework-res__auto_generated_rro.apk (± 1.7 MB).
    2. Using custom recovery, place/copy the overlay apk file to [system_root]/product/overlay.
    3. chmod the moved overlay apk file to 0644. For example on OrangeFox recovery, we can chmod a file by: Long press the file → “Set permissions” → Tap the “pencil icon” at the top right → Then on the permission text input, fill with 0644 or simply tap the item on the botton “Set 644” → Tap the “check” button at the bottom to apply it.
  • SIM card preference for call always revert back to SIM 2 after every device reboot.*

[*]: Known bugs when I tested the Resurrection Remix ROM v. 8.6.4 on my ASUS ZenFone Live L2 Android phone.

 

Download link — Resurrection Remix Android 10 custom ROM for ASUS ZenFone Live L2


Resurrection Remix v. 8.6.4 Android 10 custom ROM quick tour video on my ASUS ZenFone Live L2 on Youtube

Additional files:


Credits:
ASUS ZENFONE LIVE L1 & L2 TELEGRAM GROUP — for the Decrypt file.

Formulir Kontak