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

Still a problem with hurd_19991004



Hi folks,

I still get (the same errors when using the brand new hurd_19991004
snapshot:

Hurd server bootstrap: ext2fs.static[hd2s1] exec init proc auth.
/libexec/console-run: /dev/console: No such file or directory
/libexec/console-run: Using temporary console /tmp/console
/libexec/console-run: cannot execute /libexec/runsystem: No such file or directory
/hurd/init: /libexec/console-run exited with status 5
/libexec/console-run: /dev/console: No such file or directory
/libexec/console-run: /tmp/console: Device or resource busy
/libexec/console-run: Using temporary console /tmp
/libexec/console-run: cannot execute /bin/sh: No such file or directory
/hurd/init: /bin/sh exited with status 5
/libexec/console-run: /dev/console: No such file or directory
/libexec/console-run: /tmp/console: Device or resource busy
/libexec/console-run: /hurd/term: Not a directory
/libexec/console-run: /tmp: Device or resource busy

<freeze>

Grub menu entry I use to boot:

    title= GNU/Hurd single user
    root= (hd1,0)
    kernel= /boot/gnumach.gz root=hd2s1 -s
    module= /boot/serverboot.gz

Command to cross-install:

    ./cross-install /gnu --hostname deepspace

Rebooting after the crash and checking the shared libs:

    deepspace:/gnu/lib# ls -al ld*
    -rwxr-xr-x   1 root     root       565675 Sep  3 04:21 ld-2.1.2.so
    lrwxrwxrwx   1 root     root            7 Oct 12 18:13 ld.so -> ld.so.1
    lrwxrwxrwx   1 root     root           11 Oct 12 18:13 ld.so.1 -> ld-2.1.2.so

Checking for files mentioned in the errors above:
    deepspace:/gnu# ls -al libexec/
    total 88
    drwxr-xr-x   2 root     root         1024 Oct 12 18:19 .
    drwxr-xr-x  26 root     root         1024 Oct 12 18:19 ..
    -rwxr-xr-x   1 root     root         7484 Oct  4 23:26 console-run
    -rwxr-xr-x   1 root     root         5036 Oct  4 23:26 getty
    -rwsr-xr-x   1 root     root        13932 Oct  4 23:26 mail.local
    -rwxr-xr-x   1 root     root        37431 Sep  3 04:21 pt_chown
    -rwxr-xr-x   1 root     root         2125 Oct  4 23:26 rc
    -rwxr-xr-x   1 root     root         3738 Oct 12 18:19 runsystem
    -rwxr-xr-x   1 root     root         3738 Oct  4 23:26 runsystem.gnu
    -rwxr-xr-x   1 root     root         8876 Oct  4 23:26 runttys
    deepspace:/gnu# ls -al dev
    total 2
    drwxr-xr-x   2 root     root         1024 Oct 12 18:12 .
    drwxr-xr-x  26 root     root         1024 Oct 12 18:19 ..
    lrwxrwxrwx   1 root     root           15 Oct 12 18:12 MAKEDEV -> ../sbin/MAKEDEV
    deepspace:/gnu# ls -al tmp
    total 2
    drwxrwxrwt   2 root     root         1024 Oct 12 18:21 .
    drwxr-xr-x  26 root     root         1024 Oct 12 18:19 ..
    -rw-rw-rw-   1 root     root            0 Oct 12 18:21 console
    deepspace:/gnu# ls -al hurd/term
    -rwxr-xr-x   1 root     root        57920 Oct  4 23:26 hurd/term

And the question is: what did go wrong or, what did I do wrong? I think
I'm gonna retry with an old gnu tar later this evening.

Erik.


Reply to: