linux镜像confirm,制作ubuntu16.04 自动安装iso镜像 二

isoLinux.cfg

default autoinstall

prompt 0

timeout 100

menu title Custom Live CD

menu background splash.png

menu color title 1;37;44

label live

menu label live - boot the Live System

kernel /casper/vmlinuz

append  file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd quiet splash --

label xforcevesa

menu label xforcevesa - boot Live in safe graphics mode

kernel /casper/vmlinuz

append  file=/cdrom/preseed/ubuntu.seed boot=casper xforcevesa initrd=/casper/initrd quiet splash --

label install

menu label install - start the installer directly

kernel /casper/vmlinuz

append  file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity initrd=/casper/initrd quiet splash --

label textonly

menu label textonly - boot Live in textonly mode

kernel /casper/vmlinuz

append  file=/cdrom/preseed/ubuntu.seed boot=casper textonly initrd=/casper/initrd quiet --

label debug

menu label debug - boot the Live System without splash and show boot info

kernel /casper/vmlinuz

append  file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd nosplash --

label autoinstall

menu label autoinstall - auto install ubuntu

kernel /casper/vmlinuz

append initrd=/casper/initrd file=/cdrom/preseed/autoinstall.seed boot=casper debian-installer/locale=zh_CN kdb-chooser/method=us console-setup/layoutcode=us automatic-ubiquity quiet splash --

[email protected]:/opt/ubuntu# vi preseed/autoinstall.seed

d-i debian-installer/locale string en_USd-i console-setup/ask_detect boolean falsed-i console-configuration/layoutcode string usd-i keyboard-configuration/modelcode string SKIPd-i clock-setup/utc boolean falsed-i time/zone string Asia/Shanghaid-i netcfg/choose_interface select autod-i netcfg/dhcp_failed noted-i netcfg/dhcp_options select Do not configure the network at this timed-i netcfg/get_hostname string kankanaid-i netcfg/get_domain string kankanai-domaind-i netcfg/wireless_wep stringd-i mirror/country string chinad-i mirror/http/hostname string kankand-i mirror/http/directory string /ubuntud-i mirror/http/proxy stringd-i clock-setup/ntp boolean trued-i partman-auto/disk string /dev/sdad-i partman-auto/method string regulard-i partman-lvm/device_remove_lvm boolean trued-i partman-md/device_remove_md boolean trued-i partman-lvm/confirm boolean trued-i partman-lvm/confirm_nooverwrite boolean trued-i partman-auto/choose_recipe select atomicd-i partman-partitioning/confirm_write_new_label boolean trued-i partman/choose_partition select finishd-i partman/confirm boolean trued-i partman/confirm_nooverwrite boolean trued-i passwd/user-fullname string ubuntu password ubuntud-i passwd/username string ubuntud-i passwd/user-password password ubuntud-i passwd/user-password-again password ubuntud-i lilo-installer/skip boolean trued-i grub-installer/only_debian boolean trued-i finish-install/reboot_in_progress note

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值