9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] Booting Plan9 standalone and in vmware
@ 2004-11-02  1:39 Paul Lalonde
  2004-11-02  2:46 ` Kenji Okamoto
  0 siblings, 1 reply; 11+ messages in thread
From: Paul Lalonde @ 2004-11-02  1:39 UTC (permalink / raw)
  To: 9fans

I've been trying to get my Plan 9 installation to boot either from power 
on (I use grub as my boot loader, and the disk in question is on 
#S/sdD0, and that boots fine that way), or from vmware (where if I mount 
both disks, I get grub, select my plan 9 option, and it boots fine).  
The catch comes that most of the time my machine comes us as linux, and 
I want it to reboot that way automatically.  If I'm slow on the uptake 
in vmware, it tries to boot my linux partition and things go to hell in 
a handbasket. 

I'd like to set up my vmware machine to use my machine's /dev/hdc as 
#S/sdC0 so that I can use the mbr on that drive to get into plan9 
directly when using the vm.  Doing so, boot requests a root drive and 
user, then prints:
time...
fossil(#S/sdC0/fossil)...fsOpen: open /dev/sdD0/fossil: 
'/dev/sdD0/fossil does not exist'

etc, ending in a panic: boot process died: unknown.

Where is this reference to /dev/sdD0/fossil encoded?  In asking for the 
root it correctly prompts with [local!#S/sdC0/fossil], and I would 
expect to try opening that instead of sdD0.

Any ideas?

Thanks,
    Paul



^ permalink raw reply	[flat|nested] 11+ messages in thread
* Re: [9fans] Booting Plan9 standalone and in vmware
@ 2004-11-02  1:54 YAMANASHI Takeshi
  2004-11-02  2:08 ` Paul Lalonde
  0 siblings, 1 reply; 11+ messages in thread
From: YAMANASHI Takeshi @ 2004-11-02  1:54 UTC (permalink / raw)
  To: 9fans

On Tue Nov  2 10:40:21 JST 2004, Paul Lalonde wrote:
> fossil(#S/sdC0/fossil)...fsOpen: open /dev/sdD0/fossil: 
> '/dev/sdD0/fossil does not exist'
 :
> Where is this reference to /dev/sdD0/fossil encoded?

Your fossil configuration branded into fossil partition
might contain sdD0 like:

% fossil/conf /dev/sdC0/fossil     (or any other fossil partition)
  :
fsys main config /dev/sdD0/fossil
  :

You might need to change the line and brand it to the partition
with fossil/conf -w again.
-- 




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

end of thread, other threads:[~2004-11-04  1:58 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-02  1:39 [9fans] Booting Plan9 standalone and in vmware Paul Lalonde
2004-11-02  2:46 ` Kenji Okamoto
2004-11-02  2:52   ` Paul Lalonde
2004-11-02  3:24   ` andrey mirtchovski
2004-11-02  4:12   ` blstuart
2004-11-02 12:16   ` boyd, rounin
2004-11-04  1:58     ` Kenji Okamoto
2004-11-02  1:54 YAMANASHI Takeshi
2004-11-02  2:08 ` Paul Lalonde
2004-11-02  2:21   ` andrey mirtchovski
2004-11-02  2:48     ` Paul Lalonde

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