User Tools

Site Tools


linux:debian:automatic-installation

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
linux:debian:automatic-installation [2013/06/23 06:12] – [Example of preseed file] trim down example of preseed file and update it styblalinux:debian:automatic-installation [2013/06/25 02:43] – add some notes - early command, SSH netconsole stybla
Line 6: Line 6:
   * NOTE to myself - preseed file can be supplied by DHCP   * NOTE to myself - preseed file can be supplied by DHCP
   * NOTE to myself - preseed generated by CGI script   * NOTE to myself - preseed generated by CGI script
 +  * NOTE to myself - early command is executed before apt mirror is configure
 +  * NOTE to myself - SSH netconsole works and allows you to jump into a shell, although this led to segfault
 </note> </note>
  
Line 48: Line 50:
  
   * TFTP, DHCP, web server   * TFTP, DHCP, web server
 +  * [[linux:debian:apt-mirror|local Debian mirror]] can be handy, but isn't mandatory
   * time   * time
   * patience   * patience
Line 155: Line 158:
   APPEND initrd=img/debian64-7.1.0-wheezy-initrd.img \   APPEND initrd=img/debian64-7.1.0-wheezy-initrd.img \
     auto \     auto \
-    url=http://test-deb-01.vm.zeratul.czf/preseed.cfg \+    url=http://test-deb-01.vm.zeratul.czf/preseed/preseed.cfg \
     preseed-md5=299d7a67793464e7e1e013a79660b64e \     preseed-md5=299d7a67793464e7e1e013a79660b64e \
     fb=false \     fb=false \
linux/debian/automatic-installation.txt · Last modified: 2013/06/25 05:06 by stybla