Hello,
First, I'm not sure if it is a bug of subhurd.
I run subhurd. When I try to exit it by running 'halt', I get the error
message as follow:
init: notifying ext2fs.static hd1s1 of shutdown...init: Killing pid 64
memory_object_data_request(0x0, 0x0, 0x1000, 0x1000, 0x1) failed, 268435459
memory_object_data_request(0x0, 0x0, 0x0, 0x1000, 0x1) failed, 268435459
/hurd/init: Getting procinfo for pid 65
memory_object_data_request(0x0, 0x0, 0x15c000, 0x1000, 0x1) failed,
268435459
halt: reboot: Computer bought the farm
Then I cannot run any commands any more in the subhurd. For example, I
run 'ls'.
#ls
-bash: /bin/ls: Computer bought the farm
I have already got this kind of errors many times when I exit halt.
Does anyone get the same error?
Zheng Da