Changeset fdff6bf2 in rtems
- Timestamp:
- 01/22/98 17:50:27 (25 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 4a7c0451
- Parents:
- ba024755
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/i386/pc386/HOWTO
rba024755 rfdff6bf2 432 432 exception of 'spfatal.bt' and 'stackchk.bt' (see 9.). 433 433 434 8.1 Using Diskboot or NetBoot 435 ------------------------------ 434 436 To load the '*.bt' files you can either run the 'diskboot.exe' 435 437 (which can be found in 'c/pc386_i386/build-tools') under DOS with a … … 457 459 'c/make/compilers/gcc-pc386.cfg' by setting the value of the 458 460 'RELOCADDR' variable. 461 462 8.2 Using GRUB 463 --------------- 464 465 GRUB is another boot loader which may be used with pc386. It is 466 available from: 467 468 ftp://ftp.uruk.org/public/grub/ 469 http://www.uruk.org/grub/ 470 459 471 460 472 9. Important Notes
Note: See TracChangeset
for help on using the changeset viewer.