Hi
My name is Sebastian from Germany.
We use the unattended project to install our customers PCs
It works greatly !
But now I want more ! I want to do it with the linux boot disk instead of the dos disk !
But where can I change the path for mounting the samba share ?
I cant find it !?!
I know that I should rebuild the ISO with make download an make ISO but where are the parameters for such changes ?
In case of the dos disk it will be the autoexec.bat ! and where is it for linux boot ?
just cd unattended-4.6/linuxboot
# make download
(you may have to install some additional stuff on your machine, just check the errors)
# cd misc
and you will find paths, username and password in "master" file.
then just:
# cd .. # make iso
Hope this helps.
Tomek
------------------------------------------------------- This SF.Net email is sponsored by: IntelliVIEW -- Interactive Reporting Tool for open source databases. Create drag-&-drop reports. Save time by over 75%! Publish reports on the web. Export to DOC, XLS, RTF, etc. Download a FREE copy at http://www.intelliview.com/go/osdn_nl _______________________________________________ unattended-info mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/unattended-info
