Hardware :: Choosing A Distribution For Sparc Ultra45 Platform?
Jun 20, 2010
I am looking for the best distribution to run on specific hardware. I prefer PCLinuxOS to all other distributions, and I prefer KDE 3.x to even KDE 4. I would like to be able to support CDE, Gnome, and XFCE at a minimum. I work on a Sun box with Solaris 10 that I am required to run integration testing, but not allowed to modify in any way. We have other systems, some Windows and some Linux that we must also integrate into our environment, but wouldn't you know that we don't have the hardware available just yet?
I spoke with the other engineers and we decided that we want to run Linux and virtualize our other machines on that one box. In addition, we want to be able to log into these sessions on our other machines on that network. The hardware I have to work with is a Sparc Ultra45 with 2 x 250GB SCSI HDDs. I will have to install on disk 1 and leave disk 0 untouched until the Linux host is fully operational. Then we need to clone disk 0 and import the image to disk 1 as a virtual environment. I downloaded OpenSolaris 2009.6 AI for Sparc several times and burned it to several different media, but each time we tried to boot from cdrom, we failed.
The first error is that the machine ALWAYS tried to boot into the network, even when we tried Stop + A and had the network cable disconnected. We tried to boot from USB, but that also failed. Unless I tried to boot from the actual USB hub or device, the boot command returned a net boot error.
View 5 Replies
ADVERTISEMENT
Jan 15, 2010
I'm planning to build a NAS using spare bits of PC. I'm hoping to run the OS from a CF card. I want the machine to host music and also general files. I'm planning to install TwonkyMedia Server for the music.
1. I'd like to choose a small distribution, but one that is easy for me to deploy and manage (I'm new to Linux, but I am an IT professional). What shall I use?
2. I'd like to understand the implications of using Compact Flash. Will the OS need to write to disk? Can I configure my installation so that the CF card is read-only and provide a small writeable partition on my hard drive for any required IO? Should I not bother, and put it all on HD? (My motivation for using CF was to limit power-consumption/noise/heat).
View 4 Replies
View Related
Mar 5, 2009
I would like to install a program (R for statistical computing). I am using Slackware. On the download page of R (The Comprehensive R Archive Network) there are options to download the code for Debian, Redhat, Suse, and Ubuntu. Which one should I download in my case (using Slackware)? Is there any of them which I should not download?
View 4 Replies
View Related
Feb 18, 2011
Usually I use LINUX and I can set the running scripts under /etc/init.d and I can check this with 'chkconfig'. But now by Solaris I got "chkconfig: not found"
View 2 Replies
View Related
Mar 31, 2010
what version support sun sparc tell version or link load fedora support sun sparc
View 4 Replies
View Related
Nov 8, 2010
how to guide there should be a disk for sparc [URL] but I only see one for x86 and x64? I read somewhere that Ubuntu no longer has sparc, but the link seems to be for 10.10
View 3 Replies
View Related
Aug 14, 2010
I'm trying to install Debian on a Sun Ultra Enterprise 3000. See: [url]
So, I guess the cdrom is kaput. My next option is to net boot. I find the instructions here: [url]
A bit lacking. So, I want to ask if I am doing things right. Using this page and others from found via the Google, I have the following:
On Ubuntu 8.04 LTS, I ran:
Code:
to install rarpd. In /etc/hosts I have
Code:
In /etc/ethers I have
Code:
Then run
Code:
So, I think that should set up the RARP server, but I don't know. Now for the TFTP server. I follow the instructions here: [url]
except for step 4 I use
Code:
In /etc/inetd.conf I have
Code:
So I put the files from:[url]
in /srv/tftp. Then I cd /srv/tftp, and run
Code:
Then
Code:
Ok, finially, from the OpenBoot OK propmt on the Sun machine, I type
Code:
All I get is
Code:
and it just keeps doing that....
View 1 Replies
View Related
Jan 18, 2015
So the other day I installed Debian Wheezy on my Sun Blade 150. While the OS is installed fine, all the webkit based browsers continuously crash after a few pages. So, I tried to download IceWeasel since it wasn't installed when I tried installing Debain off the DVD. The only problem is, it won't install as the Xulrunner version it requests is xulrunner-24.0_24.5.0esr-1~deb7u1_sparc, however the only version available on the repositories is newer. Is there any way to get the older xulrunner version, or is there going to be a fix for IceWeasel soon on Sparc?
View 3 Replies
View Related
Apr 25, 2010
I JUST registered here as I have not used Linux in several months. Linux and I have been and off and on relationship, but after I realized Ubuntus limitations Ive pretty much only dealt only with Debian (on PPC as well as x86, and also some Suse on x86).
Anyway, so I just picked up a couple Sun Ultra 5s for free. One had 256MB RAM (4 x 64MB), a 4.3GB IDE HD (no SCSI in the Ultra 5), and booted fine in Solaris up to the login screen at which point it wasnt really any use to me since I dont know the login name or password, and really want to run Linux anyway. The other I am told needed a firmware (chip?) and basically didnt do much more than power on. However, it had a 40GB HD and 2 x 128MB RAM modules. So, I replaced the 4.3GB drive with the 40GB, and replaced 2 of the 64MB RAM modules with 2 128MB modules, for a total of 384MB RAM.
BTW, both machines have the 270MHz Ultra1 CPU. Anyway, I used my main Windows x86 machine (which Im on now), downloaded the Debian SPARC net install, and burned it to a CD. Put the CD in the Ultra 5, installation proceeded nicely, though with one disconcerting message stating the urgency of which a reboot was required (though still telling me to wait for installation to finish). I mean, the whole installation process basically went perfectly except that one odd message.
So, when install is complete, I choose finish installation, the machine reboots, ejects the CD, and then ultimately get a message saying "cant open boot device". I am very new to Sun hardware, and am by no means an expert to Linux. The only thing Ive really tried so far is to type "boot hda" which only causes the same message to appear.
From previous experience, I have written on paper the info for all of my partitions. So I think my Debian install is sitting there waiting to be utilized, but the Sun hardware is oblivious to the fact that theres a perfectly good OS on the machine yearning to be booted.
View 4 Replies
View Related
Nov 27, 2010
first of all, i will be glad if i can get prebuild toolchain for target=arm1176jzf-s on host= sparc-sun-solaris2.10. ( i hav browsed but can't find prebuild one) so, i tried to establish by myself i hav established binutils first, but while trying to configure& build gcc(gcc4.4.0) , i was interrupted with following error.. error message: this error has come while building boot strap gcc for cross complier tools chain
checking build system type... sparc-sun-solaris2.10
checking host system type... arm-unknown-linux-gnu
checking target system
[code].....
View 3 Replies
View Related
Feb 5, 2011
So this also happened to me when trying to install an old version of Ubuntu (hardy I believe). I have a Sun Netra X1 that I am trying to install the latest stable Debian Sparc64 port on. I'm doing a TFTP boot, and am able to get the kernel to load. However, once the kernel loads the installer, the screen gets garbled (attached is a screenshot from my console session) This server has no graphics card, so I have to install using the serial console. I don't recall having this issue when I installed the last stable version. Any ideas what's going on or how to fix it? I even passed the option "DEBIAN_FRONTEND=text" to the kernel, but it didn't seem to do anything.
View 2 Replies
View Related
Jun 1, 2011
We have a problem with CPU fan not spinning in Sun server. There are two very small fans attached to heatsink on CPU. We can find identically sized replacement in local electronics shop; but the problem is they all lack the third wire. I presume that if we did that, Solaris would keep alarming about fan problem.
Original fan is quite expensive (sold in pair together with heatsink), and (more importantly) cannot be easily found here. We lubricated it so it works, but that's only temporary solution, obv. So, is it possible to disable fan alarm in Solaris 10 for SPARC? If both fans die and CPU (UltraSPARC IIIi) overheats, will it shutdown before it breaks?
View 4 Replies
View Related
Jun 13, 2011
we wish to upgrade RAM on sun fire v125 server. it has 1Gb currently (2x512MB, I believe). Does RAM have to be ECC? registered? Does it need to have certain latency?
View 2 Replies
View Related
Mar 14, 2011
I'm a DBA by trade, so I'm afraid my skills at troubleshooting errors on this app are pretty much non-existent. On my new Redmine install, I'm on the step labeled "Create the database structure".
rake db:migrate RAILS_ENV="production" --trace
(in /apps/redmine-1.1.0)
** Invoke db:migrate (first_time)
** Invoke environment (first_time)
** Execute environment
rake aborted!
[Code].....
View 7 Replies
View Related
Feb 7, 2011
I am an intermediate linux user. However, I know nothing about solaris. I am trying to install Debian Sparc on a sun blade 2500 workstation. I was told it should work. I am able to go through the debian installation process but when the box reboots it does not boot into Debian. I have now gone through the debian install process several times and now it saids there are too many primary partitions. I tried a rescue install but it saids there are no partitions installed on disk? What am I doing wrong? I am curious if I need to pass a specific argument at the command line to boot into silo? I cannot find any relevant guidance online about this problem and I cannot believe I am the only one to stumble here.
View 1 Replies
View Related
Aug 14, 2010
Got kernel panic when upgradeing from 9.04 to 9.10... Have a tough time with this sparc server. On newer disto it doesnt regognize the cdrom in installation what will result in no install. I tried all trix I found on internet about this issue but none of them did it for me. So I went back in versions. When I come to 7.10 gutsy everything seems to work, so now everything is up and running.
But now I want it back on version 9.04. Last time (a year ago) I did the same thing, and just do-release-update to current version. Now that doesnt work. Maybe becourse I need some updates to gutsy, and the gutsy repositorys is not available anywere. how I can pass this upgrade to 8.04? I set the APT::Get::AllowUnauthenticated true; to pass this far...
View 9 Replies
View Related
May 14, 2011
I have to connect from my linux client laptop to SPARC machine by using roll-over cable and RJ45 interface on the server. On windows I always used Tera Term but don't know how to accomplish this task from linux laptop.
Is there some kind of app like TeraTerm on linux too ?
View 1 Replies
View Related
Jan 21, 2010
i have a recicled sun fire v240 that i need to use for central loging server, i got an ubuntu 7.10 cd that i got to install succefully in the server. So foar so good, the problem now is that i cant install any software, everytime i run apt-get update the error says:
[Code]...
I guess the old repositories configured in the old 7.10 iso are no longer valid, where can i find a valid one?
View 1 Replies
View Related
Jun 29, 2011
I've got 10.04 installed on my Blade 1000 workstation. Installed 6.06 first and worked my way up as per other postings. See attached cookbooks I wrote. Framebuffer is Elite3D-lite, and I have done the afbinit install. Using Xorg w/ Gnome and other windowing software to eliminate the possibility it is Gnome. From what I understand, Ubuntu does not require a custom X11 conf file like OpenBSD.
Current screen output shows large vertical stripes, where the stripes overlay on top of the GNOME desktop. Inside the stripes are the prior boot screen output of Ubuntu 10.04. When the screen saver kicks in, the Gnome desktop disappears, but the blue 10.04 stays visible. Mouse cursor moves across the screen, under each stripe as it goes.
My knowledge of framebuffers is limited. Would this then imply that the framebuffer is not fully "refreshing"? The screen does not provide full width even though the correct OpenBoot monitor configuration is set. Haven't found any mention of this issue from other Ubuntu/Linuxes Sparc users. Attached the X11 log. Looking at the log, I suspect this will need a custom X11 config file.
View 1 Replies
View Related
Feb 16, 2010
if I were to install an RPM package, say MySQL, in Fedora 12 x86_64, which one should I download? MySQL provides builds for RHEL5, etc. So is there a 1-to-1 correspondence between RHEL and Fedora?
View 2 Replies
View Related
May 7, 2011
I have been a Ubuntu user for quite some time, but now I'm thinking about installing a Red Hat based distro on my laptop, so that I can learn another area of Linux. Can someone suggest good distro?I'm looking for something that is stable, good repositories, up to date with latest technologies/techniques etc.
View 8 Replies
View Related
Oct 1, 2010
Another step before turning to Linux. My DVD/CD burner is not supported by Linux. Can someone suggest a cheap burner that works well in Linux. My travails thru Newegg and other locales has borne no fruit.
View 8 Replies
View Related
Mar 1, 2011
I'm writing a script in Python and wanted to make an gui for it. Now I wanted something like zenity or easygui, but with more options of how you can make you gui look. The script I'm making is for tethered shooting with an camera. what i'll do is read/change values, capture images So what would be the best option?
View 6 Replies
View Related
May 12, 2010
I have successfully installed CentOS 5 but my CPU is not PAE enabled I do not need PAE.
how to select a Non-PAE kernel to use.
View 8 Replies
View Related
Oct 28, 2010
I have noticed that the icon for launcherspplication in terminal) I create has changed.The icon was previously "preferred.png" but now it is "nonpreferred.png" - see attached pics. ow can I select the "preferred.png" icon when I create a launcher? Also, in what directory are these located?
View 2 Replies
View Related
Jul 13, 2010
In the past (before UpStart was used in Ubuntu) I was able to configure multiple boot items in Grub menu to load the same kernel but into different runlevels. I had configured runlevel 3 (I went into /etc/rc3.d/ and removed the symlink to /etc/init.d/gdm) to be w/o GDM, so that if I had chosen it, my box would not boot into X. How can I achieve the same effect in Lucid?
View 2 Replies
View Related
Sep 13, 2010
I've used Ubuntu just a couple of times, and I've Never performed the Installation. I've been a Windows user mostly.But I'm ready for a change. I would like to Install Linux on my Desktop & Netbook Computer.Problem is, how to go about it.On the Desktop, I'm not the only person using it, and while I'm all & ready to try Ubuntu (Specially since XP Broke 3 days ago and the Format is impending) The rest of the people using the PC aren't. On the Netbook, right now I can't since I'm working on something, and I'm worried about compatibility issues between Platforms.So I did some research on how to get both Platforms up and running, and I found Wubi. Seemed like a perfect way to start!However, I downloaded the client, and when Downloading the rest of the Installation software, It just took way too long!On ETA it marked 4 hours at first (sure enough, it took little more than that) but then it gave me a new ETA of 8 HOURS!
Is there any other way to download it? Other than the 1.6 Mb Client file? & For the Desktop. Since I'm formating the HD anyway, What steps should I follow to install both OS on it?
View 4 Replies
View Related
Nov 23, 2010
what DVB-T USB tuner should I buy? I expect it to have full support including the remote control operation. Intended use is for Ubuntu with XBMC installed.
View 3 Replies
View Related
May 5, 2011
I updated ubuntu kernal to latest one, forgot the numbers already. When I restart, it hangs while loading kernal. I usually can choose which kernal to load, but now the 'choosing page' can't even load already.
View 1 Replies
View Related
Aug 10, 2011
I had dual OS (Windows XP and ubuntu) in my desktop which was worked fine. I formatted the windows XP OS and Re Installed the same. After do this installation am not getting the option to choose Ubuntu OS.
View 2 Replies
View Related