Re: creating bootable CD-ROM

2000-01-04 Thread Graham Wheeler
On Sun, 02 Jan 2000, Adam Mackler wrote: > Hi: > > I have a couple questions related to booting my FreeBSD > system from a CD-ROM: > > First, is "El Torito" the only way to boot from a CD-ROM? It is the only way to have the BIOS boot from CD-ROM. The floppy disk image is necessary as the El To

Re: creating bootable CD-ROM

2000-01-02 Thread John Sconiers
Look up mkisofs. > I have a couple questions related to booting my FreeBSD > system from a CD-ROM: > First, is "El Torito" the only way to boot from a CD-ROM? > Is there some way to use disklabel to make the ISO9660 > filesystem bootable, so that /boot and /kernel can just > go in the CD-ROM fi

creating bootable CD-ROM

2000-01-02 Thread Adam Mackler
Hi: I have a couple questions related to booting my FreeBSD system from a CD-ROM: First, is "El Torito" the only way to boot from a CD-ROM? Is there some way to use disklabel to make the ISO9660 filesystem bootable, so that /boot and /kernel can just go in the CD-ROM filesystem, rather than bei