Waydroid with Generic System Image (Android 11)
-
I am trying to replace Waydroid build in System.img with stock Generic System Image - Android 11 from Google. Followed the instructions provided to boot with Custom Images.
I am seeing a LXC Start failures with the below error:
xc-start waydroid 20230927175728.278 TRACE conf - conf.c:parse_vfs_attr:2287 - Raising nodev
lxc-start waydroid 20230927175728.278 ERROR conf - conf.c:mount_entry:2410 - No such file or directory - Failed to mount "tmpfs" on "/usr/lib/x86_64-linux-gnu/lxc/mnt_extra"
lxc-start waydroid 20230927175728.278 ERROR conf - conf.c:lxc_setup:4375 - Failed to setup mount entries
lxc-start waydroid 20230927175728.278 ERROR start - start.c:do_start:1275 - Failed to setup container "waydroid"
lxc-start waydroid 20230927175728.278 TRACE sync - sync.c:lxc_sync_wake_parent:104 - Child waking parent with sequence error
lxc-start waydroid 20230927175728.279 ERROR sync - sync.c:sync_wait:34 - An error occurred in another process (expected sequence number 3)Tried some suggestions mentioned on the web , but not much helpful.
I have below questions
- Does Waydroid supports GSI as custom images?
- Any other alternative methods to boot a GSI image in a Linux Container?