Looking at the install.sh script referenced in those instructions, which is at
https://raw.githubusercontent.com/shrikant2002/ChromeOS/master/install.sh it
ends with "-dst /dev/sda".
I would *expect* that changing this to "-dev /dev/sda1" or similar would
install into that partition instead of onto the entire drive, however I have
not looked at the "chromeos-install.sh" script to see exactly what it does
based on the "-dst" option.
I would probably be good to take a look at that script to see how it uses the
value of the "-dst" option before just assuming that my guess is correct, and
no matter what, I would still follow the guidance inthose installation
instructions to *take a backup of your machine* before you start.
Regards,
Antony.
--
Never automate fully anything that does not have a manual override capability.
Never design anything that cannot work under degraded conditions in emergency.
Please reply to the list;
please *don't* CC me.