Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Installing on Bookworm/Pi5 fails #40

Open
timrowledge opened this issue Jan 2, 2024 · 2 comments
Open

Installing on Bookworm/Pi5 fails #40

timrowledge opened this issue Jan 2, 2024 · 2 comments

Comments

@timrowledge
Copy link

timrowledge commented Jan 2, 2024

I've ust tried to install and run on a new Pi 5.

Initially it complained becasue 'yad' could not be installed, but running the wget install snippet again claimed to have got past that.

If I run the PPT tool from the system menu and try to view an IMG it starts, fails and eventually closes the window. Runnig'vdesktop' directly results in

desktop /home/tim/2023-12-05-raspios-bookworm-arm64-full.img
Current config:
VDESKTOP_BOOT_MODE: gui
VDESKTOP_UMOUNT_ON_EXIT: yes
VDESKTOP_USERNAME: pi
VDESKTOP_PASSWORD: raspberry
VDESKTOP_AUTO_LOGIN: yes
VDESKTOP_MOUNTPOINT: /media/pi/vdesktop
VDESKTOP_ENABLE_ROOTMOUNT: yes
VDESKTOP_ENABLE_VIRGL: no
VDESKTOP_LOCAL_BINARIES: yes
VDESKTOP_NSPAWN_FLAGS: 

Message from Botspot: Comments >/dev/null. Just kidding! Questions or suggestions? https://www.raspberrypi.org/forums/viewtopic.php?&t=251757
Given /home/tim/2023-12-05-raspios-bookworm-arm64-full.img, running in disk image mode.
Here's the loop device for it: /dev/loop2
cat: /media/pi/vdesktop/etc/machine-id: No such file or directory
Machine IDs equal. (b7125ef90146405da5c533b078e65049) Changing machine id to 1f541e58f8e167fb79327640659482f7
/home/tim/Pi-Power-Tools/vdesktop/vdesktop: line 368: /media/pi/vdesktop/etc/machine-id: No such file or directory
/home/tim/Pi-Power-Tools/vdesktop/vdesktop: line 369: /media/pi/vdesktop/var/lib/dbus/machine-id: No such file or directory

img should be mounted, but /media/pi/vdesktop/bin does not exist!
Hold on...
Cleaning up...
Almost done...
Done!

Advice welcomed

@Botspot
Copy link
Owner

Botspot commented Jan 2, 2024

Vdesktop is known to not work on Bookworm or later .img versions of Bullseye unless you have booted them first on a real device. This is due to how PiOS no longer begins with a home directory, instead creating one on first boot.

But in this case it looks like vdesktop completely failed to mount the img. You should check if the file is good. Use PPT to open the img in gparted to check the partitions. Please post a screenshot of this.

@timrowledge
Copy link
Author

OK, I went to the 'Edit' and told it to install gparted, which claimed to have failed and told me to run 'sudo apt install' without any package name. Despite that, gparted appears to have installed ok and when retrying the 'Edit' it shows this
Screen Shot 2024-01-02 at 2 24 36 PM
The error sign next to the boot partition alarmed me for a moment but your excellent information window says it's just that I have no fat32 tools installed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants