9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Alexander Kapshuk <alexander.kapshuk@gmail.com>
To: 9fans@9fans.net
Subject: Re: [9fans] Partitioning the disk
Date: Thu,  3 Apr 2014 21:22:54 +0300	[thread overview]
Message-ID: <533DA6FE.4000808@gmail.com> (raw)
In-Reply-To: <20140403180834.GA1867@thunderclap>

On 04/03/2014 09:08 PM, Szymon Olewniczak wrote:
> On Wed, Apr 02, 2014 at 06:02:23PM -0400, erik quanstrom wrote:
>> On Wed Apr  2 17:49:51 EDT 2014, szymon.olewniczak@rid.pl wrote:
>>>> if you do a pull as glenda, or alternately
>>>>
>>>> 	mount /srv/boot /n/root &&
>>>> 		9fs atom &&
>>>> 		disk/mkfs -vkU -s /n/atom/plan9^`{pwd} -d . <{echo +}
>>>>
>>>> you can then try "mkusbboot -p `{echo +}".  this may actually work.
>>> 	srv: dial tcp!atom.9atom.org!fs: cs: can't translate address: '/srv/dns' file
>>> 	does not exist.
>>> It seems to me like an issue with internet connection. Am I right?
>>> One more question to this command. You've used pwd in it, so what directory should I be in, in
>>> order to run command successfully? Why do I need to run this first mount command(the /n/root seems
>>> to be used nowhere)?
>> yes.  you can either run ndb/dns -r and ndb/cs and then try again, or replace
>> "9fs atom" with
>>
>> 	attaip=208.71.233.235
>> 	nflag=-n
>> 	srv $nflag -q tcp!$attaip atom &&
>> 		mount $nflag /srv/atom /n/atom atom
> But my ethernet device probably is not recognised. When I run ip/ipconfig I get:
> 	ipconfig: /net/ipifc/clone: bind ether /net/ether0: '/net/ether0' cs: file does not exist
>
> It looks to me like the need of ordering a new ethernet card. I will try to order 8169 as you've recomended
> and try to connect to the internet again.
>
>>>> there is not enough room on the usb key to install all.
>>> The other problem is that after compiling usb and all it dependences when I've rebooted
>>> the plan 9 atom all programs disappeared and I've needed to compile them again. Is there any method to
>>> make the changes to the disk persistent?
>> changes to the disk are persistent.  i suspect the executables are
>> misplaced.  are you booting from the hard drive?
> I'm booting from pendirve which I've setuped as you described earlier(using dd). Maybe it's happening becouse
> I turn off my computer by pressing power button.
> How can I turn off plan9 in a clear way?
>
> BR,
> Szymon
>
fshalt(8).




  parent reply	other threads:[~2014-04-03 18:22 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-01 21:54 Szymon Olewniczak
2014-04-02 14:28 ` erik quanstrom
2014-04-02 21:48   ` Szymon Olewniczak
2014-04-02 22:02     ` erik quanstrom
2014-04-03 18:08       ` Szymon Olewniczak
2014-04-03 18:13         ` erik quanstrom
2014-04-03 18:25           ` Szymon Olewniczak
2014-04-03 18:30             ` erik quanstrom
2014-04-06 19:21               ` Szymon Olewniczak
2014-04-03 18:22         ` Alexander Kapshuk [this message]
2014-04-03 18:24           ` erik quanstrom
2014-04-07 18:18             ` Szymon Olewniczak
2014-04-07 20:05               ` erik quanstrom
2014-04-10 20:23                 ` Szymon Olewniczak
2014-04-10 20:53                   ` erik quanstrom

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=533DA6FE.4000808@gmail.com \
    --to=alexander.kapshuk@gmail.com \
    --cc=9fans@9fans.net \
    /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).