From owner-freebsd-questions Sun Jul 8 8: 6:20 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtprelay3.adelphia.net (smtprelay3.adelphia.net [64.8.25.8]) by hub.freebsd.org (Postfix) with ESMTP id 3AC2337B401 for ; Sun, 8 Jul 2001 08:06:16 -0700 (PDT) (envelope-from ipthomas_77@yahoo.com) Received: from scraemondaemon.my.domain ([24.49.96.3]) by smtprelay3.adelphia.net (Netscape Messaging Server 4.15) with ESMTP id GG5TYX02.BWK; Sun, 8 Jul 2001 11:06:33 -0400 Received: (from ipt@localhost) by scraemondaemon.my.domain (8.11.3/8.11.3) id f68F4XF14275; Sun, 8 Jul 2001 11:04:33 -0400 (EDT) (envelope-from ipt) From: User Ipt Ian Patrick Thomas Message-Id: <200107081504.f68F4XF14275@scraemondaemon.my.domain> Subject: Re: 4.3 iso installation image issues In-Reply-To: <20010708054455.A245319@mandy.rockingd.calgary.ab.ca> "from Duke Normandin at Jul 8, 2001 05:44:56 am" To: Duke Normandin <01031149@3web.net> Date: Sun, 8 Jul 2001 11:04:33 -0400 (EDT) Cc: freebsd-questions@freebsd.org X-Mailer: ELM [version 2.4ME+ PL88 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG If you have a Windows machine you can use RAWRITE after mounting the CDROM, or maybe you could download kern.flp and mfsroot.flp form freebsd.org and use dd on those files. Ian > On Sun, Jul 08, 2001 at 12:16:35AM -0400, Joe Clarke wrote: > > El Torrito, if memory serves me, is a chain of Mexican restaurants. The > > El Torrito boot extensions for CDs were thought up there (or just named > > after it). El Torrito isn't a CD format per se. They're extensions for > > making a ISO-9660 CD bootable. > > Ok, thanks! Now I know.... > > > That said, you may have a problem booting off of CD on a 486. You should > > be able to mount the CD with a command like: > > > > mount -t cd9660 /dev/acd0c /cdrom > > > > Just replace acd0c with whatever your CD device is. If you have an entry > > in /etc/fstab, you could also just do "mount /cdrom" (or whatever your CD > > mountpoint is). After that, you could dd the floppy images to floppies, > > and boot that way. > > Paraphrasing /var/run/dmesg.boot I have: > > wdc1 -> HDD Controller #2 > |___ acd0 NEC (ATAPI) CD-ROM drive slot0 > |___ acd1 slot1 > |___ acd2 slot2 > |___ acd3 slot3 > > Paraphrasing /etc/fstab I have: > > /dev/acd0c -> /cdrom > /dev/acd1c -> /cdrom1 > /dev/acd2c -> /cdrom2 > /dev/acd3c -> /cdrom3 > > Yet when I did a 'mount /cdrom' the system went into a coma ;) I couldn't > get nothing out of the keyboard. I tried ^C; ^D; ^Z and anything else > that I could think of, but to no avail. I had to turn the power off -- > yuk! BTW, /dev does have the above devices. So I thought it was because > of the El Torrito thing ;) Any ideas? TIA... > -- > -duke > Calgary, Alberta, Canada > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message