May 21, 2026 at 4:28 AM, "Mikhail Karpov" <[email protected] 
mailto:[email protected]?to=%22Mikhail%20Karpov%22%20%3Ckarpov.mixail24%40gmail.com%3E
 > wrote:



> 
> Hello everyone!
> I've expanded the functionality of the partfs translator to work with 
> multiple disks and their partitions. Thus, by running the command:
> settrans -c partfs /hurd/partfs /root/disk1.img /root/disk2.img 
> /root/disk3.img
> The translator directory will have the following directory tree:
> partfs
> ├── 0
> │ ├── 1
> │ ├── 2
> │ └── ...
> ├── 1
> │ ├── 1
> │ ├── 2
> │ └── ...
> ├── 2
> │ ├── 1
> │ ├── 2
> │ └── ...
> Since the disks are directories, the cd and ls commands work in the 
> translator node.
> I also tested mounting, reading, and writing using the commands:
> settrans -c ext01 /hurd/ext2fs -w -T typed file:/root/partfs/0/1
> and
> settrans -c ext1_1 /hurd/ext2fs -w -T typed part:1:file:/root/partfs/1
> In all cases, everything worked correctly, although there may be issues that 
> I don't yet understand, so any advice or comments are welcome!
> 
> -- Mikhail Karpov

Mikhail this as awesome!!!  This is your first contribution to the Hurd right!?

I know Samuel is excited about this !  Congrats brother!

Joshua

Reply via email to