Botspot / vdesktop

Run a second instance of Raspbian inside Raspbian.
GNU General Public License v3.0
125 stars 21 forks source link

not able to boot an sd card with lineage os #32

Closed Astechlab closed 3 years ago

Astechlab commented 3 years ago

github vdesktop sd card

Botspot commented 3 years ago

What kind of partition layout does /dev/sdc have? Run this to find out:

df -T
Itai-Nelken commented 3 years ago

LineageOS won't work. Only OS's that use the same kernel as your host OS will work.

Astechlab commented 3 years ago

What kind of partition layout does /dev/sdc have? Run this to find out:

df -T

df -T

Astechlab commented 3 years ago

2021-09-10_13-17

Botspot commented 3 years ago

Thank you for the screenshots, I was just curious what the partition layout looked like. But that doesn't change the fact that vdesktop can only boot operating systems that use the same kernel as your host system.