Hi Eric,
I'm new to unattended also but have a partially working setup using PXE.
Next steps that you may need are:
1. edit pxelinux.cfg/default to specify the correct z path (you may already
of done this)
e.g something like append
initrd=ua-0.5.rootz_path=\\192.168.128.75\install z_user=guest z_pass=
2. On boot - you should see something like
* Trying to mount via cifs
3. It will then try to execute /z/bin/init.sh (so you may get a "not found"
error if it doesn't find the unattended-gui distribution files on the z
mount) You should have a directory structure under z that looks something
like:
/z/
+---bin
+---etc
+---os
You can get the distribution from SVN (
https://unattended-gui.svn.sourceforge.net/svnroot/unattended-gui)
- The init.sh script calls /z/etc/init/profiles/unattended/01install
- line 23 of this script call hda=`find-boot-device` || die "***
find-boot-device failed"
But...
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
Hope this helps a bit...
I'm going to post a question about the find-boot-device error.
Regards
Paul
On 31/10/2007, Michael De Groote <[EMAIL PROTECTED]> wrote:
>
> what are you trying to do, exatly? A windows install or a linuix install?
>
> Michael
>
> On 10/30/07, Eric Raymond < [EMAIL PROTECTED]> wrote:
>
> > I have spent a while searching around the unattended site, links, FAQs,
> > and tried ever way to search online to help find an answer, but still
> > nothing. I have a working PXE/Kickstart setup that I have used many times
> > for linux/unix installs, but lost as to how to get this working with
> > Unattended.
> >
> > There is no documentation available on setting this up. From what I have
> > done so far:
> >
> > I am using the unattended-gui ua-root/ua-kernel boot and booting up with
> > the gentoo initrd, and I am able to mount to my CIFS/Samba share, but have
> > no idea how to get anything accomplished from this point.
> >
> > I tried to run the DosEMU program, but it failed on locating the
> > dosboot.img, which does exist, but doesnt seem to be able to navigate
> > through paths on the filesystem properly.
> >
> > So, at this point, I am really lost as to how this should be working.
> >
> > Can anyone who has a working setup please help point me to the right
> > direction at least?
> >
> > Thanks,
> >
> > Eric
> >
> >
> > -------------------------------------------------------------------------
> > 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
> >
> >
>
>
> --
> Michael De Groote
> ICT-coordinator Sancta Maria Basisschool Leuven
> ICT-coordinator Sint-Pietersschool Korbeek-Lo
> ICT-coordinator Scholengemeenschap Katholieke Basisscholen Leuven
> ICT-coordinator Parkschool Leuven
> -------------------------------------------------------------------------
> 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
>
>
-------------------------------------------------------------------------
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