Hi Samuel,
When I access a different partition on the same disk,
I am using the libparted access method via
storeio `-T typed part:x` but using the same underlying device.
Do I need to make opening a new partition on the same disk device
open a new handle on the same disk? If so, how?
I think cu
Awesome!
Thank you so much for picking it up, and I am so sorry for my laziness.
On Sun, Nov 8, 2020 at 11:13 AM Samuel Thibault wrote:
>
> Hello,
>
> I fixed the patch and pushed it, thanks!
>
> Samuel
--
Masanori Ogino
http://twitter.com/omasanori
http://gplus.to/omasanori
Hello,
I fixed the patch and pushed it, thanks!
Samuel
Damien Zammit, le dim. 08 nov. 2020 10:41:47 +1100, a ecrit:
> On 8/11/20 2:35 am, Samuel Thibault wrote:
> > Perhaps, before mounting, try to run
>
> DISK
> > fdisk -l /dev/wd0
>
> root@zamhurd:~# showtrans /dev/wd0
> /hurd/storeio -T typed device:@/dev/rumpdisk:/dev/wd0
> root@zamhurd:~# fdis
Hi,
On 8/11/20 2:35 am, Samuel Thibault wrote:
> Perhaps, before mounting, try to run
DISK
> fdisk -l /dev/wd0
root@zamhurd:~# showtrans /dev/wd0
/hurd/storeio -T typed device:@/dev/rumpdisk:/dev/wd0
root@zamhurd:~# fdisk -l /dev/wd0
ext2fs: part:2:device:/dev/wd0: warning: FILESYSTEM NOT UNMO
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, t