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

boot_script_task_resume failed with 4



Hello all :)

I have attempt to reinstall on the 20GO IDE slave the GNU/k9 (I got 4 CDs).
This time, 2 primary partitions: A 0x83 in ext2 mounted on / (19508.4MB) and a
Linux swap (511.9MB, with the help of cfdisk).
It boots on (hd2,0) (it means hd2s1).

The kernel is about mono-user mode.

It looks fine on the beginning, but will stopped here with this error :

module 0: /hurd/ext2fs.static --multiboot-command-line=${kernel-command-line}
--host-priv-port=${host-port} --device-master-port=${device-port}
--exec-server-ta(the suit stays invisible)
module 1: /lib/ld.so.1 /hurd/exec $(exec-task=task-create)

2 multiboot modules

        task loa
ded: /lib/ld.so.1 /hurd/exec
boot_script_task_resume failed with 4

May be it's a good occasion for me to learn the debug and the printf command...
If somebody could give to me a short explanation about it, I'll be very grateful
to him (from Debian with crosshurd ? On the GNU hard disk itself?)

After some researches, I know some people meet this problem but I don't
understood nothing...

Maybe tomorrow evening I'll try a different method to install the Hurd (with
crosshurd and fast internet, in an another town... Because I live in a country
without it!...)

Here's the GNU part of "menu.lst"

title           GNU/Hurd  mono utilisateur (hd2s1)
root            (hd1,0)
kernel          /boot/gnumach.gz root=device:hd2s1 -s
module          /hurd/ext2fs.static \
  --multiboot-command-line=${kernel-command-line} \
  --host-priv-port=${host-port} \
  --device-master-port=${device-port} \
  --exec-server-task=${exec-task} -T \
  typed ${root} $(task-crate) $(task-resume)

module          /lib/ld.so.1 /hurd/exec \
  $(exec-task=task-create)


Thank you for your answers...

Cheers

Hubert






Reply to: