chromium_os-raspberry_pi
chromium_os-raspberry_pi copied to clipboard
Unable to enable the Linux Development Environment
Describe the bug or issue When enabling, returns "Error downloading the virtualmachine, Please try again."
My setup
- Raspberry Pi 4B with 8GB RAM
- image r96, r96-r1
- USB thumb drive, 64G
To Reproduce Steps to reproduce the behavior:
- Go to 'setting'
- Click on 'Developer', click on "Turn on"
- Using the default setting
- Click "Install"
Expected behaviour Linux development environment is installed/enabled.
Additional context I used r92 image and everything went fine on the same hardware.
Did yout expand the partition? See below the issue storage amount incorrect.
Yes, I have 46+G available on state partition.
Same issue, I have expanded the partition (if there's not enough free space, it displays an error before attempting to download)
Just try the r102-r2 image, it is working fine with sdcard. Looks like the issue is only with running the OS on a USB thumb drive.
I'll have a look when possible