Changes between Version 34 and Version 35 of WikiStart
- Timestamp:
- Feb 13, 2014, 4:22:34 PM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v34 v35 638 638 cp -a .rr_moved /mnt/sda3/exports/freebsd10-i386-disc1 639 639 640 cd /mnt/sda3/exports/freebsd10-i386-disc1 640 641 mkdir jails 641 642 mkdir -p conf/base/jails … … 645 646 }}} 646 647 647 etc/fstab #comment FREEBSD_INSTALL mount !648 etc/fstab #comment FREEBSD_INSTALL mount otherwise installer hangs 648 649 {{{ 649 650 #/dev/iso9660/FREEBSD_INSTALL / cd9660 ro 0 0 650 651 }}} 651 652 652 etc/rc.conf #add following line 653 etc/rc.conf #add following line, otherwise installer hangs 653 654 {{{ 654 655 root_rw_mount="NO" 655 656 }}} 656 657 657 /mnt/sda3/tftproot/debian-installer/i386/boot-screens/syslinux.cfg #add boot-menu items 658 boot/loader.conf #additional parameters to force serial console installer and dma compatible settings for old hardware! 659 {{{ 660 console="comconsole,vidconsole" 661 comconsole_speed="38400" 662 hw.ata.ata_dma=0 663 }}} 664 665 /mnt/sda3/tftproot/debian-installer/i386/boot-screens/menu.cfg #add boot-menu items 658 666 {{{ 659 667 LABEL freebsd10-i386nfspxeboot