Displaying 4 results from an estimated 4 matches for "dbootstrap".
Did you mean:
bootstrap
2004 Jun 22
0
dbootstrap
I am trying to create a single floppy boot using syslinux and dbootstrap
in the initrd partition to load Debian Linux. I'm able to get it to do a
secondary boot from the PXE system but booted system sometimes doesn't
see the ethernet card. When it does I'd like to hardwire the URL of out
mirror instead of us.debian.org.
Does anyone know a source of any...
2003 Apr 12
1
GENERIC kern compile error 4.8-STABLE
...could be wrong?
[FAIL]
===> vesa
rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o vesa.ko vesa.kld
vesa.o scvesactl.o @ machine symb.tmp tmp.o opt_vga.h
rm -f .depend GPATH GRTAGS GSYMS GTAGS
cd /usr/obj/Disk1/usrsrc/sys/CERAKERN;
MAKESRCPATH=/Disk1/usrsrc/sys/dev/aic7xxx/aicasm make -DBOOTSTRAPPING
-f /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/Makefile
Warning: Object directory not changed from original
/Disk1/usrobj/Disk1/usrsrc/sys/CERAKERN
cc -O -pipe -nostdinc -I/usr/include -I.
-I/Disk1/usrsrc/sys/dev/aic7xxx/aicasm -D__FBSDID=__RCSID -c
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm.c
cc...
2003 Apr 14
2
4.8-STABLE GENERIC buildkernel fail
...han Christiansen
_________
===> vesa
rm -f setdef0.c setdef1.c setdefs.h setdef0.o setdef1.o vesa.ko vesa.kld
vesa.o scvesactl.o @ machine symb.tmp tmp.o opt_vga.h
rm -f .depend GPATH GRTAGS GSYMS GTAGS
cd /usr/obj/Disk1/usrsrc/sys/GENERIC;
MAKESRCPATH=/Disk1/usrsrc/sys/dev/aic7xxx/aicasm make -DBOOTSTRAPPING
-f /Disk1/usrsrc/sys/dev/aic7xxx/aicasm/Makefile
Warning: Object directory not changed from original
/Disk1/usrobj/Disk1/usrsrc/sys/GENERIC
cc -O -pipe -nostdinc -I/usr/include -I.
-I/Disk1/usrsrc/sys/dev/aic7xxx/aicasm -D__FBSDID=__RCSID -c
/Disk1/usrsrc/sys/dev/aic7xxx/aicasm/aicasm.c
cc...
2003 Aug 13
1
Errors Building 4.8
...--------------------------------------------------------------
>>> stage 1: bootstrap tools
--------------------------------------------------------------
cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj/usr/src/i386 DESTDIR= INSTALL="sh /usr/src/tools/install.sh" make -f Makefile.inc1 -DBOOTSTRAPPING -DNOHTML -DNOINFO -DNOMAN -DNOPIC -DNOPROFILE -DNOSHARED -DNO_WERROR bootstrap-tools
echo "===> games/fortune/strfile"; cd /usr/src/games/fortune/strfile; make DIRPRFX=games/fortune/strfile/ obj; make DIRPRFX=games/fortune/strfile/ depend; make DIRPRFX=games/fortune/strfile/...