Emulate This!, Part 3
email: mggagne@salmar.com
Today’s modular x86 servers are compute-centric, designed as a least common denominator to support a wide range of IT workloads. Those generic, virtualized IT workloads have much different resource optimization requirements than hyperscale and cloud applications. They have resulted in a “one size fits all” enterprise IT architecture that is not optimized for a specific set of IT workloads, and especially not emerging hyperscale workloads, such as web applications, big data, and object storage. In this report, you will learn how shifting the focus from traditional compute-centric IT architectures to an innovative disaggregated fabric-based architecture can optimize and scale your data center.
Sponsored by AMD
Built-in forensics, incident response, and security with Red Hat Enterprise Linux 6
Every security policy provides guidance and requirements for ensuring adequate protection of information and data, as well as high-level technical and administrative security requirements for a system in a given environment. Traditionally, providing security for a system focuses on the confidentiality of the information on it. However, protecting the data integrity and system and data availability is just as important. For example, when processing United States intelligence information, there are three attributes that require protection: confidentiality, integrity, and availability.
Learn more about catching the bad guy in this free white paper.
Sponsored by DLT Solutions
| Making Linux and Android Get Along (It's Not as Hard as It Sounds) | May 16, 2013 |
| Drupal Is a Framework: Why Everyone Needs to Understand This | May 15, 2013 |
| Home, My Backup Data Center | May 13, 2013 |
| Non-Linux FOSS: Seashore | May 10, 2013 |
| Trying to Tame the Tablet | May 08, 2013 |
| Dart: a New Web Programming Experience | May 07, 2013 |
- RSS Feeds
- New Products
- Making Linux and Android Get Along (It's Not as Hard as It Sounds)
- Drupal Is a Framework: Why Everyone Needs to Understand This
- A Topic for Discussion - Open Source Feature-Richness?
- Home, My Backup Data Center
- Developer Poll
- What's the tweeting protocol?
- Dart: a New Web Programming Experience
- New Products
- Web Hosting IQ
16 min 52 sec ago - Thanks for taking the time to
1 hour 53 min ago - Linux is good
3 hours 51 min ago - Reply to comment | Linux Journal
4 hours 8 min ago - Web Hosting IQ
4 hours 38 min ago - Web Hosting IQ
4 hours 39 min ago - Web Hosting IQ
4 hours 39 min ago - Reply to comment | Linux Journal
7 hours 40 min ago - play with linux? i think you mean work-around linux
16 hours 6 min ago - Where is Epistle?
16 hours 12 min ago
Enter to Win an Adafruit Prototyping Pi Plate Kit for Raspberry Pi

It's Raspberry Pi month at Linux Journal. Each week in May, Adafruit will be giving away a Pi-related prize to a lucky, randomly drawn LJ reader. Winners will be announced weekly.
Fill out the fields below to enter to win this week's prize-- a Prototyping Pi Plate Kit for Raspberry Pi.
Congratulations to our winners so far:
- 5-8-13, Pi Starter Pack: Jack Davis
- 5-15-13, Pi Model B 512MB RAM: Patrick Dunn
- Next winner announced on 5-21-13!
Free Webinar: Linux Backup and Recovery
Most companies incorporate backup procedures for critical data, which can be restored quickly if a loss occurs. However, fewer companies are prepared for catastrophic system failures, in which they lose all data, the entire operating system, applications, settings, patches and more, reducing their system(s) to “bare metal.” After all, before data can be restored to a system, there must be a system to restore it to.
In this one hour webinar, learn how to enhance your existing backup strategies for better disaster recovery preparedness using Storix System Backup Administrator (SBAdmin), a highly flexible bare-metal recovery solution for UNIX and Linux systems.



Comments
Re: Emulate This!, Part 3
I've got a question:
I'm running freebsd with bochs installed but I can't get my network up. (vmware used vmnet) Now I edited .bochsrc to this:
ne2k: ioaddr=0x240, irq=9, mac=b0:c4:20:00:00:00, ethmod=fbsd, ethdev=rl0
(rl0 = host network if
mac = default mac address)
I run bochs as root (openbsd as guest) and I set ip to hostip and gateway to host gw. Still gateway does not respond to ping. Any ideea what am I doing wrong here ?
Re: Emulate This!, Part 3
How do you turn a *.tar image or a *.zip image into a disk image? Is this possible? Is there software to automate this?
For example, if I zip my /dev/hda1 partition, which runs Windows 2000, and I transfer it to /dev/hda2, which runs SuSe, is there a tool that can convert this *.zip file to a *.img file?
Also, what networking capabilities does Bochs have? Can I simulate a network on my computer? How do I get a simulated network card talking to a local Apache installation, to the real internet, or to another instance of Bochs?
The reason I am asking is because I would like to do some testing and design for diskless PC's, (I would like to run an internet cafe one day and want to get a head start) and I want to learn clustering also.
Thanks!
N. David Guarneri
http://ndavidg.tripod.com
bximage
Easy program to create disk images. Use this instead of "dd".
It is interactive, asks you some nice questions, and even gives you the output for the .bochsrc file
bximage is included with bochs.
I am running win95 under bochs on a PII350 with 128MB.
The install took a couple hours, but the performance is ok.
I use it for reference during tech support. I don't think I would use it for real apps on this system, but with a 1ghz, maybe it would go ok.
Re: bximage
attempted to install suse 8.0 after using bximage to create a 5 GB hard disk image. Used its output for the bochsrc file but it complained that the initialization parameters for the hard disk were incorrect! Perhaps I will try dd instead...
Re: Emulate This!, Part 3
How does bochs compare to UserModeLinux ? (http://user-mode-linux.sourceforge.net)
Re: Emulate This!, Part 3
User-mode-linux is nearly as fast as native linux, and is pretty reliable. Great if you want to do some kernel hacking, or want to learn how to set up a LAN (including NAT, routers, etc.) on a single machine. Also, it is fully user-mode, no kernel modules required, just like bochs. However, UML does not emulate devices like HD's and video cards, so if you want to run X, you'll have to set up the network to the host first, and then do a remote connection to your native X server (or use Xnest). Another pitfall is that it runs linux only, and is only for kernel hacking and user-mode things.
Bochs is VERY slow, but it emulates a lot more devices, and can (in theory) run every OS that runs natively.
Figures please
You say it's slow, but how slow? How long to load X? Is it usable? Bogomips?!
Re: Figures please
I get 0.81 Bogomips on a 500Mhz G4 (bochs was using about 50% of the processor)
Re: Figures please
on my Athlon 1.2 GHz windows 95 acts like if it is working on Pentium 100 processor
Re: Figures please
Currently, it takes roughly 50 instructions to emulate 1, but there are efforts to speed things up (before, it was "run first, then maybe optimize it"; it is now time for the "maybe" part).
As a rule of thumb, I'd suggest againt using on anything below a P2/333. OTOH, if you have a non-IA32 you don't have any choice, leave it or live with it.
Worth trying though.
Re: Figures please
Ouch...
dlx:/# Calibrating delay loop.. ok - 0.82 BogoMIPS
This on an AMD K63/450 (gives about 900 BogoMIPS natively).
Re: Emulate This!, Part 3
Might be advisable to mention plex86, too. Bochs is a software emulation of the x86 architecture, and is therefore painfully slow. Plex86 is based on Bochs, but uses a VMWare-like approach to "virtualise" the x86 chip, thus running multiple virtual machines at near-full speed on the x86.
See http://www.plex86.org/
Is plex still active?
doesn't appear to be according to the CVS tree. Anyone know otherwise?
Re: Is plex still active?
plex86 has moved to http://savannah.gnu.org/projects/plex86/, but seems to be more or less dead. let's hope they put it together, because it's a great project..
Re: Is plex still active?
plex86 was/is written by the author of bochs