Subject: Re: making a netbsd cdrom bootable
To: Backb0ne <netbsd-help@netbsd.org, backb0ne@start.com.au>
From: Hubert Feyrer <hubert.feyrer@rz.uni-regensburg.de>
List: netbsd-help
Date: 07/17/1999 22:46:53
In article <199907140812.SAA28283@aspen.start.com.au> you wrote:
> Hi, i am from south america, and i was trying to install NetBSD from a existing file system
> but i got many problems. so i decide to burn a cd with the files needed to install NetBSD.
> I check the documentation, and i don't really need a especific estructure, the instalation
> program let me choose any directory. But, the problem is, how can i make the NetBSD
> cdrom bootable ?
For i386, you need a bootfloppy image (1.44 or 2.8MB is ok), then put togehter this direcotyr structure:
.../foo
foo/NetBSD-1.4
foo/bootfloppy.fs
then, run mkisofs: mkisofs -r -o foo.img -b bootfloppy.fs -c catalog foo
This should do it. I'm typing this from the top of my head, so some paths
may be wrong - try & see.
- Hubert
--
NetBSD - Better for your uptime than Viagra