Chris Hofstaedtler

Results 294 comments of Chris Hofstaedtler

> > I think now is fine. > > As in: switch it for trixie and newer? No, just for everything we support (which is bullseye and newer). But obviously...

> Found a bug in grml-debootstrap that existed before this PR - installing a VM image to a device such as `/dev/sda` was impossible because grml-debootstrap was trying to format...

JFTR, this is even documented in man grml-debootstrap: > --vm > Set up a Virtual Machine on an existing block device, which will be partitioned. This > allows deployment of...

> > That sounds rather complex and may not be very useful as it would not test on the CI if the image is actually bootable. It would test kernel...

Ok, but just removing the space is not correct - it would also match `loop22p3` (in your case) ...

Related: #344 - which wants to remove this entirely

> I only experience this issue inside a debian:bookworm Docker Container. The problem source in such a setup is often outside Docker. If some random background service acquires file descriptors...

> hmm... not sure if that's related or not. Yes, because what you are seeing here is caused by reusing /dev from the outside. What we really need is a...