Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
server
virtinstaller
Commits
33c1d80a
Commit
33c1d80a
authored
Mar 19, 2016
by
Peter Niederlag
Browse files
update path to preseed
parent
80170b55
Changes
1
Hide whitespace changes
Inline
Side-by-side
virt-install-debian
View file @
33c1d80a
...
...
@@ -79,5 +79,5 @@ virt-install \
--graphics
none
\
--console
pty,target_type
=
serial
\
--location
'http://ftp.de.debian.org/debian/dists/jessie/main/installer-amd64/'
\
--initrd-inject
'/usr/local/
bin
/preseed.cfg'
\
--initrd-inject
'/usr/local/
virtinstaller
/preseed.cfg'
\
--extra-args
"auto=true netcfg/get_hostname=
$HOST_NAME
netcfg/hostname=
$HOST_NAME
passwd/root-password=
$PASSWORD
passwd/root-password-again=
$PASSWORD
netcfg/get_ipaddress=
$NET_IPV4_ADDRESS
netcfg/get_netmask=
$NET_IPV4_NETMASK
netcfg/get_gateway=
$NET_IPV4_GATEWAY
console=ttyS0,115200n8 serial"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment