9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Plan9 boot after install problem..
@ 2000-04-12  8:28 Ish
  0 siblings, 0 replies; 2+ messages in thread
From: Ish @ 2000-04-12  8:28 UTC (permalink / raw)


Hello,

Trying to get back to Plan9 (CD licensed in 1994).

I installed Plan9 on a PC from cd-rom. The disk has (hd0) has
a 100Mb DOS partition, 1500Mb available for installation. Using
the new disk-set (from ftp site), I was able to install the CD
contents on disk (saw one error for /n/kfs/sys/src/alef/?? and
one for /n/kfs/??/9pcdisk). Did opt for making the installed
file system default and rebooted. It prompts for boot device:
e!0 hd!0 h!0, I tried hd!0 and see the message

fs..time..init: /386/init file does not exist
....
.... exiting

The entry in c:>\plan9\plan9.ini for bootfile is still
bootfile=hd!0:/plan9.ini

Will a reinstall take care of the problem?

- ishwar




^ permalink raw reply	[flat|nested] 2+ messages in thread

* [9fans] Plan9 boot after install problem..
@ 2000-04-12 12:49 presotto
  0 siblings, 0 replies; 2+ messages in thread
From: presotto @ 2000-04-12 12:49 UTC (permalink / raw)


By saying hd!0, you loaded a kernel from the DOS partition.  This is
perfectly reasonable.  However when it prompted for where the root
file system was from you probably hit newline.  The default in
that case is 'local!#H/hd0disk', i.e. the start of the disk, usually the
dos partition.  You'll be able to tell because it prints out the
default in the prompt.

If you load a kernel from the DOS partition, you'ld need to
override the default with the location of the plan 9 file system
you just installed, i.e., 'local!#H/hd0fs' or simply 'l'.

Alternately, you could boot a kernel from the plan 9 boot partition,
type 'h!0!boot'.  Then the default file system will indeed be /dev/hd0fs,
i.e., the file system you just installed.

Your plan9.ini entry is a bit odd too.  It should be:

	bootfile=h!0!boot

if you want to boot from the plan 9 kernel partition.




^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2000-04-12 12:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-04-12  8:28 [9fans] Plan9 boot after install problem Ish
2000-04-12 12:49 presotto

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).