Torsdag 01 mars 2007 15:48, skrev Mark McRitchie:
> > Heya,
> >
> > Having problems getting our new Dell Optiplex 745s to install. First
> > problem was the network card, but I managed to create an updated linux
> > boot disk from CVS (which was a lot easier than I was expecting!) but
> > now the scripts can't work out the boot device.
> >
> > The complaint is in find-boot-device at line 212.

I downloaded the CVS some days ago and built the linuxboot.
It worked on the Dell optiplex 745 without any thinkering.

that is:
Changed the nail-floppy file to reflect the kernel (2.6.19.2)
and some version fixes i the Makefile (see attached patch)

Have you moved the linuxaux to the right place ?

-- 
mvh
Nils Olav Fossum
IT-Kontoret
Midtre Gauldal Kommune
--- Makefile-orginal	2007-02-20 14:35:52.000000000 +0100
+++ Makefile	2007-02-20 14:42:35.000000000 +0100
@@ -15,7 +15,7 @@
 kbd=kbd-1.12
 linux=linux-2.6.19.2
 module-init-tools=module-init-tools-3.2.2
-mysql=mysql-4.1.20
+mysql=mysql-4.1.22
 nano=nano-1.2.5
 ncurses=ncurses-5.5
 parted=parted-1.6.25.1
@@ -27,7 +27,7 @@
 perl-xml-parser=XML-Parser-2.34
 perl-xml-xpath=XML-XPath-1.13
 pmtools=pmtools-20031210
-samba=samba-3.0.23d
+samba=samba-3.0.24
 wireless_tools=wireless_tools.28
 zlib=zlib-1.2.3
 
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
unattended-info mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to