Mandag 14 juli 2008 17:57, skrev Jeremy Fein:
> There's a file in the linuxboot directory linuxboot\misc\master that seems
> to set the environmental z_ variables to the values on the CD and then
> return them to be used by install.pl (and subsequently config.pl). I edited
> this file to contain a z_install variable, but unfortunately I cannot build
> the linuxdisk (I never have been able to, but this is a problem for a new
> thread). Would this method work?

If you are thinking of isolinux.cfg, yes.


# Unattended boot options:
#z_user=username_for_the_z_share  Default is 'guest'
#z_pass=password_for_the_z_share  Default is 'guest'
#z_path=//server/share            Default is '//ntserver/install'
#kbd=                            
#Ex: Norwegian keyboard, blank guest password
#the folowing is one line:
append initrd=initrd z_user=guest 
z_pass= z_path=//172.16.156.1/install kbd=no

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
unattended-info mailing list
unattended-info@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-info

Reply via email to