* [gentoo-dev] Boot Floppy for CD?
@ 2002-06-18 3:59 DerKlempner
2002-06-18 11:54 ` Scott Moynes
0 siblings, 1 reply; 8+ messages in thread
From: DerKlempner @ 2002-06-18 3:59 UTC (permalink / raw
To: gentoo-dev
I have an older machine that I wish to install Gentoo Linux on, but its BIOS
does not support booting from the CD-ROM drive. How can I make a boot
floppy for the install? Currently, there is no operating system on the hard
drive in the system, so I cannot access the CD from that computer.
Thanks for your help!
Geoff Freimark
Chicago, IL
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] Boot Floppy for CD?
2002-06-18 3:59 [gentoo-dev] Boot Floppy for CD? DerKlempner
@ 2002-06-18 11:54 ` Scott Moynes
2002-06-18 12:34 ` fthieme
0 siblings, 1 reply; 8+ messages in thread
From: Scott Moynes @ 2002-06-18 11:54 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 556 bytes --]
* DerKlempner (derklempner@hotmail.com) wrote:
> I have an older machine that I wish to install Gentoo Linux on, but
> its BIOS does not support booting from the CD-ROM drive. How can I
> make a boot floppy for the install? Currently, there is no
> operating system on the hard drive in the system, so I cannot access
> the CD from that computer.
Just about any boot floppy will do, so long as it has drivers for your
network card, and chroot. I haven't tried it yet, but I bet Tom's rtbt
http://www.toms.net/rb/ will work.
--
Scott Moynes
[-- Attachment #2: Type: application/pgp-signature, Size: 240 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] Boot Floppy for CD?
2002-06-18 11:54 ` Scott Moynes
@ 2002-06-18 12:34 ` fthieme
2002-06-18 22:45 ` Scott Moynes
0 siblings, 1 reply; 8+ messages in thread
From: fthieme @ 2002-06-18 12:34 UTC (permalink / raw
To: gentoo-dev
> Just about any boot floppy will do, so long as it has drivers for your
> network card, and chroot. I haven't tried it yet, but I bet Tom's rtbt
> http://www.toms.net/rb/ will work.
last time I tried it won't. Its because of busybox...
Bye...Frank
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] Boot Floppy for CD?
2002-06-18 12:34 ` fthieme
@ 2002-06-18 22:45 ` Scott Moynes
2002-06-19 7:19 ` fthieme
0 siblings, 1 reply; 8+ messages in thread
From: Scott Moynes @ 2002-06-18 22:45 UTC (permalink / raw
To: gentoo-dev
[-- Attachment #1: Type: text/plain, Size: 328 bytes --]
* fthieme@gmx.net (fthieme@gmx.net) wrote:
> > Just about any boot floppy will do, so long as it has drivers for your
> > network card, and chroot. I haven't tried it yet, but I bet Tom's rtbt
> > http://www.toms.net/rb/ will work.
>
> last time I tried it won't. Its because of busybox...
Explain?
--
Scott Moynes
[-- Attachment #2: Type: application/pgp-signature, Size: 240 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] Boot Floppy for CD?
2002-06-18 22:45 ` Scott Moynes
@ 2002-06-19 7:19 ` fthieme
2002-06-20 17:40 ` mbutcher
0 siblings, 1 reply; 8+ messages in thread
From: fthieme @ 2002-06-19 7:19 UTC (permalink / raw
To: gentoo-dev
> * fthieme@gmx.net (fthieme@gmx.net) wrote:
> > > Just about any boot floppy will do, so long as it has drivers for your
> > > network card, and chroot. I haven't tried it yet, but I bet Tom's rtbt
> > > http://www.toms.net/rb/ will work.
> >
> > last time I tried it won't. Its because of busybox...
>
> Explain?
I don't remember the error. just the line 'chroot /mnt/gentoo /bin/bash'
didn't work. Just try it, maybe it will work now. It's half a year since I tried
it.
Bye...Frank
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [gentoo-dev] Boot Floppy for CD?
2002-06-19 7:19 ` fthieme
@ 2002-06-20 17:40 ` mbutcher
2002-06-22 8:14 ` Frank Thieme
0 siblings, 1 reply; 8+ messages in thread
From: mbutcher @ 2002-06-20 17:40 UTC (permalink / raw
To: gentoo-dev
I don't see bash on the list of packages.... You probably have to change that
line to:
chroot /mnt/gentoo /bin/ash
and use the ash shell instead of the bash shell.
Matt
On Wednesday 19 June 2002 01:19 am, fthieme@gmx.net wrote:
> > * fthieme@gmx.net (fthieme@gmx.net) wrote:
> > > > Just about any boot floppy will do, so long as it has drivers for
> > > > your network card, and chroot. I haven't tried it yet, but I bet
> > > > Tom's rtbt http://www.toms.net/rb/ will work.
> > >
> > > last time I tried it won't. Its because of busybox...
> >
> > Explain?
>
> I don't remember the error. just the line 'chroot /mnt/gentoo /bin/bash'
> didn't work. Just try it, maybe it will work now. It's half a year since I
> tried it.
>
> Bye...Frank
>
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 8+ messages in thread
* RE: [gentoo-dev] Boot Floppy for CD?
@ 2002-06-19 10:26 Einar Örn Eiðsson
0 siblings, 0 replies; 8+ messages in thread
From: Einar Örn Eiðsson @ 2002-06-19 10:26 UTC (permalink / raw
To: gentoo-dev
I used Tom's rtbt to install Gentoo with the 1.1a CD, it worked fine, had to change mount parameters to bind /proc though.
-----Original Message-----
From: fthieme@gmx.net [mailto:fthieme@gmx.net]
Sent: 19. júní 2002 07:19
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] Boot Floppy for CD?
> * fthieme@gmx.net (fthieme@gmx.net) wrote:
> > > Just about any boot floppy will do, so long as it has drivers for your
> > > network card, and chroot. I haven't tried it yet, but I bet Tom's rtbt
> > > http://www.toms.net/rb/ will work.
> >
> > last time I tried it won't. Its because of busybox...
>
> Explain?
I don't remember the error. just the line 'chroot /mnt/gentoo /bin/bash'
didn't work. Just try it, maybe it will work now. It's half a year since I tried
it.
Bye...Frank
_______________________________________________
gentoo-dev mailing list
gentoo-dev@gentoo.org
http://lists.gentoo.org/mailman/listinfo/gentoo-dev
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2002-06-22 8:14 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-06-18 3:59 [gentoo-dev] Boot Floppy for CD? DerKlempner
2002-06-18 11:54 ` Scott Moynes
2002-06-18 12:34 ` fthieme
2002-06-18 22:45 ` Scott Moynes
2002-06-19 7:19 ` fthieme
2002-06-20 17:40 ` mbutcher
2002-06-22 8:14 ` Frank Thieme
-- strict thread matches above, loose matches on Subject: below --
2002-06-19 10:26 Einar Örn Eiðsson
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox