Changes between Version 34 and Version 35 of WikiStart


Ignore:
Timestamp:
Feb 13, 2014, 4:22:34 PM (11 years ago)
Author:
walter
Comment:

pxe edit

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v34 v35  
    638638cp -a .rr_moved /mnt/sda3/exports/freebsd10-i386-disc1
    639639
     640cd /mnt/sda3/exports/freebsd10-i386-disc1
    640641mkdir jails
    641642mkdir -p conf/base/jails
     
    645646}}}
    646647
    647 etc/fstab #comment FREEBSD_INSTALL mount!
     648etc/fstab #comment FREEBSD_INSTALL mount otherwise installer hangs
    648649{{{
    649650#/dev/iso9660/FREEBSD_INSTALL / cd9660 ro 0 0
    650651}}}
    651652
    652 etc/rc.conf #add following line
     653etc/rc.conf #add following line, otherwise installer hangs
    653654{{{
    654655root_rw_mount="NO"
    655656}}}
    656657
    657 /mnt/sda3/tftproot/debian-installer/i386/boot-screens/syslinux.cfg #add boot-menu items
     658boot/loader.conf #additional parameters to force serial console installer and dma compatible settings for old hardware!
     659{{{
     660console="comconsole,vidconsole"
     661comconsole_speed="38400"
     662hw.ata.ata_dma=0
     663}}}
     664
     665/mnt/sda3/tftproot/debian-installer/i386/boot-screens/menu.cfg #add boot-menu items
    658666{{{
    659667LABEL freebsd10-i386nfspxeboot