2.3 crashing on XP


Forum: DSL Embedded
Topic: 2.3 crashing on XP
started by: labqa

Posted by labqa on Mar. 31 2006,23:29
Just tried embedded DSL 2.3 on three machines, and it crashes a few seconds after starting the boot process.  Tried to run from HD and USB, same result.  XpSp2, all updates.  Anybody else see this?  No such issue with 2.2, same environments.
Posted by desnotes on Mar. 31 2006,23:57
I have run DSL 2.3 embedded on two XP machines, one home-built and the other an IBM ThinkPad with no problems. When you started it, did two DOS windows open and did either of them stay open after the crash?

desNotes

Posted by beambot on April 01 2006,09:32
DSL don't start on my Ubuntu Linux System. I have extract it at ~/dsl and chmod +x dsl-linux.sh ...
I get online the message that i have no "rights" to start qemu!?
Also i have copy it to an pendrive and start ... the same *piep*. ;(

I have also an ubuntu version of qemu on my pc ... if it possible that that is my problem?

Posted by cbagger01 on April 01 2006,20:51
Perhaps the qemu binary, located at ./qemu/qemu also needs to be allowed to run as an executable:

chmod 755 ./qemu/qemu

Posted by latch on April 03 2006,01:40
I have had both of these problems recently.

I had exactly the same experience with dsl embedded 2.3 on XP as labqa.  When I ran the batch file two DOS windows opened, but then disappeared and a "send error report" dialogue box came up.  I chose not to send the error report to MS, but have no idea what the problem might be.  

I downloaded an older version (1.2) and it works fine, but I would love to be able to use the new version.


Beambot, there is an option for mounting drives in Linux so that files on them can be executed.  Try to mount your usb drive using:
Code Sample

mount -t vfat -o <your other options>,exec <your device> <your mount point>

e.g.
Code Sample

mount -t vfat -o rw,exec /dev/sda1 /mnt/usb


(I found this hint at < http://www.damnsmalllinux.org/f/topic-3-18-3974-5.html) >

Posted by jaferrando on April 04 2006,19:32
I'm seeing the same crash under XP Prof SP2 and all latest pathes at my Pentium IV 3.2GHz laptop at home, but not at my older PIV desktop at work. Could it be some Qemu problem related to the CPU?

Did someone solve this?

Posted by stoneguy on April 04 2006,22:05
See my <
posting >

May help.

Powered by Ikonboard 3.1.2a
Ikonboard © 2001 Jarvis Entertainment Group, Inc.