wiki:jazz/08-04-11

Week Report

2008-04-09

  • How to add lenny network install image to DRBL memu?
    • Step 1: modify /opt/drbl/conf/drbl.conf
      • /opt/drbl/conf/drbl.conf

        old new  
        356356setup_bsd_netinst="no"
        357357
        358358# Debian netinstall
        359 debian_netinstall_ver="etch"
         359debian_netinstall_ver="etch lenny"
        360360debian_netinstall_arch="i386 amd64"
        361361debian_url_site="http://free.nchc.org.tw"
        362362# Path to Debian where directory $ver (Ex. etch) exists
    • Step 2: run /opt/drbl/sbin/drbl-netinstall to download
    • Step 3: run /opt/drbl/sbin/generate-pxe-menu to update PXE menu
      # /opt/drbl/sbin/drbl-netinstall -i debian
      # /opt/drbl/sbin/generate-pxe-menu
      
Last modified 16 years ago Last modified on Apr 22, 2008, 7:45:45 PM