Archive for the ‘SimNow’ Category

SimNow and Fedora 11

Saturday, May 23rd, 2009

I bought a new laptop the other day and installed Fedora 11 on it, only to discover that SimNow didn’t work. I’ve now installed Fedora 10, and things work fine. I don’t know whether it’s a problem with the latest kernels or libraries, but it’s worth bearing in mind. I’m guessing this problem may affect the cutting-edge versions of other distributions.

Disk Journalling

Wednesday, May 13th, 2009

Work on adding write ability to the filesystem is progressing nicely, but I was momentarily disconcerted by a little detail of SimNow. By default, all disk writes are journalled; this means that, unless you disable this feature or manually commit changes, changes won’t be saved to the disk image. I wondered why my disk writing routines seemed to be working when looked at under the debugger but weren’t saving anything permanently to the disk! Have a look at the manual to find details of this feature (which I can see is actually very useful when you are experimenting).

By the way, there’s a new version of SimNow out that allows you to add and delete devices from the virtual machine that you are using. It also seems slightly faster to me, but that could well be a combination of my imagination and changes that I have made to IanOS.