Re: configure warning and typo in quit_func()

1999-10-25 Thread OKUJI Yoshinori
From: Johannes Kroeger <[EMAIL PROTECTED]> Subject: Re: configure warning and typo in quit_func() Date: Mon, 25 Oct 1999 13:57:11 +0200 > I forgot to say that I used the "colorgcc" script. Without colorgcc, > those warnings are written only to config.log and not to the terminal: Well, this is

Re: boot order (unimportant question)

1999-10-25 Thread OKUJI Yoshinori
From: Daniel Wagner <[EMAIL PROTECTED]> Subject: boot order (unimportant question) Date: Mon, 25 Oct 1999 22:38:45 +0200 > I've to harddisk. One SCSI with Linux on /dev/sda1 and one IDE with Win95 on > /dev/hda1. Well I first tried to install GRUB on hda but the boot process > halted after the BI

boot order (unimportant question)

1999-10-25 Thread Daniel Wagner
Hi, I've to harddisk. One SCSI with Linux on /dev/sda1 and one IDE with Win95 on /dev/hda1. Well I first tried to install GRUB on hda but the boot process halted after the BIOS has finished. So I switched off the INT 13 emulation on my AHA 2940. But then I got always the 'Hard Disk Error' message

Re: Setting up 0.5.94 with /boot a separate partition?

1999-10-25 Thread Gordon Matzigkeit
> Grégoire FAVRE writes: GF> is that possible easyly? Yes, just make sure you change the default configuration file to be /grub/menu.lst (since that would correspond to /boot/grub/menu.lst on your running system). -- Gordon Matzigkeit <[EMAIL PROTECTED]> //\ I'm a FIG (http://www.fig.or

Re: configure warning and typo in quit_func()

1999-10-25 Thread Johannes Kroeger
OKUJI Yoshinori <[EMAIL PROTECTED]> wrote: > > ~% ./configure > > [...] > > checking whether objcopy works for absolute addresses... /usr/bin/ld: warning: >cannot find entry symbol _start; defaulting to 2000 > > /usr/bin/ld: warning: cannot find entry symbol _start; defaulting to 8000 >

Re: configure warning and typo in quit_func()

1999-10-25 Thread OKUJI Yoshinori
From: Johannes Kroeger <[EMAIL PROTECTED]> Subject: configure warning and typo in quit_func() Date: Sun, 24 Oct 1999 20:10:22 +0200 > ~% ./configure > [...] > checking whether objcopy works for absolute addresses... /usr/bin/ld: warning: >cannot find entry symbol _start; defaulting to 2000 >

Re: GRUB for NetBSD

1999-10-25 Thread OKUJI Yoshinori
From: [EMAIL PROTECTED] Subject: Re: GRUB for NetBSD Date: Mon, 25 Oct 1999 03:11:44 -0500 > Is GRUB x86 only? Yes, for now. (I think the answer will be yes forever, though.) > Where can I get > info about the multiboot spec? Since the Multiboot Specification 0.7 is still a draft, it can b