* [gentoo-dev] gentoo floppy bootimages?
@ 2002-07-08 7:20 Joerg.Brakebusch
2002-07-08 16:13 ` Karl Trygve Kalleberg
2002-07-09 3:07 ` Masatomo Nakano
0 siblings, 2 replies; 4+ messages in thread
From: Joerg.Brakebusch @ 2002-07-08 7:20 UTC (permalink / raw
To: gentoo-dev
Hi,
I want install gentoo on a system without CD-Rom. It's only a floppydrive
and a internet-connection available.
How to install gentoo on this system?
thanks
Jörg
________________________________________
Zeitschriftenabos online bestellen - jetzt neu im Infoboten! http://www.epost.de
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] gentoo floppy bootimages?
2002-07-08 7:20 [gentoo-dev] gentoo floppy bootimages? Joerg.Brakebusch
@ 2002-07-08 16:13 ` Karl Trygve Kalleberg
2002-07-09 3:07 ` Masatomo Nakano
1 sibling, 0 replies; 4+ messages in thread
From: Karl Trygve Kalleberg @ 2002-07-08 16:13 UTC (permalink / raw
To: Joerg.Brakebusch; +Cc: gentoo-dev
On Mon, 8 Jul 2002 Joerg.Brakebusch@epost.de wrote:
> I want install gentoo on a system without CD-Rom. It's only a floppydrive
> and a internet-connection available.
>
> How to install gentoo on this system?
It is not worth the hassle. We don't have floppy install images. Verwilst
has them planned, but it will be a bit longer.
If you _really_, _really_ want to install Gentoo anyway, you'll have to
use your favourite linux minidistro that has network _AND_ reiserfs or xfs
or ext3 support, both in the kernel and in usermode (mkfs.xfs, etc).
I don't know of any few/single floppy distros that do, but I'd expect
there to be at least one.
The alternative is to get FreeDOS, install it on your HD, then copy out
the initrd and kernel images from the CD, put those on your HD as well,
and use loadlin 1.6b or c (1.6 doesn't work, 1.6a does work sometimes,
1.6b is flaky, and 1.6c is even more flaky. YMMV) to boot from your HD.
Not exactly a picnic.
Karl T
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] gentoo floppy bootimages?
2002-07-08 7:20 [gentoo-dev] gentoo floppy bootimages? Joerg.Brakebusch
2002-07-08 16:13 ` Karl Trygve Kalleberg
@ 2002-07-09 3:07 ` Masatomo Nakano
2002-07-09 5:46 ` Mark Gilbert
1 sibling, 1 reply; 4+ messages in thread
From: Masatomo Nakano @ 2002-07-09 3:07 UTC (permalink / raw
To: gentoo-dev
Hello,
> I want install gentoo on a system without CD-Rom. It's only a floppydrive
> and a internet-connection available.
I used the floppy at 'http://www.toms.net/rb/'.
I could install by almost same method as
'Gentoo Linux Installation Instructions'.
There were the following problems.
1.tar is not GNU tar.
It dosen't have options '-p','-j'.
cat stage1-ix86-1.2.tbz2 | bzip2 -d | tar xf -
After chroot, I did 'tar xjpf stage1' again.
2.mount proc
NG:mount -o bind /proc /mnt/gentoo/proc
OK:mount -t proc /proc /mnt/gentoo/proc
--
Masatomo Nakano
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [gentoo-dev] gentoo floppy bootimages?
2002-07-09 3:07 ` Masatomo Nakano
@ 2002-07-09 5:46 ` Mark Gilbert
0 siblings, 0 replies; 4+ messages in thread
From: Mark Gilbert @ 2002-07-09 5:46 UTC (permalink / raw
To: gentoo-dev
I'll be honest, I haven't read much of the thread.
I just unpack the tarball (stage1 for me (I remember when that was the
only stage d=)) to some random host and make a floppy to nfsroot and
from there it is pretty much taken care of. I think there's a
bootfloppy howto somewhere but it is a simple enough process if you are
able to build a kernel (as all gentooers should be) that you wont need
it.
Tired but glad to help out if you need it
-MG
On Mon, 2002-07-08 at 23:07, Masatomo Nakano wrote:
> Hello,
>
> > I want install gentoo on a system without CD-Rom. It's only a floppydrive
> > and a internet-connection available.
>
> I used the floppy at 'http://www.toms.net/rb/'.
> I could install by almost same method as
> 'Gentoo Linux Installation Instructions'.
>
> There were the following problems.
>
> 1.tar is not GNU tar.
> It dosen't have options '-p','-j'.
> cat stage1-ix86-1.2.tbz2 | bzip2 -d | tar xf -
>
> After chroot, I did 'tar xjpf stage1' again.
>
> 2.mount proc
> NG:mount -o bind /proc /mnt/gentoo/proc
> OK:mount -t proc /proc /mnt/gentoo/proc
>
> --
> Masatomo Nakano
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
--
AbiWord Weekly News - Just $3 (USD) per quarter for your weekly news fix
- http://www.abisource.com/information/news/
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2002-07-09 5:41 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-07-08 7:20 [gentoo-dev] gentoo floppy bootimages? Joerg.Brakebusch
2002-07-08 16:13 ` Karl Trygve Kalleberg
2002-07-09 3:07 ` Masatomo Nakano
2002-07-09 5:46 ` Mark Gilbert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox