Re: [9fans] ssh to osx

2013-05-29 Thread Steve Simon
> maia% ssh2 mmac > connect is 0 > Fingerprint: 80 0A FC 62 42 E1 22 5B 81 EE 2D 21 B2 BC EE 75 > Authentication methods: publickey,password,keyboard-interactive > Authentication by password succeeded. > Last login: Wed May 29 08:43:52 2013 from maia > > -bash$ I do this a lot. I find p9

[9fans] PBSR...EI

2013-05-29 Thread trebol
Hello everyone, I would like to install the official Plan9 distro but the boot process stop at PBSR...EI. This is a amd k8 machine, but before I tried in a old pentium III with similar error. Is this a pbs error, or is 9load who fails? Also, I tried erik quanstrom's 9atom and boot but: - If I

Re: [9fans] ssh to osx

2013-05-29 Thread erik quanstrom
> I find p9p a bit heavyweight for my taste - I prefer to use unix commands > on unix. Having said this I find bash ugly. The current rc on the labs > distribution > should compile on osx (though I haven't tried that one for a while, I use > Linux more). how do you keep all those different regula

Re: [9fans] PBSR...EI

2013-05-29 Thread erik quanstrom
> - If I select install, rio starts but there are a lots of > cpu0:spurious interrupt 39, last 14 you can work around this (i admit it's a hack) by starting a new rio window, running "cat /dev/kmesg", then hiding the window. be sure to turn scroll on before hiding. i had a machine with thi

[9fans] USB boot fails

2013-05-29 Thread Florian Limberger
Hello list, I'm currently trying to boot a Lenovo ThinkPad T410 from a usb pen drive, using the image from 9legacy.org, but the boot sequence stops at sdE0: LLBA 625,142,448 sectors: WDC WD3200BEVT-08A23T1 02.01A02 WD-WXDD-WXD1A1154275 [mediachange] with every option I try. When booting 9pcf

Re: [9fans] USB boot fails

2013-05-29 Thread erik quanstrom
On Wed May 29 11:17:09 EDT 2013, f...@snakeoilproductions.net wrote: > Hello list, > > I'm currently trying to boot a Lenovo ThinkPad T410 from a usb pen drive, > using the image from 9legacy.org, but the boot sequence stops at > > sdE0: LLBA 625,142,448 sectors: WDC WD3200BEVT-08A23T1 02.01A02

Re: [9fans] USB boot fails

2013-05-29 Thread Florian Limberger
On Wed, 29 May 2013 17:30:12 +0200, erik quanstrom wrote: i would give the 9atom kernel a chance at this. this looks like an issue with PUIS, and hopefully that's solved. How would I do this? I have played with Plan 9 in qemu, but do not have a real Plan 9 system otherwise to prepare the p

Re: [9fans] ssh to osx

2013-05-29 Thread Charles Forsyth
On 29 May 2013 09:29, Steve Simon wrote: > I prefer to use unix commands > on unix > I'd prefer to use unix commands when on unix, but since the Plan 9 ones are closer to unix's than any of the gnu ones, I stick with p9p.

Re: [9fans] USB boot fails

2013-05-29 Thread erik quanstrom
> How would I do this? I have played with Plan 9 in qemu, but do not have a > real Plan 9 system otherwise to prepare the pen drive (which is the reason > why I use the 9legacy image in the first place). you could copy a 9atom kernel onto the pen drive. http://ftp.9atom.org/other/9pcf you

Re: [9fans] USB boot fails

2013-05-29 Thread Florian Limberger
On Wed, 29 May 2013 17:48:39 +0200, erik quanstrom wrote: you could copy a 9atom kernel onto the pen drive. http://ftp.9atom.org/other/9pcf you would then need to modify the plan9.ini to point to 9pcf instead of the current kernel. if they are the same name, then there is no need to

[9fans] PBSR...EI

2013-05-29 Thread trebol
> you can work around this (i admit it's a hack) by > starting a new rio window, running "cat /dev/kmesg", > then hiding the window. be sure to turn scroll on > before hiding. Thanks for the help erik, but that didn't work. cat finishes and the console output keeps filling the screen making impos

Re: [9fans] PBSR...EI

2013-05-29 Thread erik quanstrom
> > you can work around this (i admit it's a hack) by > > starting a new rio window, running "cat /dev/kmesg", > > then hiding the window. be sure to turn scroll on > > before hiding. > > Thanks for the help erik, but that didn't work. cat finishes > and the console output keeps filling the scree

Re: [9fans] ssh to osx

2013-05-29 Thread Steve Simon
> how do you keep all those different regular expressions straight? :-) This is indeed the biggest pain. that and searching through the manual of GNU stuff looking for the option you want, even the usage seems to run to several pages these days. -Steve

Re: [9fans] ssh to osx

2013-05-29 Thread arisawa
Hello, I made mistake On 2013/05/29, at 9:47, arisawa wrote: > > now I can enter mac using ssh2 > maia% ssh2 mmac > connect is 0 > Fingerprint: 80 0A FC 62 42 E1 22 5B 81 EE 2D 21 B2 BC EE 75 > Authentication methods: publickey,password,keyboard-interactive > Authentication by password

Re: [9fans] ssh to osx

2013-05-29 Thread erik quanstrom
On Wed May 29 20:04:09 EDT 2013, aris...@ar.aichi-u.ac.jp wrote: > I should use official ssh: > maia% ssh -r mmac > Last login: Wed May 29 10:23:44 2013 from maia > -bash$ > > NOTE: ssh2 is in //sources.cs.bell-labs.com/contrib/john > > maia% ls -l ssh* > --rwxrwxr-x M 360 arisawa sys 110296 Ma