Re: Install without native-install

Samuel Thibault <[email protected]> Sat, 5 Aug 2023 01:22:49 +0200
Newsgroups gmane.os.hurd.general
Organization I am not organized
Message-ID <20230804232249.bvdjl3nzlxm7hqbj@begin>
giggles, le dim. 23 juil. 2023 18:22:50 +0000, a ecrit:
> Hello, Im trying to install the Hurd from scratch without the usage the
> script from Debian/Hurd (native-install), I got the system working but it
> always end booting with the system partition readonly.

Well, that is expected. A normal system first runs fsck on the
partitions, and only then it remounts "/" read-write.

> I wonder if its needed to patch runsystem, runsystem.hurd or rc file
> after the first boot to run the SETUP script.

Which setup script are you talking about?

Samuel