Version 2 (modified by jazz, 17 years ago) (diff) |
---|
- 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 356 356 setup_bsd_netinst="no" 357 357 358 358 # Debian netinstall 359 debian_netinstall_ver="etch lenny"359 debian_netinstall_ver="etch" 360 360 debian_netinstall_arch="i386 amd64" 361 361 debian_url_site="http://free.nchc.org.tw" 362 362 # 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
- Step 1: modify /opt/drbl/conf/drbl.conf
- How to add lenny network install image to DRBL memu?