DOSEMU on a Linode
ERROR: Unknown format on /proc/cpuinfo
This doesn't entirely surprise me considering it's on a VPS, and it's not absolutely necessary for me to have to run DOSEMU anyway, but I'm wondering if there's a way around it. I'm running Debian, by the way. Thanks!
3 Replies
Place this somewhere (for example: /fake-cpuinfo) :
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Xeon(TM) CPU 2.66GHz
stepping : 7
cpu MHz : 2667.219
cache size : 512 KB
physical id : 0
siblings : 2
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx f
xsr sse sse2 ss ht tm pbe cid xtpr
bogomips : 5259.26
Then:
mount --bind /fake-cpuinfo /proc/cpuinfo
See if that fakes it out enough to continue…
-Chris
vm86plus service not available in your kernel