Displaying 20 results from an estimated 5000 matches similar to: "Minix doesn''t boot on XEN HVM but works with Qemu"
2007 Oct 11
1
Boot problem with x86 VxWorks on a XEN HVM
Hi,
i managed to boot a VxWorks 6.5 Kernel on QEMU without kqemu acceleration.
The bootloader and the precompiled Kernel, both belong to the Pentium 3 BSP,
which was delivered with the evaluation version of windriver workbench 2.6
for "intel".
Now I tried to boot the same VxWorks bootloader and Kernel inside a XEN HVM.
I see a message from the bootloader "V1.6+++..." and the
2008 Sep 11
0
[PATCH] [UPDATE] stubdom: compile stubdom with qemu-remote
I am updating this patch to use the tools/ioemu-dir symlink as qemu
source directory in case CONFIG_QEMU != ioemu.
Before we were trying to figure out where is the actual qemu source dir
again.
Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
---
diff -r f5e72cbfbb17 stubdom/Makefile
--- a/stubdom/Makefile Wed Sep 10 11:26:16 2008 +0100
+++ b/stubdom/Makefile Thu Sep
2006 Mar 31
0
Probe ext2 and ext3 before minix
Got this bug report for Ubuntu's klibc:
https://launchpad.net/distros/ubuntu/+source/klibc/+bug/37528
> In the fstype tool there is a problem if the lower 16 bit of number of
> free inodes in a ext3 filesystem happens to match minix filesystem
> magic.
>
> This will cause the system not to boot since ubuntu will attempt to
> mount the filesystem as a minix filesystem.
I
2011 Jul 21
1
[Bug 8313] New: Minix Support - check for netinet/{in_systm,ip}.h and SO_BROADCAST
https://bugzilla.samba.org/show_bug.cgi?id=8313
Summary: Minix Support - check for netinet/{in_systm,ip}.h and
SO_BROADCAST
Product: rsync
Version: 3.1.0
Platform: x86
OS/Version: Other
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at
2010 Apr 19
0
Fedora 12 and Xen build problem..
Hi
I am new in this area.
I install the Fedora 12 successfully and I follow the instruction of the
document of Xen 4.0 release note.
1. to installl the required packages..
yum groupinstall "Development Libraries"
yum groupinstall "Development Tools"
yum install transfig texi2html libaio-devel dev86 glibc-devel
e2fsprogs-devel gitk mkinitrd iasl xz-devel bzip2-devel
2. to
2011 Jul 27
0
[LLVMdev] Minix support in googletest
Hello Jay,
At the time I submitted those patches I also submitted them to googletest. As far as I know they got accepted, although I didn't verify that.
I am no longer working on the Minix project, but since the Minix project is most definitely using llvm, I am cc:-ing this to the Minix developers mailing list. Perhaps they want to respond to this.
--
Kees
On 27 Jul 2011, at 11:43, Jay
2010 May 03
0
problem with ssh/rsync to minix
Moin,
I just tried to use ssh/rsync from my linux box to minix, but
found a problem with ssh.
The environment:
* uname -a
Minix 145-116-229-112.uilenstede.casema.nl 3 1.2a i686
# /usr/local//sbin/sshd -V
sshd: illegal option -- V
OpenSSH_4.3p2, OpenSSL 0.9.8a 11 Oct 2005
Under normal circumstances, a command comes back when it is given to
ssh; e.g.
hermes:~# ssh -i
2014 Sep 22
1
[PATCH] inspect: basic Minix support
Add a basic support for identifying Minix, extracting its version and
hostname.
Related to RHBZ#1144137.
---
src/guestfs-internal.h | 2 ++
src/inspect-apps.c | 1 +
src/inspect-fs-unix.c | 57 ++++++++++++++++++++++++++++++++++++++++++++++++++
src/inspect-fs.c | 11 ++++++++++
src/inspect-icon.c | 1 +
src/inspect.c | 1 +
6 files changed, 73 insertions(+)
diff
2013 May 09
1
Bug#707434: xen: FTBFS: vl.c:1575: undefined reference to `timer_create'
Source: xen
Version: 4.1.4-4
Severity: serious
Tags: jessie sid
User: debian-qa at lists.debian.org
Usertags: qa-ftbfs-20130509 qa-ftbfs
Justification: FTBFS on amd64
Hi,
During a rebuild of all packages in sid, your package failed to build on
amd64.
Relevant part:
> gcc -O2 -fomit-frame-pointer -m64 -fno-strict-aliasing -std=gnu99 -Wall -Wstrict-prototypes -Wno-unused-value
2011 Feb 22
0
Compilation error in make tools - undefined reference to `x86_cpu_list''
Hi,
Has anyone come across this problem please? Couldn''t see it in the list archives:
This is the error message generated by make tools (run twice, so the successful object creation has been removed.)
Thanks
Install prefix /usr
BIOS directory /usr/share/qemu
binary directory /usr/bin
Manual directory /usr/share/man
ELF interp prefix /usr/gnemul/qemu-%M
Source path
2016 Dec 01
1
maildir-size-fix.pl - The file command can wrongly detect gzipped mails as being Minix filesystems
Hi,
Some days ago, I have used the maildir-size-fix.pl script (cited in this
mail thread: http://www.dovecot.org/list/dovecot/2013-January/087942.html,
in available here:
http://dovecot.org/tools/maildir-size-fix.pl).
This is a very good script and helped me a lot!
However, some compressed mails where misdetected as non-compressed mail. So
I discovered that some versions of the file command
2011 Jul 27
0
[LLVMdev] [Minix-office] Re: Minix support in googletest
All,
Jay - and Kees -, thank you for notifying us of this move. Yes, as
Kees wrote we certainly are using llvm/gtest, but are prepared to
submit our changes to gtest directly if they haven't taken them
yet. I'll take it up with my GSOC student, who is working on
submitting many other minix-specific patches to maintainers of
packages in our third-party package repository.
=Ben
2011 Jul 27
3
[LLVMdev] Minix support in googletest
Hi Kees,
You added some support for Minix to LLVM's copy of googletest:
http://llvm.org/viewvc/llvm-project?view=rev&revision=100895
Is it still being used? If so, would you mind pushing these patches
upstream to the googletest project:
http://code.google.com/p/googletest/
Otherwise we may drop them, because it makes it harder to import new
releases of googletest into the LLVM
2006 Oct 02
1
re:Small fix for xenoprof problem.[solved] and more questions
The problem was because it is missing the "loop"
module. the hotplug loads it automatically, while udev
does not.
The error xenoprof: Initialization failed. Intel
processor model 15 for P6 class family is not
supported" does not interference the winxp load.. so
its ok.
Does anyone know how to load osx86? It hangs at
"booting from cd-rom". do I need kqemu/qemu xen? I
2011 Jul 27
0
[LLVMdev] Minix support in googletest
On 27 July 2011 11:20, dr. ir. Kees van Reeuwijk <reeuwijk at few.vu.nl> wrote:
> At the time I submitted those patches I also submitted them to googletest. As far as I know they got accepted, although I didn't verify that.
OK, I see from this thread:
http://groups.google.com/group/googletestframework/browse_thread/thread/3081a14965764366/332ce9869f4bbe31
... that rather than add
2012 Jan 05
0
[LLVMdev] [PATCH] [compiler-rt] Minix (w.r.t. svn r147606)
Dear all,
I hope this is the right list :). I'd like to submit the attached patch for
committing.
The attached patch are the only required changes to make the latest
compiler-rt build and pass tests (except for 2 currently ignored tests..)
on Minix.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2002 Mar 08
0
Openssh for minix
Hello.
I'm interested in the implement the Openssh for Minix.
Can you confirm me if this topic was implemented?
Sorry for my english, but it ins't my native language.
Thanks in advance, Myriam from Argentina.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020308/fc926248/attachment.html
2009 Feb 25
3
HVM Linux DomU doesn''t start
Hi all,
we are running two servers with Ubuntu 8.04 LTS Server with Xen 3.2 and two
dual-core CPUs:
processor : {0-3}
vendor_id : AuthenticAMD
cpu family : 15
model : 65
model name : Dual-Core AMD Opteron(tm) Processor 2218 HE
stepping : 3
cpu MHz : 2613.394
cache size : 1024 KB
physical id : 0
siblings : 1
core id : 0
cpu cores : 1
fpu :
2006 Jun 02
1
Re: [Xen-changelog] [xen-unstable] [IA64][HVM] Enable CGA acceleration for VTI.
I assume this commit message was supposed to be "Enable VGA acceleration
for VTI" right?
We''re not actually accelerating CGA right?
Regards,
Anthony Liguori
Xen patchbot-unstable wrote:
> # HG changeset patch
> # User kaf24@firebug.cl.cam.ac.uk
> # Node ID e67432187b88ee60433779ad0f004b532ed378c8
> # Parent 639ad22eb7c80ac21c3958747b879892680bdaba
>
2006 Jul 25
5
build problems with current xen unstable cpu.h vl.h:75 vl.c:24 cpu-all.h:122: error: syntax error before "float64"
Hi,
I am having troubles in building xen unstable.
make[3]: Entering directory `/data/xen/build/xen-unstable.hg-3.0-20060725.5/tools''
[ -f ioemu/config-host.h ] || \
(cd ioemu && sh configure --prefix=/usr)
Install prefix /usr
BIOS directory /usr/share/xen/qemu
binary directory /usr/lib/xen/bin
Manual directory /usr/share/man
ELF interp prefix
Source path