I am using PXE boot, with the unattended-gui boot disk but am having some
problems.

Originally - I had the normal unattended distribution mounted as my z drive.
However on boot, I got the error "/z/bin/init.sh not found"

So I downloaded and mounted the unattended-gui z drive instead:
/z/
+---bin
+---etc
+---os

etc.

init.sh gets called ok now
The script then calls /z/etc/init/profiles/unattended/01install
However line 23 of this script calls hda=`find-boot-device` || die "***
find-boot-device failed"

This is where my install stops -
The find-boot device script is looking for a file hostbus in
/sys/firmware/edd/init13_dev80
But this doesn;t seem to exist

I'd appreciate any help resolving this (dell D620)

Regards
Paul
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to