Re: Hurd restarts immediately after grub2
Samuel Thibault <[email protected]>
| Newsgroups | gmane.os.hurd.general |
|---|---|
| Message-ID | <[email protected]> |
Tony Olagbaiye, le Thu 24 Jun 2010 22:24:46 +0100, a écrit : > Thus the command for booting Mach would be: > > multiboot /boot/gnumach.gz gnumach.gz root=device:?d?s? > > And the attatched Hurd servers: > > module /hurd/ext2fs.static ext2fs.static --multiboot....$(task-resume) > module /lib/ld.so.1 /hurd/exec exec $(exec-task=task-create) module /lib/ld.so.1 exec /hurd/exec $(exec-task=task-create) rather. > Am I right? Because I also tried this, or a variation of this, and it yeilded > the same results. I believe he was answering to another thread actually, where the symptoms where ext2fs hanging. Samuel