#11: linuxboot /misc/master
----------------------+-----------------------------------------------------
 Reporter:  tovis     |       Owner:     
     Type:  defect    |      Status:  new
 Priority:  minor     |   Milestone:     
Component:  bootdisk  |     Version:  4.8
 Keywords:            |  
----------------------+-----------------------------------------------------
 Is it possible to pass parameters to the boot system using z_user, z_path
 and z_opts for mount.cifs command in the "master" script. There is a small
 bug in the master script, which result that instead of append argument, it
 is also append the argument variable name also, example
 tftpboot/pxelinux.cfg/default:
 ...
 label unattended
   kernel bzImage
   append initrd=initrd , z_opts=ip=172.16.3.240

 the result command is
   mount.cify ... -o z_opts=ip=172.16.3.240

 instead of
   mount.cifs ... -o ip=172.16.3.240

-- 
Ticket URL: <http://sourceforge.net/apps/trac/unattended/ticket/11>
Unattended <https://apps.sourceforge.net/trac/unattended/>
This is a system for fully automating the installation of Windows 2000 
Professional and Server, Windows XP, and Windows Server 2003.
------------------------------------------------------------------------------
Throughout its 18-year history, RSA Conference consistently attracts the
world's best and brightest in the field, creating opportunities for Conference
attendees to learn about information security's most important issues through
interactions with peers, luminaries and emerging and established companies.
http://p.sf.net/sfu/rsaconf-dev2dev
_______________________________________________
unattended-devel mailing list
unattended-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/unattended-devel

Reply via email to