zoukankan      html  css  js  c++  java
  • 实用 PXE 配置:不断更新中...


    default menu.c32

    #--------------------------------todo----------------------
    # 不过,实用http,nfs、cdrom等方式可行
    #fedora server 比较特殊:可能为bug:inst.repo(method) 当实用ftp时,时无法识别repo库的。报zchunk header does'nt match错误

    #fedora server 比较特殊:可能为bug:inst.repo(method) 当实用ftp时,时无法识别repo库的。报zchunk header does'nt match错误

    #fedora server 比较特殊:可能为bug:inst.repo(method) 当实用ftp时,时无法识别repo库的。报zchunk header does'nt match错误
    label 11
    menu label install fedora live server 30
      kernel       /os/f30s/images/pxeboot/vmlinuz
    #append initrd=/os/f30s/images/pxeboot/initrd.img  root=/dev/nfs netboot=nfs nfsroot=192.168.43.1:/f30s,nfsvers=3 method=ftp://192.168.43.1/os/f30s  boot=live
     append initrd=/os/f30s/images/pxeboot/initrd.img  inst.repo=ftp://192.168.43.1/os/f30s
    #fedora server 比较特殊:可能为bug:inst.repo(method) 当实用ftp时,时无法识别repo库的。报zchunk header does'nt match错误

    #fedora server 比较特殊:可能为bug:inst.repo(method) 当实用ftp时,时无法识别repo库的。报zchunk header does'nt match错误

    #fedora server 比较特殊:可能为bug:inst.repo(method) 当实用ftp时,时无法识别repo库的。报zchunk header does'nt match错误

    #fedora server 比较特殊:可能为bug:inst.repo(method) 当实用ftp时,时无法识别repo库的。报zchunk header does'nt match错误


    label test2
    memu label test2
    com32 linux.c32
    append wimboot initrdfile=bootmgr@bootmgr,bcd@bcd,boot.sdi@boot.sdi,/pe/pe.wim@boot.wim





    #-------------------------------------------------------good----------------------

    label win10peX86
    com32 linux.c32 wimboot
    append  initrdfile=bootmgr@bootmgr,bcd@bcd,boot.sdi@boot.sdi,/pe/w10pex86.wim@boot.wim

    label win10peX64
    com32 linux.c32 wimboot
    append  initrdfile=bootmgr@bootmgr,bcd@bcd,boot.sdi@boot.sdi,/pe/w10pex64.wim@boot.wim

    label win10peX64_2
    com32 linux.c32
    append wimboot initrdfile=bootmgr@bootmgr,bcd@bcd,boot.sdi@boot.sdi,/pe/w10pex64_2.wim@boot.wim

    label wimboot pe by linux.c32 & wimboot
    com32 linux.c32 wimboot
    append         initrdfile=bootmgr@bootmgr,bcd@bcd,boot.sdi@boot.sdi,/pe/pe.wim@boot.wim


    #-------------------------------------------------------good----------------------

    label gparted-1.0.0.1
    menu label gparted-1.0.0.1
    kernel /os/gparted/live/vmlinuz
    #append initrd=/os/gparted/live/initrd.img root=live:ftp://192.168.43.1/os/gparted/live/filesystem.squashfs text nosplash
    #append initrd=/os/gparted/live/initrd.img root=/dev/nfs netboot=nfs nfsroot=192.168.43.1:/gparted,nfsvers=3 boot=live text nosplash
     append initrd=/os/gparted/live/initrd.img root=/dev/nfs netboot=nfs nfsroot=192.168.43.1:/gparted boot=live               username=user
    #append initrd=/os/gparted/live/initrd.img root=/dev/nfs netboot=nfs nfsroot=192.168.43.1:/gparted boot=live union=overlay username=user config components noswap                            ip=net.ifnames=0  nomodeset vga=normal nosplash text
    #append initrd=/os/gparted/live/initrd.img root=/dev/nfs netboot=nfs nfsroot=192.168.43.1:/gparted boot=live union=overlay username=user config components noswap  toram=filesystem.squashfs ip=net.ifnames=0                       nosplash text
    #append initrd=/os/gparted/live/initrd.img root=/dev/nfs netboot=nfs nfsroot=192.168.43.1:/gparted boot=live union=overlay username=user config components text
    #append initrd=/os/gparted/live/initrd.img root=/dev/nfs netboot=nfs nfsroot=192.168.43.1:/gparted boot=live union=overlay username=user config components quiet noswap acpi=off irqpoll noapic noapm nodma nomce nolapic nosmp ip= net.ifnames=0 nomodeset vga=normal nosplash loglevel=0 keytable=us
    #append initrd=/os/gparted/live/initrd.img root=/dev/nfs netboot=nfs nfsroot=192.168.43.1:/gparted boot=live union=overlay username=user config components quiet noswap vga=791 ip= net.ifnames=0  nosplash
    #append initrd=/os/gparted/live/initrd.img root=/dev/nfs netboot=nfs nfsroot=192.168.43.1:/gparted boot=live union=overlay username=user config components quiet noswap vga=791 ip= net.ifnames=0  nosplash live_console_font_size=16x32
    #append initrd=/os/gparted/live/initrd.img root=/dev/nfs netboot=nfs nfsroot=192.168.43.1:/gparted boot=live union=overlay username=user config components quiet noswap  ip= net.ifnames=0  nosplash
    #append initrd=/os/gparted/live/initrd.img root=/dev/nfs netboot=nfs nfsroot=192.168.43.1:/gparted
     
    #-------------------------------------------------------good----------------------
     
    label 10
    menu label live deepin 15.10.1
    kernel /os/dp1510/live/vmlinuz
    append root=/dev/nfs netboot=nfs nfsroot=192.168.43.1:/dp1510  boot=live  initrd=/os/dp1510/live/initrd.lz text nosplash systemd.mask=tmp.mount --


    label 10
    menu label live ubuntu 18.04.2
    kernel /os/ub1804/casper/vmlinuz
    append root=/dev/nfs netboot=nfs nfsroot=192.168.43.1:/ub1804  boot=casper initrd=/os/ub1804/casper/initrd text nosplash systemd.mask=tmp.mount --


    label 11
    menu label live fedora workstation 30
    kernel /os/f30/images/pxeboot/vmlinuz
    append initrd=/os/f30/images/pxeboot/initrd.img root=live:ftp://192.168.43.1/os/f30/LiveOS/squashfs.img text nosplash
    #--rd.live.image --systemd.mask=tmp.mount

    #-------------------------------------------------------good----------------------


    #-------------------------------------------------------good----------------------

    label 20
    menu label Install centos-7.6-x64
    kernel        /os/cos76/isolinux/vmlinuz
    append initrd=/os/cos76/isolinux/initrd.img method=ftp://192.168.43.1/os/cos76  ks=ftp://192.168.43.1/os/cos76.cfg
    #append initrd=/os/cos76/isolinux/initrd.img method=ftp://192.168.43.1/os/cos76  ks=ftp://192.168.43.1/os/cos76.cfg
    #append initrd=/os/cos76/isolinux/initrd.img method=ftp://192.168.43.1/os/cos76  ks=ftp://192.168.43.1/os/cos76.cfg ksdevice=em1

    label 20
    menu label Install centos-7.5-x64
    kernel        /os/centos75/isolinux/vmlinuz
    append initrd=/os/centos75/isolinux/initrd.img method=ftp://192.168.43.1/os/centos75  ks=ftp://192.168.43.1/os/centos75.cfg
    #append initrd=/os/centos75/isolinux/initrd.img method=ftp://192.168.43.1/os/centos75  ks=ftp://192.168.43.1/os/centos75.cfg ksdevice=eth0

    #-------------------------------------------------------good----------------------

    label 20
    menu label Install rhel69-auto-for-Gnnt
    kernel        /os/rh69a/isolinux/vmlinuz
    append initrd=/os/rh69a/isolinux/initrd.img method=ftp://192.168.43.1/os/rh69a ks=ftp://192.168.43.1/os/ks69a.cfg text nosplash



    label 20
    menu label Install rhel69
    kernel        /os/rh69/isolinux/vmlinuz
    append initrd=/os/rh69/isolinux/initrd.img method=ftp://192.168.43.1/os/rh69 ks=ftp://192.168.43.1/os/ks69.cfg text nosplash


    label 20
    menu label Install rhel610
    kernel        /os/rh610/isolinux/vmlinuz
    append initrd=/os/rh610/isolinux/initrd.img method=ftp://192.168.43.1/os/rh610 ks=ftp://192.168.43.1/os/ks610.cfg text nosplash

  • 相关阅读:
    这才是世上最全的“软件测试”思维导图!
    Scrum3.0 敏捷开发白皮书
    敏捷软件质量保证的方法与实践
    C# DataGridView 列的显示顺序
    Xamarin.android 重写axml控件
    Xamarin控件使用之GridView
    Sql 的 RAISERROR用法
    Xamarin.Android 怎么定义一个按钮和返回键功能一样回到上一个界面
    Xamarin.android Activity动画切换效果实现
    Xamarin.Android之封装个简单的网络请求类
  • 原文地址:https://www.cnblogs.com/jinzhenshui/p/11008855.html
Copyright © 2011-2022 走看看