SparcStation 20 emulator


 
Thread Tools Search this Thread
Special Forums Hardware SparcStation 20 emulator
# 8  
Old 06-29-2012
I think it would be very interesting if it could run Solaris 10.
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Booting a Sparcstation 5 with dead HD

We have an ancient Sparcstation 5 for those few clients that still run SunOS or Solaris. After the last power outage (4 years ago?) we never turned it back on. It had been making some unpleasant noises back then, too. Now we need it again and it won't boot. The machine came with one hard... (4 Replies)
Discussion started by: jrynd
4 Replies

2. UNIX for Dummies Questions & Answers

remote use of a sparcstation

I am away from my Unix sparcstation and need to work on it remotely via a PC. I can open a PuTTy window and execute line commands. But I've forgotten how to be able to work on a graphical program, like xfig. I know there are some commands to enable this, but can't remember them. (6 Replies)
Discussion started by: leveson
6 Replies

3. Solaris

SPARCSTATION 20 - No Video

I apologize in advance that this is probably more of a hardware question than a unix/software one. I've got a seemingly brand-new sparcstation 20 that came with 2 memory modules and that's about it. I've added a new 2 GB HDD and a VSIMM Onboard SX Graphics module. So, I assume with the... (2 Replies)
Discussion started by: ErikTheHAck
2 Replies

4. Solaris

help about time and date on sparcstation

Hi all, I have one problem on my sparcstation20, time stops when I turn off my station, where is the problem? do u think is the NVRAM is crashed? ( for example, I turn off my station at 11:00, when I turn on the next day, I found time on 22:20)!!! please help me thank's for All (9 Replies)
Discussion started by: reda_lui
9 Replies

5. UNIX for Dummies Questions & Answers

Help! Sun SPARCstation 10

I picked up a handful of used SPARCstation10s & 20s and I would like to set it up. I connected a regular PC vga monitor using sun video adapter "1395-SUN". Everything seems to turn on fine...but I get this on the screen and there is absolutely nothing I can do to get out of it. Lost Carrier... (7 Replies)
Discussion started by: cc9911
7 Replies

6. Solaris

Configuring TP Ethernet in SPARCstation 5 Solaris 8

Hey. i have been trying to configure the on board Ethernet in My Sparcstation 5, i have spent a lot of time on the ifconfig man pages. but it could really be nice with some pro. help. i don't think the interface is running . i don't know what name the interface have, le0 eth0 et0, it just says no... (4 Replies)
Discussion started by: mads-nielsen
4 Replies

7. Solaris

SparcStation 20 Crashed. Doesn't boot.

I have sparc Station 20 which is crashed and doesn't boot from the OK prompt except gives me bunch of errors. How can i retrieve my data from the root drive before go for re-installation. This system has Veritas Volume manager on it don't know the version but assume its 2.xxx. Thanks -Adeel (0 Replies)
Discussion started by: deal732
0 Replies

8. UNIX for Advanced & Expert Users

SPARCstation is broadcasting as boot server

Hey guys...hopefully this will be a fairly easy one. I've got an old SPARCstation 5 running Sun 5.5.1 that I just hooked up to the network so that I can run HP OpenView. The box is working fine, but it is broadcasting as a boot server. In other words, when co-workers come in and get ready to... (2 Replies)
Discussion started by: cdunavent
2 Replies

9. Solaris

SPARCstation 5 broadcasting

Hey guys...hopefully this will be a fairly easy one. I've got an old SPARCstation 5 running Sun 5.5.1 that I just hooked up to the network so that I can run HP OpenView. The box is working fine, but it is broadcasting as a boot server. In other words, when co-workers come in and get ready to log... (2 Replies)
Discussion started by: cdunavent
2 Replies

10. Solaris

Lost password on a SPARCstation Voyager

Hi, I got hold of a SUN SPARCstation Voyager today, but I don't have the root password. I made a linux bootdisk and tried to sue that to edit the shadow file, but it comes up saying "magic number" (since it's not a UFS floppy). I haven't got any recovery disks for it, and no documentation. ... (5 Replies)
Discussion started by: KWManiac
5 Replies
Login or Register to Ask a Question
KCEMU-REMOTE(1) 					      General Commands Manual						   KCEMU-REMOTE(1)

NAME
kcemu-remote - A remote controller for the KC 85/4 Emulator SYNOPSIS
kcemu-remote command [param1=value1] [param2=value2] ... DESCRIPTION
This manual page documents briefly the kcemu-remote command. This manual page was written for the Debian GNU/Linux distribution because the original program does not have a manual page. kcemu-remote can control an already running KCemu by sending commands. The communication is done via the X Window System and is network transparent as long as the X Window Display can be accessed. EXAMPLE COMMANDS
emu-reset Reset the emulator. emu-power-on Power-On Reset the emulator. emu-quit Exit the emulator. kc-image-load filename=/absolute/path/to/imagefile Load a program into the emulator (if the given file is not found a filerequester will pop up). kc-image-run filename=/absolute/path/to/imagefile Just like kc-image-load but tries to start the program after it is loaded. floppy-attach filename=/absolute/path/to/diskimage The only way to change disk images for now (the user interface is not functional ;-)). keyboard-replay test=text_to_insert Send the text to the emulator. BUGS
There is no error handling and it's not possible to specify an emulator instance if more than one emulator is running. SEE ALSO
kcemu(1x), kctape(1), kc2tap(1), kc2wav(1), kc2img(1), kc2raw(1) AUTHOR
This manual page was written by Torsten Paul <Torsten.Paul@gmx.de>, for the Debian GNU/Linux system (but may be used by others). KCEMU-REMOTE(1)