Solaris 10 X86


 
Thread Tools Search this Thread
Operating Systems Solaris Solaris 10 X86
# 1  
Old 03-21-2006
Solaris 10 X86

Ok here goes, this MCSE is now fed up with MS, they are telling me that my Legal XP has a s/num they didnt issue.
After countless emails I am P with them and am loooking for a new OS.
Tried Linux, got it working but seems too flaky for me.
Have installed Solaris 10 X86 (on a temp pc AMD Athlon 1.3 GHZ ) but I am wondering if its small 16mB video card may not be enough for X Windows.
Two things, my Internet connection is on a Windows PC with Inet sharing set up. The Linus PC worked just fine but cant get the Solaris to work.
I suspect it is because I have not got a default gateway set up.
HOW do I reconfigure the O/S to set one up.
Also on logging in from the console X will not start, I have been able to start it by going into the X11 directory and typing (GRM) I think.
I have run the setup program and all seems fine, also you get to see the colours OK.
Sorry to be a bit vague but I have limited experience with Unix type systems.

Thanks
Mike
# 2  
Old 03-22-2006
First step for Solaris on x86/x64 is a visit to the HCL to see if your harware is fully supported.

A default route is configured by creating a file /etc/defaultrouter containing the ip address of the router (and nothing else). This will take on next reboot, you can use the command
Code:
route add default XXX.XXX.XXX.XXX

where XXX.XXX.XXX.XXX is the ip of the gateway to set it temporarily, without a reboot.

16mb of video memory is plenty to run an X desktop, the limitations as to what you can do with it are similar to those you would experience in windows with 16mb: you just can't go to graphically intensive.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Solaris

Solaris: clnt_create fails on solaris x86

Hi, I am facing an issue with Solaris x86 machine Machine Details: uname -a SunOS sol10-64 5.10 Generic_137138-09 i86pc i386 i86pc .............................. Description: I am trying to register a programm with proramm ID 300760 with version number 1, and tryint to create a... (0 Replies)
Discussion started by: DivakarAdari
0 Replies

2. Emergency UNIX and Linux Support

Unbootable solaris 10 x86

Hi all, I have unbootable Solaris 10 x86 installed on ZFS root file system. on an IDE HDD The bios keep showing the msg DISK BOOT FAILURE , PLEASE INSERT SYSTEM BOOT DISK please note : the HDD is connected properly and recognized by the system is there any guide to recover the system ,... (67 Replies)
Discussion started by: h@foorsa.biz
67 Replies

3. Solaris

Link for solaris on x86

Hi All, Can any body guide me towards the x86 link? I need to understand the disk slice and booting sequences in x86 as I have to give my SA1. Please help. (4 Replies)
Discussion started by: kumarmani
4 Replies

4. UNIX for Dummies Questions & Answers

Running Solaris Sparc Apps on X86 Solaris

I know that Sun make s a version of Solaris for Sparc platforms and also an x86 (Intel/AMD) release of Solaris. Can an application that runs on Solaris/Sparc also run on a PC running the x86 release of Solaris? Would a different release be required or any re-compling of the application? jim (1 Reply)
Discussion started by: stocksj
1 Replies

5. Solaris

Solaris x86 on D<LL (OK I said it)

OK, I have a DELL Poweredge 2850 fresh out of the box sitting here. I'm thinking of putting Solaris 9 x86 on it. Has anyone ever attempted this before, do you think it will work? I dont want to get into something that is just going to be a enormus waste of time, so I am wondering if anyone... (1 Reply)
Discussion started by: BG_JrAdmin
1 Replies

6. Solaris

solaris on x86

hi, need help! i've installed solaris 9 on my x86 box...problems with kdmconfig. here what i have: 1- Dell 17" Flat monitor ( 31kHz-80kHz horizontal and 56 Hz-76Hz Vertical) 2- Matrox Millenium G550 card what choices do i have to made? best regards thank you in advance (1 Reply)
Discussion started by: hmaiida
1 Replies

7. Solaris

xdmcp on Solaris 10 x86

I recently downloaded and installed Solaris 10 on an Intel PC. I want to connect to it via XDMCP from another client. I found you can enable xdmcp as follows: Launch -> Applications -> Utilities -> Administration -> Login Screen Setup Then selected the XDMCP tab and click the box that... (1 Reply)
Discussion started by: lyonsd
1 Replies

8. UNIX for Dummies Questions & Answers

Solaris 9 x86 and Sparc?

Hi, What is the difference between Solaris 9 x86 and Sparc besides the hardware. Is all the command the same or there are a difference? Plus where can go to get more information on the differences. Many thanks, -n (2 Replies)
Discussion started by: Insomniac
2 Replies

9. Solaris

How to install Solaris 9 on X86

HI All, I have three solaris disks: disk 1 & 2 and "image" disk. However, no instructions for installation on x86 came with them. (I downloaded from SUN.) I've searched far and wide on the net trying to find instructions for installing Solaris on my PII 500 mhz intel machine, but have... (7 Replies)
Discussion started by: JaredsNew
7 Replies

10. UNIX for Dummies Questions & Answers

Solaris 8 x86

Hi There, I search a lot across the board but didn't find answer... first of all... I installed the Companion CD. So Kde is supposed to work... I ran the script to have it in my login screen, and it's there... but when I enter it, it only kicks me to the login screen once... (1 Reply)
Discussion started by: Erythro73
1 Replies
Login or Register to Ask a Question