Hello,

Damien Zammit, le sam. 07 nov. 2020 18:39:32 +1100, a ecrit:
> I think I managed to get the rumpdisk bootstrapped translator installed on a 
> filesystem node,

Yay :)

> but when I try to mount a second partition on the same disk it crashes the / 
> partition. 

Perhaps, before mounting, try to run

fdisk -l /dev/wd0
tune2fs -l /dev/wd0s1
tune2fs -l /dev/wd0s3

to check that it is indeed reading a different filesystem UUID.

Also, perhaps first try to mount it readonly.

Samuel

Reply via email to