9front - general discussion about 9front
 help / color / mirror / Atom feed
From: 염준혁 <skhds1@gmail.com>
To: ori@eigenstate.org
Cc: 9front@9front.org
Subject: Re: [9front] Need help with configuring the Internet
Date: Fri, 14 Jun 2019 09:52:11 +0900	[thread overview]
Message-ID: <CAHZWWqoRhDkzUpTBxvX971arkNPaEnVxeCCiMXP6PonG2FUjyw@mail.gmail.com> (raw)
In-Reply-To: <C5702D8A37508B08685177515D1D3B20@eigenstate.org>

I actually wasn't expecting help at this moment. I still do need some,
but by now
since I was suspecting that I did something wrong from the beginning
of the installation,
I needed some time to trace back what I did and what I've done wrong.

But at the same time, I didn't want to reply too late, so it was
rather just to inform you quickly
of my current situation. I felt like I was going to ask too much basic
questions that are
already in the FQA, so I wanted to take some time before posting more
questions..

Anyways, here are the steps I did. I took these steps based on
http://fqa.9front.org/fqa5.html#5.2.2.1
and also your input.

1.
acme /sys/src/9/pc/ether82563.c, then add line
case 0x15bc:            /* i219-v */

2.
cd /
. /sys/lib/rootstub
cd /sys/src
mk clean
objtype=amd64 mk install

3. This is according to http://fqa.9front.org/fqa7.html#7.2. I
overlooked these steps since I was only looking at section 5.

bind -b '#S' /dev # bind the local hard drive kernel device over /dev
9fs 9fat /dev/sdE0/9fat # specify the full path to the corresponding 9fat

These steps I did rather because I wasn't sure that what I was typing
in was on console.
Is an rc shell considered console or is there a separate terminal for consoles?
This was one of the questions that I thought you guys might find too basic....

4. (I'm not sure if i did 9fs 9fat again..)

rm /n/9fat/9bootfat
cp /386/9bootfat /n/9fat/
chmod +al /n/9fat/9bootfat # defrag magic
cp /amd64/9pc64 /n/9fat/

acme plan9.ini, then change bootfile=9pc to bootfile=9pc64

5. ctrl + alt + delete, then select plan9 partition on booting (press
F12, then select UEFI OS)

One thing I didn't do, was mk install one more time on
/sys/src/9/pc64. I assumed mk install on
/sys/src will create every necessary binaries, including the ones for
/sys/src/9/pc64. So is that
a necessary step?

Thanks,
Joonhyeok Yeom


On Thu, Jun 13, 2019 at 5:48 PM <ori@eigenstate.org> wrote:
>
> > echo $objtype DID return 386, so I looked back and
> > I'm guessing I missed these steps :
> >
> > bind -b '#S' /dev # bind the local hard drive kernel device over /dev
> > 9fs 9fat /dev/sdXX/9fat # specify the full path to the corresponding 9fat
> >
> > I might have missed more. Anyways, echo $objtype now
> > returns amd64. Unfortunately, running confignet still returns
> > "Could not find ethernet card."
>
> Yes, you might have missed more, but since you didn't tell us what
> you actually did, step by step, we can't help you.
>
> Please post the exact steps you took to rebuild the kernel,
> install it, and reboot into the new kernel.
>
> > Nevertheless, thanks for all your help. I think I might have missed more steps
> > during install, so I'll take some time on it, and also just learning more
> > about the system itself. I think I might be bothering you guys too
> > much by now :)
>
> Good questions aren't a problem. Make sure you give all the detail
> you can when you ask. I should be able to reproduce the state of the
> system based on the information you give.
>
> Read https://www.mikeash.com/getting_answers.html
>


  reply	other threads:[~2019-06-14  0:52 UTC|newest]

Thread overview: 29+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-06-13  8:48 ori
2019-06-14  0:52 ` 염준혁 [this message]
2019-06-14 13:35   ` hiro
  -- strict thread matches above, loose matches on Subject: below --
2019-06-17  7:24 cinap_lenrek
2019-06-17  8:59 ` 염준혁
2019-06-17  6:58 cinap_lenrek
2019-06-17  7:21 ` 염준혁
2019-06-17  4:19 cinap_lenrek
2019-06-17  5:01 ` 염준혁
2019-06-17  6:45 ` 염준혁
2019-06-14  1:16 cinap_lenrek
2019-06-17  3:56 ` 염준혁
2019-06-11 16:15 ori
2019-06-12  1:14 ` 염준혁
2019-06-12  9:25   ` hiro
2019-06-11  9:49 vp
2019-06-11 13:26 ` 염준혁
2019-06-10 15:51 ori
2019-06-11 11:10 ` 염준혁
2019-06-10  6:59 ori
2019-06-10  8:44 ` 염준혁
2019-06-10 10:58   ` 염준혁
2019-06-10  6:54 ori
2019-06-10  6:43 vp
2019-06-10 12:47 ` Ethan Gardener
2019-06-07  5:00 ori
2019-06-10  4:46 ` 염준혁
2019-06-10  5:30   ` 염준혁
2019-06-07  4:46 염준혁
2019-06-07  5:34 ` [9front] " Stanley Lieber

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=CAHZWWqoRhDkzUpTBxvX971arkNPaEnVxeCCiMXP6PonG2FUjyw@mail.gmail.com \
    --to=skhds1@gmail.com \
    --cc=9front@9front.org \
    --cc=ori@eigenstate.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;
as well as URLs for NNTP newsgroup(s).