Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
I'm trying to set up qemu, but can't find enough information... I have a dual boot system, windows xp and archlinux. I mostly use linux but need xp for some things still... What I want to do is to be able to boot up my xp without shutting down my linux. But how??? All information I can find is how to make a clean install of windows from inside linux to an image file, but that's not for me...
Well, if that's not for you qemu isn't for you, either,
because that (and only that) is what it offers. The
"problem" is that qemu creates a PC with standard
hardware that WON'T match any real PC out there
(or at least I strongly doubt it would). And hence,
even *IF* you could present your actually installed
windows to the virtual PC as the OS Windows would
most likely refuse to boot.
yes, I know about wine, which is a really intresting project. but my main concern about needing windows is that I can't get my tv card working under linux yet... (needs a cvs version of v4l which I don't seem to be able to compile) wine doesn't work with windows drivers, so I thought that maybe qemu did... awell, I guess I have to wait for v4l/kernel updates instead...
Which card do you have, which kernel are you using?
Have you got a thread to that effect going here?
qemu wouldn't have solved that problem, either, btw (nor
would vmware), since they both (as I pointed out above)
don't pass the system on to the VM, but rather whip up
a "fake" standard hardware (which happens NOT to
include TV cards).
I'm using the 2.6.13 version of kernel (arch own I think)... I had a thread both here and on arch forum, but I didn't get helpful replies... well, some helpful but I couldn't manage to compile it anyway...
I have the compro dvb-t300 tv-card and found some wiki about how to get it running. needed a cvs version of v4l and I downloaded that and tried to compile... no good. my kernel sources were missing. I found the headerfiles make complained about and copied them into the cvs of v4l and then compiled again, this time with success. then I installed the drivers (make install) and tried them out (modprobe saa7134 card=71 or what number it was) and nothing. dmesg gave me card autodetect anyway and nothing worked... then my card stopped working in windows xp also, when I booted into that instead. had to reinstall windows... *sigh* and this was my most sucessful attempt of getting tv in linux to work! I've tried it so many times, both with my new compro and my old pinnacle.... it seems that I simply just can't do it... :-( (and it's because of that I can't remove windows alltogether, wich I really want to do...)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.