public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: Masatomo Nakano <nakano@bay.dip.jp>
To: gentoo-dev@gentoo.org
Subject: Re: [gentoo-dev] gentoo floppy bootimages?
Date: Tue, 9 Jul 2002 12:07:24 +0900	[thread overview]
Message-ID: <20020709120724.128a0bd8.nakano@bay.dip.jp> (raw)
In-Reply-To: <3D183F130000A9CA@mail.epost.de>

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


  parent reply	other threads:[~2002-07-08 17:56 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2002-07-09  5:46   ` Mark Gilbert

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20020709120724.128a0bd8.nakano@bay.dip.jp \
    --to=nakano@bay.dip.jp \
    --cc=gentoo-dev@gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox