Re: [osol-discuss] What CPU run 64 bit kernel OpenSolaris

2007-07-06 Thread UNIX admin
 What I have done is boot a Intel Core 2 (running
 Windows) off the latest OpenSolaris B67 x86 and
 entered the Singe User Shell straight away.
 
 # isainfo -v
 32-bit i386 applications
 
 Now is this telling me the the computer can not run
 64bit or is just because the install kernel is 32bit
 it want report if it can run 64bit.

But think about it: you booted off of the install media. And install media must 
support booting on both 32- and 64-bit. What is the lowest common denominator 
in that case? 32-bit.
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] What CPU run 64 bit kernel OpenSolaris

2007-07-06 Thread UNIX admin
 Now is this telling me the the computer can not run
 64bit or is just because the install kernel is 32bit
 it want report if it can run 64bit.

optisa `isalist`

will report the optimal ISA for the target ARCH it is running on. However, I 
doubt these commands are available on the install image.

If you get back amd64 on the i86pc platform, then your hardware is 64-bit 
capable.
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] install Solaris on a external usb hard disk

2007-07-06 Thread Alberto
hi!!!

i have a notebook and i want to try to install Solaris on a external Usb Hard 
Disk, what i have to do?

thanks
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Changing a host name

2007-07-06 Thread Patrick Finch

Boyd Adamson wrote:
 Carlton [EMAIL PROTECTED] writes:
 All I want to do is change the host name on my laptop.

  Numerous searches turn up to simply change the /etc/host file,  but it is 
 read only and won't accept the change.

 The man pages say not to use sysidconfig manually, so I don't know if it can 
 be done.
 
 The *right* way is to use sys-unconfig to re-configure the net settings on
 your box. 
 
 For some purposes that's a little over the top though.
 
 To change the hostname without sys-unconfig there are at least 3 files
 you need to edit:
 
 /etc/inet/hosts
 /etc/nodename
 /etc/hostname.* (where * is the name of your interface)
 
 If you're on Solaris (rather than an OpenSolaris build) then you need to
 add
 
 /etc/inet/ipnodes
 
 to that list.
 
 Note that some other apps use the name of the host for other things and
 may need updating.
 
 Some of those files are marked read-only by default. If you're root and
 using vi you can write to them with :w! otherwise use chmod.
 
 HTH
 
 Boyd


What about the GUI from the GNOME menu (as root) Administration - 
Network, and then General Settings (second tab), and just change the 
hostname there and reboot (this is a 3 month old build).

I didn't read this anywhere, but it *seemed* to work.  Any reason why 
this wasn't a good idea?


Patrick



___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Solaris 10 Update 4 questions

2007-07-06 Thread Len Zaifman
Thanks for the reply. So late August for downloading U4. Is there a possibility 
that the ZFS root filesystem and boot will be there? Or is that a future 
release?
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Solaris 10 Update 4 questions

2007-07-06 Thread Shawn Walker
On 06/07/07, Len Zaifman [EMAIL PROTECTED] wrote:
 Thanks for the reply. So late August for downloading U4. Is there a 
 possibility that the ZFS root filesystem and boot will be there? Or is that a 
 future release?


Those aren't there yet as the new installer has not been adopted yet.
It's safe to say those are a future release.

Plus, since I know SPARC support isn't ready, I know Sun wouldn't do that :)

-- 
Shawn Walker, Software and Systems Analyst
[EMAIL PROTECTED] - http://binarycrusader.blogspot.com/

Beware of bugs in the above code; I have only proved it correct, not
tried it.  --Donald Knuth
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Solaris 10 Update 4 questions

2007-07-06 Thread Steve Stallion
On 7/6/07, Shawn Walker [EMAIL PROTECTED] wrote:

 Those aren't there yet as the new installer has not been adopted yet.
 It's safe to say those are a future release.

 Plus, since I know SPARC support isn't ready, I know Sun wouldn't do that :)

Does anyone know if Live Update will support zfs rooted zones?

TIA

Steve
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Solaris 10 Update 4 questions

2007-07-06 Thread Dave Miner
Steve Stallion wrote:
 On 7/6/07, Shawn Walker [EMAIL PROTECTED] wrote:
 Those aren't there yet as the new installer has not been adopted yet.
 It's safe to say those are a future release.

 Plus, since I know SPARC support isn't ready, I know Sun wouldn't do that :)
 
 Does anyone know if Live Update will support zfs rooted zones?
 

ZFS installation support of any kind, including Live Upgrade, will not 
be included in this update.  The only new installation feature which 
will be included is the support for Live Upgrade with zones on UFS.

Dave

___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Two problems in the nightly build mail

2007-07-06 Thread Ali Bahrami
陶捷 Tao Jie wrote:
 I don't know, but I've succeeded to build ON b66 with SS12 and it works 
 well now.
 But it's a debug version. And as I've mentioned in the previous email, I 
 fail to Install the non-debug version.
 
  
 2007/7/6, Boyd Adamson [EMAIL PROTECTED] 
 mailto:[EMAIL PROTECTED]:
 
 Tao Jie [EMAIL PROTECTED] mailto:[EMAIL PROTECTED] writes:
   Hi, Ali
  
No, you may safely ignore duplicate SUNW_dynsymsort messages.
 They are
more about tidiness than correctness.  See here if you are
 interested
in the details:
   
 http://www.opensolaris.org/os/community/on/flag-days/pages/2007052202/
I'm surprised to see those errors, as ON should be completely clean
following the putback described in that flag day message. One
possibility is that you are using a new copy of
usr/src/tools/script/check_rtime.pl against an older copy of the
libelf code.
  
   err... I don't know why it occurs :(
  
   I'm building ON b66 on the Solaris Express B66 with Sun Studio 12.
 
 Umm... is building with Studio 12 supported yet?
 
 Boyd
 
 
 
 
 
 ___
 opensolaris-discuss mailing list
 opensolaris-discuss@opensolaris.org

We're not building ON with Studio 12 yet, we're still on Studio 11. My nightly
builds with Studio 11 came out clean with regards to SUNW_dynsymsort messages.
So, I think the compiler change is likely the cause of those warnings.

We'll mop up those warnings as part of the switch to the new compiler (I'm not 
sure
where we are on that). In the meantime, you should feel free to ignore the 
SUNW_dynsymsort
warnings --- they don't change the way the resulting code works.

- Ali
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Re: [osol-discuss] Wireless on SPARC?

2007-07-06 Thread Ian H. Redmount
Some two years ago ``shambles'' asked:

 Does anyone know whether I will ever (or possibly when I 
 might) be able to get my Ultra 60 to speak wireless?
 I know that Bob Palowoda asked some time ago, but is there
 any update please?

Several responses suggested alternatives, then the thread seems
to have petered out.  In the interim, has anyone succeeded in
doing this?  I have an Ultra60 running Solaris 9, a Linksys WMP54G
(version 4) not doing anything, a wificonfig package which does
not execute, and a ral driver which does not attach.  Does anyone
know how to start this car?  Please note that my question is not
whether to do this, but how.  Any help is much appreciated.

Sincerely,
Ian H. Redmount
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Changing a host name

2007-07-06 Thread Andre Lue
You also need to edit 
/etc/nodename
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] Flashplayer 9 Gone from Adobe Site

2007-07-06 Thread Eric Saxe
Eric Saxe wrote:
 Bob Palowoda wrote:
   Ah this does sound encouraging.  Though it's still confusing why
 the download page says Solarisx86 and points to a Sparc version.
 It did at one time point to x86 versions.  But maybe this an Adobe
 web page problem.
 I've been going back and forth with Adobe support on this one trying 
 to get the link fixed.
 So far, it's been rather painful.
Adobe just notified me that they are working on correcting this.


___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] Renaming local zone hostname

2007-07-06 Thread Bruce A. Hamilton
The procedure for renaming a Solaris 10 local zone's hostname is not well 
documented. By trial and error, Sun support and I worked out the following.

When setting up a new local zone, unsetenv TMPDIR or a number of key packages 
will fail to install in the new zone.

hostname newHostName and make sure /etc/nodename, /etc/inet/hosts, and 
/etc/inet/ipnodes have the appropriate entries for the new hostname.

zlogin -C newZone to allow sysIDtool to complete.

# ssh-keygen -t rsa -f /etc/ssh/ssh_host_rsa_key -N 
 Generating public/private rsa key pair.
 Enter file in which to save the key (//.ssh/id_rsa): /etc/ssh/ssh_host_rsa_key

# ssh-keygen -t dsa -f /etc/ssh/ssh_host_dsa_key -N 
 Generating public/private dsa key pair.
 Enter file in which to save the key (//.ssh/id_dsa): /etc/ssh/ssh_host_dsa_key

Kill any existing sshd and run the ssh start method /lib/svc/method/sshd start

Fix /etc/nsswitch.conf (defaults to bogus NIS stuff).

--Bruce [EMAIL PROTECTED]
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


Re: [osol-discuss] A problem when installing ON

2007-07-06 Thread Mike Kupfer
 TJ == eulertao  Tao writes:

TJ I follow the guidance of Building and Installing OpenSolaris.  Now
TJ I need to install the ON, but I'm puzzled by this paragraph:

TJ On X86 there's one more task we must perform before booting our new
TJ kernel: once the tar ball has been extraced, we must add the name of
TJ our new kernel directory to the file boot/solaris/filelist.ramdisk

TJ err... I don't know how to execute this step, since the
TJ filelist.ramdisk is not an ordinary (ASCII) file.

According to
http://www.opensolaris.org/os/community/on/devref_toc/devref_5/, you no
longer need to manually update filelist.ramdisk.

mike
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] dhcpconfig java error

2007-07-06 Thread Christopher Gibbs
Has anybody ran dhcpconfig on SXDE b64?

I get this nice java error, although it seems to configure most everything else:

[EMAIL PROTECTED] ~ $ /usr/lib/inet/dhcp/svcadm/dhcpconfig -D -r SUNWfiles
-p /var/dhcp
Created DHCP configuration file.
Created dhcptab.
Added Locale macro to dhcptab.
dhcpconfig: Error - creating server macro for server
java.lang.NullPointerException.

Any idea how to troubleshoot this? - Aside from running dhcpmgr in the GUI
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] Debugging headless hang

2007-07-06 Thread Paul Paradise
Hi everyone,

I'm trying to get OpenSolaris b64 running on an Asus Terminator C3 (which uses 
a Via C3 processor). I was able to install OpenSolaris, grab the appropriate 
ethernet drivers from http://homepage2.nifty.com/mrym3/taiyodo/eng/, and get 
everything set up. However, when I went to run it sans PS2 keyboard, the 
machine hung during boot.

The first thing I did was add -v to the kernel boot arguments for GRUB; the 
last line I get on the console during startup this way is a message about 
successfully loading uhci1. (When the keyboard is plugged in with the -v boot 
option, I see uhci2 and uhci3 scroll by.) This lead me to believe the USB 
support was the problem. I tried disabling the USB support in the BIOS 
(initially, just disabling legacy USB support, and eventually disabling USB 
entirely), only to have OpenSolaris hang at the same point in the boot process, 
sans uhci modules loading.

After this, I figured I'd try setting up the kernel debugger with a watchdog 
timer, and take a look at the callstack to at least give me a wild guess as to 
what's wrong. I changed the GRUB menu.lst kernel parameters to -kdv, and 
entered the following into the debugger:
moddebug/W 0x8000
snooping/W 0x1
:c

And then I hit enter and pulled the keyboard plug out as quickly as I can. 
Sometimes it boots successfully (I didn't unplug the keyboard fast enough) and 
sometimes it hangs at the same spot, but the watchdog timer never seems to kick 
in. I've tweaked the snoop_interval as well, but even waiting an hour hasn't 
yielded a debug break. Plugging in the keyboard at this point does nothing - I 
can't for the life of me get into the debugger while it's hung!

Does anyone have any better suggestions on how to run this machine without a 
keyboard physically attached? I feel like I've got a chicken-and-egg problem, 
because I can't actually type when the problem occurs.

Thanks,
Paul
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org


[osol-discuss] inetmenu and ath driver help - please

2007-07-06 Thread Thomas
I got the Ath driver installed as well as the wificonfig and wpa_daemon.  I 
also installed inetmenu but I am having some rather odd connection issues.

when I run inetmenu, I can see two wirless networks: mine (a belkin wep/wpa 
encrypted network) and my neighbors (an unsecure network)

Before I reinstalled Solaris, I was able to connect to my belkin router just 
fine, dhcp and all, it was using WEP encrypt.

But now that I have reinstalled, I can connect to only my neighbors wireless 
router using dhcp.

I dont know why or what to do/check.  Ive tried changing my encryption to WPA 
and going the wificonfig route to connecting with no joy.
Ive also tried making my router unsecure, and still no joy.

Anyone have any suggestions for an assist?

Thanks.
 
 
This message posted from opensolaris.org
___
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org