bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Starting a subhurd


From: Ravin Perera
Subject: Starting a subhurd
Date: Thu, 2 Nov 2023 19:58:40 +0530

Hi,  I am currently working on a project regarding Hurd and I want to correctly setup a subhurd. The documentation seems to be a bit old and outdated, are there any relevant resources I can use? Up until now, I've mounted a hurd img using -hdb to my qemu system and modified the fstab in the image file as follows (https://imgbox.com/CxspjJ7L). I didn't edit the boot script because I couldn't figure out what to edit. Then I made the hd1s2 partition readonly (mounted to /mnt using `settrans -a /mnt /hurd/ext2fs /dev/hd1s2` and then used fsysopts to make readonly) and tried booting the subhurd using `boot -D /mnt --boot-script=/mnt/boot/servers.boot /dev/hd1s2` and it failed (https://imgbox.com/EJDDgPzZ). Any help is appreciated.  

reply via email to

[Prev in Thread] Current Thread [Next in Thread]