Segmentation FaultsForum: DSL Embedded Topic: Segmentation Faults started by: Remus Posted by Remus on Jan. 25 2005,01:45
After about 15 minutes of messing around I fixed the Permission Denied errors by adding the exec command in the fstab for where my USB drive is mounted. Upon typing sh dsl-linux.sh I get the following error: [remus@localhost dsl]$ sh dsl-linux.sh dsl-linux.sh: line 2: 7931 Segmentation fault qemu/qemu -L qemu/ -enable-audio -kernel linux24 -initrd minirt24.gz -hda knoppix/knoppix -hdb qemu/harddisk -append "qemu frugal quiet" [remus@localhost dsl]$ I am wondering if anyone else has had the same problem and with any success? I forgot to mention that I'm running Core 3 with 2.6.10 Kernel Self-Compiled. 1 GB RAM AMD3200+ Posted by roberts on Jan. 26 2005,17:03
I have heard of a problem with qemu on FC3. You might go to the qemu site and try downloading a different build. Possibly a newer daily build. Just replace the linux version of qemu. Or compile qemu on your custom system.
|