On 18 Feb 2003, Owen B. Mehegan wrote:
> Sure -
>
> I added these two lines near the top of the file:
>
> allow booting;
> allow bootp;
>
> And then added this section at the end:
>
> host laptop {
>filename "/tftpboot/pxelinux.0";
>server-name "pointer";
>next-ser
On 18 Feb 2003, Owen B. Mehegan wrote:
> The laptop has 256M. I was just thinking of "low memory" as in the first
> 640K of RAM in x86 memory layout.
>
> I was not using the tftpd-hpa server, so I will try that now and let you
> know how it goes. Also, my card has several boot method options,
> i
On Tue, Feb 18, 2003 at 01:04:55AM -0500, Owen B. Mehegan wrote:
> Hello -
>
> I hope this is the right list for this question.
>
> I'm trying to install Debian over a network to my Dell Latitude LS
> laptop, which does not have a CD ROM or floppy drive. It has an onboard
> 3Com NIC (3c905 I thin
Sure -
I added these two lines near the top of the file:
allow booting;
allow bootp;
And then added this section at the end:
host laptop {
filename "/tftpboot/pxelinux.0";
server-name "pointer";
next-server pointer;
hardware ethernet 00:B0:D0:A4:2B:88;
}
Owen,
Would you mind posting the relevant parts of your working dhcp.conf
Thanks!
Joe Nahmias
> I figured it out. The example dhcp.conf from the install manual for
> using PXE is apparently wrong. I used the conf they suggest for non-PXE
> and just specified pxelinux.0 as the filename. Worked l
I figured it out. The example dhcp.conf from the install manual for
using PXE is apparently wrong. I used the conf they suggest for non-PXE
and just specified pxelinux.0 as the filename. Worked like a charm.
Thanks for the help everyone!
/Owen
On Tue, 2003-02-18 at 10:57, Owen B. Mehegan wrote:
>
On Tue, Feb 18, 2003 at 08:43:47AM +0100, Emile van Bergen wrote:
> Hi,
>
> On Tue, Feb 18, 2003 at 02:20:54AM -0500, Owen B. Mehegan wrote:
>
> > Thanks for the tip. This is what I was afraid of. So where can I GET a
> > bare bones kernel image? I'm poking around on the Debian ftp site but
> > n
I tried to use PXE last night as well and had similar problems to when I
used MBA. Unfortunately the error it gave would only flash on the screen
for a second before the system rebooted so I'm not positive what the
problem was. The install manual information for PXE is pretty vague. Is
there any mo
So is the .img file just a pre-configured kernel? I've compiled kernels
before, but how do I create one as a .img file?
/Owen
On Tue, 2003-02-18 at 02:43, Emile van Bergen wrote:
> Hi,
>
> On Tue, Feb 18, 2003 at 02:20:54AM -0500, Owen B. Mehegan wrote:
>
> > Thanks for the tip. This is what I
Hi,
On Tue, Feb 18, 2003 at 02:20:54AM -0500, Owen B. Mehegan wrote:
> Thanks for the tip. This is what I was afraid of. So where can I GET a
> bare bones kernel image? I'm poking around on the Debian ftp site but
> not seeing anything. Do I have to create my own bin file?
You'd have to compile
Thanks for the tip. This is what I was afraid of. So where can I GET a
bare bones kernel image? I'm poking around on the Debian ftp site but
not seeing anything. Do I have to create my own bin file?
/Owen
On Tue, 2003-02-18 at 02:15, Emile van Bergen wrote:
> Hi,
>
> On Tue, Feb 18, 2003 at 07:5
Hi,
On Tue, Feb 18, 2003 at 07:51:03AM +0100, Thorsten Sauter wrote:
> Hello,
>
> On Tue, Feb 18, 2003 at 01:04:55AM -0500, Owen B. Mehegan wrote:
> > Node: 00B0D0A42B88
> > DHCP...
> > TFTP
> > File transfer error: Image file too large for low memory.
>
> are you su
The laptop has 256M. I was just thinking of "low memory" as in the first
640K of RAM in x86 memory layout.
I was not using the tftpd-hpa server, so I will try that now and let you
know how it goes. Also, my card has several boot method options,
including PXE and TCP/IP. I was using TCP/IP. Should
Hello,
On Tue, Feb 18, 2003 at 01:04:55AM -0500, Owen B. Mehegan wrote:
> Node: 00B0D0A42B88
> DHCP...
> TFTP
> File transfer error: Image file too large for low memory.
are you sure, that the error message means the memory for you laptop.
How many ram is available in
14 matches
Mail list logo