[FreeVMS] Problems running FreeVMS

Zoltan Arpadffy zoltan.arpadffy at gmail.com
Thu Dec 3 12:08:25 CET 2015


I tried to use FreeVMS earlier but it failed with the pager.sys.
I see that this bug is fixed in 2013 and I gave a new try.

Downloaded the git repository. Configured the kernel and built all without
any problem.

The make image failed because it expected files from a different
directories.

Here is my implementation

image: build/freevms/vmskernel.sys \

                build/freevms/pager.sys \

                build/freevms/init.exe

        mkdir -p ../mnt/boot/

        cp -f build/pal/x86-kernel ../mnt/boot/

        cp -f build/kernel/util/kickstart/kickstart ../mnt/boot/

        cp -f build/kernel/build/lib/* ../mnt/boot

        cp -f build/kernel/build/lib64/* ../mnt/boot

        cp -f build/freevms/vmskernel.sys ../mnt/boot

        cp -f build/freevms/pager.sys ../mnt/boot

        cp -f build/freevms/init.exe ../mnt/boot

...that at least move the files - but I guess, here is the problem.

Because when I start the image I get the following error:

"Please chose the different link base" - the screenshot was attached, but
the maillist did not accept. Here comes the OCR output.

KiickStart 0.12.56 ,

Detected multiboot compliant loader

Limiting physical memory to 256MB

Reserving 16MB for kernel memory kernel (0x0011a000-0x00155f3b) =>
0x40101000

(0x0011ala0-0x00133720) -> 0x00600000-0x00619580

(0x00133720-0x00134023) -> Ox00i90000-0x00800903

(0x00135000-0x00137164) -> 0x00X00000-0x00a021114

(0x00138000-0x00146.8) -> 0x00c00000-0x00c0e3a8

(0x00147000-0x0014eal8) -> 0.0101000-0.010.18

sigma0 (0x00156000-0x00173291) => 0x00080000

(0x001560c0-0x0015c140) -> 0x00080000-0x00086080

roottask (0x00174000-0x0Olcb4d7) => 0x01003cbd

(0x00174060-0x0Olee518) -> 0x01000060-0x0107a518

Conflict with module 0 (0x00600000-0x40108a18)

Please choose a different link base rAmIc: FAIL in line 163


I wonder what I am doing wrong?

I am very curios to see FreeVMS in action. If anybody has a working image
to share it would be also highly appreciated.


Thanks you for the help.


Regards,

Z

BTW I am working on an OpenSUSE 13.2

*virtual2:/home/zoli/freevms/FreeVMS #* uname -a

Linux virtual2 3.16.7-29-desktop #1 SMP PREEMPT Fri Oct 23 00:46:04 UTC
2015 (6be6a97) x86_64 x86_64 x86_64 GNU/Linux

*virtual2:/home/zoli/freevms/FreeVMS #* gcc --version

gcc (SUSE Linux) 4.8.3 20140627 [gcc-4_8-branch revision 212064]

Copyright (C) 2013 Free Software Foundation, Inc.

This is free software; see the source for copying conditions.  There is NO

warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

*virtual2:/home/zoli/freevms/FreeVMS #* rpm -qa | grep Virtual

*Virtual*Box-5.0-5.0.10_104061_openSUSE132-1.x86_64
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.systella.fr/pipermail/freevms/attachments/20151203/daf64912/attachment.html>


More information about the FreeVMS mailing list