LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris
User Name
Password
Solaris / OpenSolaris This forum is for the discussion of Solaris, OpenSolaris, OpenIndiana, and illumos.
General Sun, SunOS and Sparc related questions also go here. Any Solaris fork or distribution is welcome.

Notices


Reply
  Search this Thread
Old 11-07-2015, 08:15 PM   #1
xiongnu
Member
 
Registered: Sep 2004
Distribution: Devuan, Void
Posts: 264

Rep: Reputation: 23
openindiana 2015.10 system hangs


I just installed openindiana 2015.10 last night.

but the screen frequently hangs and doesn't respond to keystroke or mouse gestures.

this happens when i tried to run:

pkg set-publisher -O http://pkg.openindiana.org/hipster-2015 --search-first openindiana.org

Last edited by xiongnu; 11-07-2015 at 08:18 PM.
 
Old 11-08-2015, 12:44 PM   #2
xiongnu
Member
 
Registered: Sep 2004
Distribution: Devuan, Void
Posts: 264

Original Poster
Rep: Reputation: 23
I put the HD on a different machine, and pkg set-publisher was executed successfully. System seems ok now.

Not sure why it didn't work with the first machine.

Mark the thread as resolved.
 
Old 11-16-2015, 01:13 PM   #3
kebabbert
Member
 
Registered: Jul 2005
Posts: 527

Rep: Reputation: 46
You should always make a Boot Environment after installation, that way you can always rollback if there are any problems. I have numerous BE, I suggest you start to use them?
 
Old 11-29-2015, 03:21 PM   #4
xiongnu
Member
 
Registered: Sep 2004
Distribution: Devuan, Void
Posts: 264

Original Poster
Rep: Reputation: 23
the system hang problems crawls back, i've reinstalled the OS but to no avail. I installed the OI hipster 2015.10 on an IDE hard drive in a AMD64 machine with Nvidia 6600GT card.

how to make boot environment?
 
Old 11-30-2015, 08:53 AM   #5
kebabbert
Member
 
Registered: Jul 2005
Posts: 527

Rep: Reputation: 46
Google Boot Environment, the command is called "beadm". Basically, it is a ZFS snapshot of the system disk. So before attempting to make any changes/upgrades/etc to the operating system, create a boot environment first with "beadm create ...". The next time you boot the system you will see in GRUB different BE to boot into. So you can boot into the last created ZFS snapshot. You can clone an already existing BE and snapshot it again and again. Only the changes will be saved, so you will not loose any disk space if you use many BE.
 
Old 12-03-2015, 01:31 PM   #6
xiongnu
Member
 
Registered: Sep 2004
Distribution: Devuan, Void
Posts: 264

Original Poster
Rep: Reputation: 23
the Hipster installation seems to be corrupted since I have difficulties to boot from harddrive. I updated the motherboard Bios last night and tried again. Hipster still won't even launch, it's caught in an endless loop at boot screen: showing the OI splash screen for a while and then system rebooted - again and again.

I've booted into the Live OS from usb installation disk, and it reports errors - about clock applet not loaded properly and something else that I don't remember, if I started installation, the system frequently hangs once I double click on the GUI/Text installation icons on the desktop - tried two different IDE harddisk.

I'm not sure whether Hipster doesn't like my system or it's still an immature OS, but at this stage, i'm giving up on the OI-hipster.
 
Old 12-03-2015, 03:29 PM   #7
kebabbert
Member
 
Registered: Jul 2005
Posts: 527

Rep: Reputation: 46
OI has it's source code from Solaris, a very mature Unix. There are sometimes problems with Solaris or OI, because they are Enterprise, meaning they have very long support cycles, meaning they are usually not happy with bleeding edge hardware. My hardware is quite desktopy, a Supermicro X10-SAT mobo which Solaris 11 does not really like, I have some missing drivers but still everything works and it is very stable. I suggest you try out OmniOS which is a Illumos derivative, and similar to OI. Or try out Oracle Solaris 11 which is free for non commercial usage, mainly testing and developing software. If none of them works, then your hardware might be too modern. Lastly, you can try SmartOS which is like OI but mainly for the cloud, it also has KVM from Linux.

It that doesnt work, you can try out OpenBSD or FreeBSD. Or Linux of course.
 
Old 12-04-2015, 11:29 PM   #8
xiongnu
Member
 
Registered: Sep 2004
Distribution: Devuan, Void
Posts: 264

Original Poster
Rep: Reputation: 23
I took another plunge on OI installation today. this time was a success.

i put the hard drive in another desktop and installed the OI from bootable usb image. it seems that OI is very picky about hardware. of the three desktop machines I have, first one with MSI K8N MB won't install OI because OI can't see IDE hard drive, second HP machine can't detect existing hard drive(SATA), only on the third machine i tried (with an old Abit IC7 MB) i was able to install.

thanks for the help! Now i can rest
 
Old 12-05-2015, 10:33 AM   #9
xiongnu
Member
 
Registered: Sep 2004
Distribution: Devuan, Void
Posts: 264

Original Poster
Rep: Reputation: 23
OI still has problems updating packages.

current publisher is set at:
erdos@quantum:~$ pfexec pkg publisher
PUBLISHER TYPE STATUS P LOCATION
openindiana.org origin online F http://pkg.openindiana.org/hipster-2015/

when i tried to install a new pkg, system hangs at 'caching catalogs' and take forever...
root@quantum:~# pkg install cde
Caching catalogs ...


using command has the same problem:
# pfexec pkg refresh --full
Caching catalogs ...
 
Old 12-06-2015, 11:05 AM   #10
kebabbert
Member
 
Registered: Jul 2005
Posts: 527

Rep: Reputation: 46
As I have understood it OI is not as actively developed as other Illumos derivatives, such as OmniOS or SmartOS. Read this thread for more information
http://hardforum.com/showthread.php?t=1573272
 
Old 12-07-2015, 09:25 AM   #11
xiongnu
Member
 
Registered: Sep 2004
Distribution: Devuan, Void
Posts: 264

Original Poster
Rep: Reputation: 23
Quote:
Originally Posted by kebabbert View Post
As I have understood it OI is not as actively developed as other Illumos derivatives, such as OmniOS or SmartOS. Read this thread for more information
http://hardforum.com/showthread.php?t=1573272
thanks for the reply!

There are several problems I encountered with OI 2015.10 installation:
1. USB Installer can't detect available hard drives properly hence OI can't be installed onto internal hard disk, though MB bios can detect hard drives (IDE, SATA) just fine. this happened on two out of three desktop machines I own.

2. 'rpool' can't be mounted during installation.

3. once installed, system often hangs once I tried to update the package list or install new packages. (# pfexec pkg refresh --full)

4. system frequently freezes during launching a application, i.e. firefox, file manager etc.

I've looked at OmniOS and SmartOS, interesting OS and I'll give OmniOS a try. I was a Debian linux user but I've been using FreeBSD since Debian switched to systemD earlier this year. I'm doing some distro hopping now to see what other choices are available besides BSDs. I remember Solaris since I used it back in college. Oracle Solaris will be a last resort for me since it's a closed source commercial product.

Last edited by xiongnu; 12-07-2015 at 03:55 PM. Reason: added description
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: OpenIndiana 2015.03 "Hipster" Solaris OS Adds Enlightenment 0.19 as Alternative Desktop LXer Syndicated Linux News 0 04-05-2015 01:24 AM
LXer: HP Will Release a “Revolutionary” New Operating System in 2015 LXer Syndicated Linux News 1 12-12-2014 06:12 PM
Openindiana ... a lovely Solaris operating system... LOL hughetorrance General 26 09-21-2010 10:37 AM
Opensuse 11.1 - System hangs - Keyboard hangs - Mouse works cvrprakash Linux - Desktop 1 04-07-2009 03:12 AM
net driver causes system hangs (keyboard hangs) yjchen Linux - Networking 0 10-21-2004 10:12 PM

LinuxQuestions.org > Forums > Other *NIX Forums > Solaris / OpenSolaris

All times are GMT -5. The time now is 04:18 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration