Difference between revisions of "SPARC & Solaris"
(→Commands) |
|||
Line 30: | Line 30: | ||
=== Commands === | === Commands === | ||
Mount CDROM: | Mount CDROM: | ||
− | + | mount -F hsfs -o ro /dev/sr0 /cdrom |
Revision as of 07:43, 7 October 2016
Contents
Convert a SPARC Workstation to QEMU
http://kb.networksystemssolutions.info/index.php/Sparc_Virtualization
SPARC emulation on Linux with QEMU
Disk formating:
Running QEMU:
QEMU Monitor Change CD-ROM:
Solaris Install:
Networking:
- http://blog.elastocloud.org/2015/07/qemukvm-bridged-network-with-tap.html
- https://docs.oracle.com/cd/E19455-01/806-1386/6jam5ahkj/index.html
Packages
Install SSH:
Packages:
Commands
Mount CDROM:
mount -F hsfs -o ro /dev/sr0 /cdrom