Find the answer to your Linux question:
Results 1 to 5 of 5
hi all, i'm trying to install debian using tftpd32 but it doen't work. i've installed tftpd32 on my computer,and i've put all the necessary file in pxelinux directory: C:/pxelinux tftpd32.exe ...
  1. #1
    Just Joined!
    Join Date
    Mar 2010
    Posts
    5

    pxeboot

    hi all,
    i'm trying to install debian using tftpd32 but it doen't work.
    i've installed tftpd32 on my computer,and i've put all the necessary file in pxelinux
    directory:

    C:/pxelinux
    tftpd32.exe
    debian-installer
    pxelinux.cfg
    pxelinux.0

    when i boot , i can see the tftpd log allocate an ip adress to the client
    and the computer also displays the ip adress,and download pxelinux.0 but then
    the tftpd32 server log displays error msg :
    file<debian-installer\i386\boot-screens\boot.txt>: ... "File : error 131 in system call ReadFile An attempt was made to move the file pointer before the beginning of the file.

    The file is located correctly I have already double-checked that. I also replaces the file but always the same problem. Anyone an idea with this issue?
    tank you in advance
    Attached Images Attached Images

  2. #2
    Linux Engineer Freston's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    1,047
    Hi, and welcome to the forums!

    The first errors (error 2) are not a problem. It's just looking for a specific config based on MAC address. Not finding that, it falls back on pxelinux.cfg/default which is the behavior you should expect.

    But the other problem
    file<debian-installer\i386\boot-screens\boot.txt>: ... "File : error 131 in system call ReadFile An attempt was made to move the file pointer before the beginning of the file.
    That is more of a problem. Did you do a md5 checksum on that file? Maybe try downloading it again. I'm not sure, but it smells like a corrupted image to me.
    Can't tell an OS by it's GUI

  3. #3
    Just Joined!
    Join Date
    Mar 2010
    Posts
    5
    thank you Freston,
    i've tried to download " netboot.tar.gz" from "ftp.nl.debian.org/debian/dists/lenny/main/installer-i386/current/images/netboot/" and i have new error.
    File <K> : error 2 in system call CreateFile The system cannot find the file specified. [23/05 08:42:03.171] message.
    timeout wainting for Ack block #0
    timeout wainting for Ack block #0
    i'm not able to use md5cheksum,my "netboot.tar.gz" doesn't contains .iso any idea?

  4. #4
    Linux Engineer Freston's Avatar
    Join Date
    Mar 2007
    Location
    The Netherlands
    Posts
    1,047
    Not really sure. You mean the server gives you that message? It works for me. Try again?
    Can't tell an OS by it's GUI

  5. #5
    Just Joined!
    Join Date
    Mar 2010
    Posts
    5
    is it possible that i get this error because i change the pxelinux.0 of the netboot.tar.gz by this one htp://centerclick.org/net4801/pxelinux/" ?
    Attached Images Attached Images

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •