So I installed hurd on a different partition on the same drive as a GNU/Linux Debian system using the latest version of crosshurd on debian 13 trixie, i386 architecture. But when I run ./native-install it fails because pipes dont work and if i run the command to enable the pipes i get this:
settrans -c /servers/socket/1 /hurd/pflocal ext2fs: ../../ext2fs/pager.c:1179: disk_cache_block_ref: Assertion 'block >= (((((sblock_block << 10)) >> log2_block_size) + 1 + ((((off_t) ((((groups_count * sizeof(struct ext2_group_desc))) + block_size - 1) >> log2_block_size) << log2_block_size)) >> log2_blo ck_size)) && block < store->size >> log2_block_size' failed. Then the system soft locks itself and holding the power button to shut off leaves the filesystem read-only until I run fsck on it... (this is a follow up to my previous email since I didn't CC my response) pls help thanks
