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

Re: Diskless AMD64; mknbi



Jeroen Coumans wrote:

> I have a server running with pure64 and would like to follow the
> method on http://wiki.debian.net/index.cgi?DiskLess. I'm wondering
> what the status is of porting mknbi to AMD64, since it's the only
> package which doesn't compile.

It's a perl script, so you /might/ be able to get away with just
extracting the i386 version somewhere.

Cameron.

% head =mknbi-linux
#!/usr/bin/perl -w

# Program to create a netboot image for ROM/FreeDOS/DOS/Linux
# Placed under GNU Public License by Ken Yap, December 2000

# 2003.04.28 R. Main
#  Tweaks to work with new first-dos.S for large disk images

BEGIN { 
        push(@INC, '/usr/lib/mknbi');

Attachment: signature.asc
Description: Digital signature


Reply to: