Answer the question
In order to leave comments, you need to log in
How to install FydeOS (ChromiumOS) the only one on the HDD (the laptop does not see the bootloader)?
Good afternoon.
> chronos
> lsblk
> sudo /usr/sbin/chromeos-install --dst /dev/sda
> Y
Answer the question
In order to leave comments, you need to log in
There is an example in the manual.
The lsblk command lists disk partitions.
You need to determine which one is your hard drive and which flash drive and choose zero, for example, my disk is defined as mmcblk0 - where 0 is just the root of the disk, and the flash drive is defined as sda0 and has a number of partitions of about 13.
Therefore, I write, for example, sudo /usr/sbin/chromeos-install --dst /dev/mmcblk0
Also don't forget to switch to root mode after logging in > chronos with >sudo su.
Further, at the beginning of the installation, you are asked that the data will be erased on the selected disk, confirm - y / n?
In general, there is an installation manual, but not for FydeOS, but I advise you to read
https://github.com/imperador/chromefy
Good luck :)
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question