Hi,
I've been invited to run a booth for Wine/ReactOS at the South East
Linux Fest in Spartanburg South Carolina. If there is anyone else in
the South Eastern United States that wishes to meet up and help work a
booth, drop me a note.
http://www.southeastlinuxfest.org/
Thanks
--
Steven Edwards
"There is one thing stronger than all the armies in the world, and
that is an idea whose time has come." - Victor Hugo
Hallo,
1. howto set proxy umpnpmgr?
PC cannot connect to internet directly. NAT not available.
plan: ros ----- proxy(squid) ---- R ---- WAN
- test with cmd
set http_proxy=http://proxy:3128/
umpnpmgr
dos not work.
- see 2.
2. if run umpnpmgr in cmd, then windows freezed.
System: p500/256M, ros-3.11 with freeldr.sys-3.10
what can i do?
regards Heiko
Hello all,
I have just come to see what it is like. I am a 26 year old, registered
blind university student studying computing at Birmingham City
University, Birmingham, UK. I will be qualified as a technician when i
graduate in May.
I am quite interested in testing different operating systems, preferably
in virtual machines. And so I thought I'd come here to learn about React
OS and what it has to offer now and in the future. I am using Windows 7
Professional 32 bit as my primary operating system and I use JAWS for
Windows, Window-Eyes and NVDA as my screen readers of choice.
I look forward to learning on this list.
From Chris.
Hallo,
I cannot boot ReactOS.iso from cdrom (0.3.11-REL).
Tested many PC/Laptop.
What going wrong?
To the diagnosis I running on qemu now:
-------------------------
- install-script
VERROS="0.3.11-REL"
rosiso=ReactOS.iso
rosimg=ros.hda.img
wget $MIRROR/ReactOS-$VERROS-iso
[ ! -f $rosiso ] && unzip ReactOS-$VERROS-iso
unzip $rosiso.zip
qemu-img create $rosimg 1500M
qemu -boot d -hda $rosimg -cdrom $rosiso
---------------------------
- test 2
$ qemu -boot d -hda $rosimg -cdrom $rosiso
Booting from CD-Rom
46MB medium detected
CDROM boot failure code : 0005
Boot failed: could not read the boot disk
- google: qemu ReactOS.iso "could not read the boot disk"
-> result 3 hit...
---------------------------
- 0.3.7 works with commandline above.
Could someone start reactos with this image?
regards Heiko