djohnston wrote:
Andy,
I finally did get it installed. I was doing everything correctly. After watching espectall's YouTube video, I partitioned the virtual drive again. Instead of a single FAT16 partition, I created a FAT16 and FAT32 and made the FAT16 the active partition. I was then able to boot from the virtual HD.
Is there a way to change the xterm font or font size?
I'm also seeing a discrepancy in the displayed icon names and the actual file names.
Hmm, about that FAT16/32 issue, I think that should have been solved in the 0.7 release. There was a problem booting from FAT32, but I believe it was fixed.
The font sizes aren't really dynamically settable for that command window, it loads the /system/fonts/xterm-normal-10.vbf font unless that's missing, in which case it uses a built-in, default system font. Fonts are fairly primitive in Visopsys, I'm afraid! They're bitmapped fonts, stored in a proprietary file format. Fonts are an insanely complex art/science in themselves, and so far I've been too lazy/uninterested to write a proper font engine for things like TTF.
Could you possibly show us a screenshot illustrating the mismatch of the icon names and the file names?
Andy