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

Re: Bug#428636: Illegal instruction occurs at /bin/console.



Hi,

Michael Banck wrote:
> On Wed, Jun 13, 2007 at 03:27:56PM +0900, Hiroyuki Yamamoto wrote:
>> I also updated gnumach to 2:1.3.99.dfsg.cvs20070526-1 with hurd package
>> at the same time,
>> and I rebooted systems.
>> So, I run /bin/console on new gnumach.
>>
>> $ dpkg -l|grep gnumach
>> ii gnumach 2:1.3.99.dfsg.cvs20070526-1
>> ii gnumach-dev 2:1.3.99.dfsg.cvs20070526-1
> 
> Do you maybe have a locally compiled gnumach in your grub config and not
> the binary of this package?


Mmm, it seems to be correct in gnumach (2:1.3.99.dfsg.cvs20070526-1)
though confirmed.
I describe /boot/grub/menu.lst to make sure.


default=0
timeout=10

title  Debian GNU/Hurd
root (hd0,0)
kernel (hd0,0)/boot/gnumach.gz root=device:hd0s1
module (hd0,0)/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-create)
$(task-resume)
module (hd0,0)/lib/ld.so.1 /hurd/exec $(exec-task=task-create)
boot


Regards,
--
Hiroyuki



Reply to: