From mboxrd@z Thu Jan 1 00:00:00 1970 Date: Wed, 2 Apr 2014 23:48:01 +0200 From: Szymon Olewniczak To: Fans of the OS Plan 9 from Bell Labs <9fans@9fans.net> Message-ID: <20140402214801.GA1684@thunderclap> References: <20140401215417.GA2238@thunderclap> <9d726c2a3a4f351991d010066b94b18b@brasstown.quanstro.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <9d726c2a3a4f351991d010066b94b18b@brasstown.quanstro.net> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: [9fans] Partitioning the disk Topicbox-Message-UUID: d4b78396-ead8-11e9-9d60-3106f5b1d025 > 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)? > 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?