9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] another try at booting
@ 2006-04-01 14:57 Mathieu L.
  2006-04-01 16:19 ` quanstro
  0 siblings, 1 reply; 5+ messages in thread
From: Mathieu L. @ 2006-04-01 14:57 UTC (permalink / raw)
  To: 9fans

Hi all,

I've decided to give another try at plan9 so I reinstalled it. It went
further than last time (this time 9load sees my hd) but I still didn't
manage to boot it. I got

using sdD1!9fat!plan9.ini
.found 9pcf
a number, some dots, another number, some more dots and finally a
"premature EOF"

Can anyone help with that?

Cheers,
Mathieu


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

* Re: [9fans] another try at booting
  2006-04-01 14:57 [9fans] another try at booting Mathieu L.
@ 2006-04-01 16:19 ` quanstro
  2006-04-01 17:54   ` Mathieu L.
  0 siblings, 1 reply; 5+ messages in thread
From: quanstro @ 2006-04-01 16:19 UTC (permalink / raw)
  To: 9fans

are you sure this disk is healthy?

try booting from the live cd and
	dd -if /dev/sdC0/9fat -of /dev/null
does that give errors. if not
	mount /dos/srv /n/9fat /dev/sdC0/9fat
	cmp /386/9pcf /n/9fat/9pcf

- erik

On Sat Apr  1 09:02:32 CST 2006, lejatorn@gmail.com wrote:
> Hi all,
>
> I've decided to give another try at plan9 so I reinstalled it. It went
> further than last time (this time 9load sees my hd) but I still didn't
> manage to boot it. I got
>
> using sdD1!9fat!plan9.ini
> .found 9pcf
> a number, some dots, another number, some more dots and finally a
> "premature EOF"
>
> Can anyone help with that?
>
> Cheers,
> Mathieu


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

* Re: [9fans] another try at booting
  2006-04-01 16:19 ` quanstro
@ 2006-04-01 17:54   ` Mathieu L.
  2006-04-01 20:06     ` quanstro
  0 siblings, 1 reply; 5+ messages in thread
From: Mathieu L. @ 2006-04-01 17:54 UTC (permalink / raw)
  To: Fans of the OS Plan 9 from Bell Labs

Thanks.

dd went fine so I guess my hdd is more or less fine.
however the cmp reported:
"EOF on /n/9fat/9pcf after 1720320 bytes" so I suppose something went
wrong during install when this file was copied over, right?
I tried then to cp the file from the cd to the hdd but I got a
permission denied. How do I mount the 9fat partition so that it's
writable?

Cheers,
Mathieu.

On Sat, Apr 01, 2006 at 10:19:09AM -0600, quanstro@quanstro.net wrote:
> are you sure this disk is healthy?
>
> try booting from the live cd and
> 	dd -if /dev/sdC0/9fat -of /dev/null
> does that give errors. if not
> 	mount /dos/srv /n/9fat /dev/sdC0/9fat
> 	cmp /386/9pcf /n/9fat/9pcf
>
> - erik
>
> On Sat Apr  1 09:02:32 CST 2006, lejatorn@gmail.com wrote:
> > Hi all,
> >
> > I've decided to give another try at plan9 so I reinstalled it. It went
> > further than last time (this time 9load sees my hd) but I still didn't
> > manage to boot it. I got
> >
> > using sdD1!9fat!plan9.ini
> > .found 9pcf
> > a number, some dots, another number, some more dots and finally a
> > "premature EOF"
> >
> > Can anyone help with that?
> >
> > Cheers,
> > Mathieu


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

* Re: [9fans] another try at booting
  2006-04-01 20:06     ` quanstro
@ 2006-04-01 19:22       ` Russ Cox
  0 siblings, 0 replies; 5+ messages in thread
From: Russ Cox @ 2006-04-01 19:22 UTC (permalink / raw)
  To: 9fans

>> I tried then to cp the file from the cd to the hdd but I got a
>> permission denied. How do I mount the 9fat partition so that it's
>> writable?

Run 9fat:

Russ



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

* Re: [9fans] another try at booting
  2006-04-01 17:54   ` Mathieu L.
@ 2006-04-01 20:06     ` quanstro
  2006-04-01 19:22       ` Russ Cox
  0 siblings, 1 reply; 5+ messages in thread
From: quanstro @ 2006-04-01 20:06 UTC (permalink / raw)
  To: 9fans

try:
	cat /386/9pcf>/n/9fat/9pcf

i don't understand why dossrv will not allow creation.
any ideas?

- erik

On Sat Apr  1 11:59:26 CST 2006, lejatorn@gmail.com wrote:
> Thanks.
>
> dd went fine so I guess my hdd is more or less fine.
> however the cmp reported:
> "EOF on /n/9fat/9pcf after 1720320 bytes" so I suppose something went
> wrong during install when this file was copied over, right?
> I tried then to cp the file from the cd to the hdd but I got a
> permission denied. How do I mount the 9fat partition so that it's
> writable?
>
> Cheers,
> Mathieu.
>


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

end of thread, other threads:[~2006-04-01 20:06 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-01 14:57 [9fans] another try at booting Mathieu L.
2006-04-01 16:19 ` quanstro
2006-04-01 17:54   ` Mathieu L.
2006-04-01 20:06     ` quanstro
2006-04-01 19:22       ` Russ Cox

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