9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Richard Miller <9fans@hamnavoe.com>
To: 9fans@9fans.net
Subject: Re: [9fans] problem with installing plan9 from USB disk image
Date: Fri, 26 Mar 2021 10:03:23 +0000	[thread overview]
Message-ID: <a8fb3e36b1801687fd995d22437b89d2@hamnavoe.com> (raw)
In-Reply-To: <16167477960.a0e28.500018@composer.9fans.topicbox.com>

> I want it as a dual booted os on my system

The standard CD works best to install Plan 9 as the first or only
operating system on a machine. Do you have an empty hard disk? Or
an empty primary partition? If installing on a partition of a shared
disk, it's safest to use your existing operating system to change
the partition type to "Plan 9" (0x39) before installing. Otherwise,
if the disk has partitions which are not aligned to cylinder boundaries,
the Plan 9 partition editor may damage them.

In any case, you will of course need to make a complete backup of
anything valuable and be sure you can restore it again, before starting
to install any extra dual boot OS.

I have an experimental Plan 9 installer which runs directly from a
USB flash drive, for use with machines without an optical drive.
So far it has only been tried on thinkpads, so I can't guarantee it
will work on your machine. You can fetch it from 
   http://www.hamnavoe.com/plan9install.usb.img.bz2
Expand the bz2, and copy the result as a binary image to an empty
usb stick starting at sector zero. You should end up with the usb
stick reformatted as a single 1GB FAT partition, containing an install
kernel 9pcflop and a terminal kernel 9pcf.

Mount this and copy the expanded CD image onto the FAT partition
as plan9.iso - this should give you a bootable installer. Follow
the installation instructions on 9p.io, with these choices in
particular:
   Distribution disk [no default]: /dev/sdXX/dos
   Location of archives [browse]: /

To boot the installed system, you can use the installer usb stick to boot
the terminal kernel.  You can either interrupt the boot sequence by hitting
a key as soon as you see the list of config assignments on the screen, and
type new configs before entering "boot" to continue booting; or you can edit
plan9.ini on another system to make the new boot configs permanent.  Adding
"wait" at the end of the plan9.ini will cause it to pause so you don't have
to be quick hitting a key.

Boot config assignemts to run the installed system instead of the installer:
  bootfile=sdB0!/9pcf
  bootargs=local!/dev/sdE0/fossil

Use "glenda" as the username until you've set up your own account.


------------------------------------------
9fans: 9fans
Permalink: https://9fans.topicbox.com/groups/9fans/T4a54d17e4c0f6c20-Mafcbea8352e1bead538bd93e
Delivery options: https://9fans.topicbox.com/groups/9fans/subscription

  parent reply	other threads:[~2021-03-26 10:03 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-25  9:53 saif.resun
2021-03-25 20:14 ` Richard Miller
2021-03-25 20:30   ` saif.resun
2021-03-25 20:40     ` Richard Miller
2021-03-25 20:51     ` saif.resun
2021-03-25 20:56       ` Richard Miller
2021-03-26  5:46         ` saif.resun
2021-03-26  6:53           ` Alexander Kapshuk
2021-03-26  7:35             ` Lucio De Re
2021-03-26  7:53               ` saif.resun
2021-03-26  8:34                 ` Skip Tavakkolian
2021-03-26  8:36                   ` saif.resun
2021-03-26  9:39                     ` saif.resun
2021-03-26 10:03                     ` Richard Miller [this message]
2021-03-26 13:20                     ` Wes Kussmaul
2021-03-26 13:27                       ` hiro
2021-03-26 16:06                         ` Wes Kussmaul
2021-03-26 16:12                           ` hiro
2021-03-26 17:26                             ` Wes Kussmaul
2021-03-26 18:20                               ` hiro
2021-03-26 19:51                                 ` Wes Kussmaul
2021-03-26 15:07                       ` Richard Miller
2021-03-26 15:20                         ` Charles Forsyth
2021-03-26 15:21                           ` Charles Forsyth
2021-03-28 11:32                             ` Lucio De Re
2021-03-26 16:18                       ` Kurt H Maier
2021-03-26 16:27                         ` Wes Kussmaul
2021-03-27 23:14                           ` Ethan Gardener
2021-03-28  7:28                             ` sirjofri
2021-03-26 10:03                 ` Ethan Gardener
2021-03-26 11:01                 ` Lucio De Re

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=a8fb3e36b1801687fd995d22437b89d2@hamnavoe.com \
    --to=9fans@hamnavoe.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).