There is a problem in this example script. Setting ftp=time.cdrom.com
is useless, we should set _ftpPath=blah. PR: misc/29587 Submitted by: David Yeske <dyeske@yahoo.com>
This commit is contained in:
parent
810fd59fbb
commit
5693049227
@ -20,7 +20,7 @@ netmask=255.255.255.240
|
||||
################################
|
||||
# Which installation device to use - ftp is pointed directly at my local
|
||||
# machine and the installation device is my WD8013 ethernet interface.
|
||||
ftp=ftp://time.cdrom.com/pub
|
||||
_ftpPath=ftp://time.cdrom.com/pub
|
||||
netDev=ed0
|
||||
mediaSetFTP
|
||||
################################
|
||||
|
Loading…
Reference in New Issue
Block a user