From owner-freebsd-questions Sun Jul 8 4:45:42 2001 Delivered-To: freebsd-questions@freebsd.org Received: from smtp2.cybersurf.net (smtp2.cybersurf.net [209.197.145.112]) by hub.freebsd.org (Postfix) with ESMTP id E8AB537B401 for ; Sun, 8 Jul 2001 04:45:33 -0700 (PDT) (envelope-from 01031149@3web.net) Received: from [209.197.153.219] ([209.197.153.219]) by smtp2.cybersurf.net (Netscape Messaging Server 4.15) with SMTP id GG5KNU00.3W6 for ; Sun, 8 Jul 2001 05:45:30 -0600 Received: by mandy.rockingd.calgary.ab.ca (sSMTP sendmail emulation); Sun, 8 Jul 2001 05:44:59 -0600 Date: Sun, 8 Jul 2001 05:44:56 -0600 From: Duke Normandin <01031149@3web.net> To: Joe Clarke Cc: freebsd-questions@FreeBSD.ORG Subject: Re: 4.3 iso installation image issues Message-ID: <20010708054455.A245319@mandy.rockingd.calgary.ab.ca> Mail-Followup-To: Joe Clarke , freebsd-questions@FreeBSD.ORG References: <20010707200154.B164579@mandy.rockingd.calgary.ab.ca> <20010708001332.O72039-100000@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <20010708001332.O72039-100000@shumai.marcuscom.com>; from "Joe Clarke" on Sun, Jul 08, 2001 at 12:16:35AM 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 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