Page 40 of 49 FirstFirst ... 303839404142 ... LastLast
Results 391 to 400 of 490

Thread: Howto: install Windows in Ubuntu Hoary for free

  1. #391
    Join Date
    May 2005
    Location
    Sweden
    Beans
    442
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Howto: install Windows in Ubuntu Hoary for free

    Warning: could not find /home/ouroboros/qemu-0.7.2/kqemu/.kqemu-mod.o.cmd
    This file does not exist, may be a typo in the script.
    /home/ouroboros/qemu-0.7.2/kqemu/.kqemu.mod.o.cmd
    Fredrik Lunde | Vergic AB
    www.vergic.com

  2. #392
    Join Date
    Oct 2005
    Beans
    171

    Re: Howto: install Windows in Ubuntu Hoary for free

    Quote Originally Posted by Lunde
    100mb is a problem even for 98 if you start a coupple of programs. Why did you set the memory to 100?
    i only have 256 mb ram and 1 gb swap
    how much should i mem should ???

  3. #393
    Join Date
    May 2005
    Location
    Sweden
    Beans
    442
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Howto: install Windows in Ubuntu Hoary for free

    Quote Originally Posted by kakashi
    i only have 256 mb ram and 1 gb swap
    how much should i mem should ???
    Try to start it with 192 and check the sytem monitor in Ubuntu how your system is reacting.
    Fredrik Lunde | Vergic AB
    www.vergic.com

  4. #394
    Join Date
    Oct 2005
    Beans
    171

    Re: Howto: install Windows in Ubuntu Hoary for free

    Quote Originally Posted by Lunde
    Try to start it with 192 and check the sytem monitor in Ubuntu how your system is reacting.
    can i make a seperate swap area ony for this

  5. #395
    Join Date
    Oct 2005
    Location
    Lecanto, FL (80 miles North of Tampa)
    Beans
    40
    Distro
    Ubuntu Breezy 5.10

    Re: Howto: install Windows in Ubuntu Hoary for free

    Well yea that's the problem Win2kPro/WinXP-Pro needs atleast 512 MB to run smoothly but with this emulator i would give it 1 GB of ram if you have it. As for win98 not running smoothly on 100 mb well no because beck in the days all i had was 32 mb and 64 mb and had no problems. Oh another way to speed up Win4Lin Pro is to increase the page file plus give Win4Lin Pro atleast 512MB of your memory.
    Last edited by LinuxWiz83; November 3rd, 2005 at 06:38 PM.
    Registered Linux User #403575
    --------------------------------------
    Never limit your options, keep an open mind after all that is
    why were part of the Ubuntu community!

    Thanks,
    LinuxWiz83

  6. #396
    Join Date
    Sep 2005
    Location
    New York
    Beans
    166
    Distro
    Ubuntu 11.04 Natty Narwhal

    Re: Howto: install Windows in Ubuntu Hoary for free

    Quote Originally Posted by Lunde
    Warning: could not find /home/ouroboros/qemu-0.7.2/kqemu/.kqemu-mod.o.cmd
    This file does not exist, may be a typo in the script.
    /home/ouroboros/qemu-0.7.2/kqemu/.kqemu.mod.o.cmd
    Wow! Lunde, you are awesome.

    Sometimes it's the stupidest thing, my bad...I've gotten alot further than I did before, but I've had to use a specific method now. I tried to do this in user mode, but I got an error that looks permission orientated:

    Warning: could not open /home/ouroboros/qemu-0.7.2/kqemu/kqemu.mod.c: No such file or directory

    And sure enough the permissions were reset by something, so I tried a few ways with chmod 755 on all files in qemu and kqemu before and after .configure, but I always ended up with that same message...and it's there, the file does certainly exist and no typos this time.

    By the way, I just cp'd that typo file with the correct format and it worked fine, passed that part.

    Now I went to root, chmod 755'd qemu and kqemu dir's before and after ./configure ---blahblahx86 stuff, and during make install I get REAL further, but that message still appears midway during kqemu install this time :

    make[1]: Leaving directory `/home/ouroboros/qemu-0.7.2/x86_64-softmmu'
    make -C kqemu
    make[1]: Entering directory `/home/ouroboros/qemu-0.7.2/kqemu'
    make -C /usr/src/linux-headers-2.6.10-5-amd64-xeon M=`pwd` modules
    make[2]: Entering directory `/usr/src/linux-headers-2.6.10-5-amd64-xeon' CC [M] /home/ouroboros/qemu-0.7.2/kqemu/kqemu-linux.o
    cp /home/ouroboros/qemu-0.7.2/kqemu/kqemu-mod-x86_64.o /home/ouroboros/qemu-0.7.2/kqemu/kqemu-mod.o
    LD [M] /home/ouroboros/qemu-0.7.2/kqemu/kqemu.o
    Building modules, stage 2.
    MODPOST
    Warning: could not open /home/ouroboros/qemu-0.7.2/kqemu/kqemu.mod.c: No such file or directory
    CC /home/ouroboros/qemu-0.7.2/kqemu/kqemu.mod.o
    LD [M] /home/ouroboros/qemu-0.7.2/kqemu/kqemu.ko
    make[2]: Leaving directory `/usr/src/linux-headers-2.6.10-5-amd64-xeon'
    make[1]: Leaving directory `/home/ouroboros/qemu-0.7.2/kqemu'
    mkdir -p "/usr/local/bin"
    install -m 755 -s qemu-img "/usr/local/bin"
    mkdir -p "/usr/local/share/qemu"
    install -m 644 pc-bios/bios.bin pc-bios/vgabios.bin \
    pc-bios/vgabios-cirrus.bin \
    pc-bios/ppc_rom.bin pc-bios/video.x \
    pc-bios/proll.elf \
    pc-bios/linux_boot.bin "/usr/local/share/qemu"
    mkdir -p "/usr/local/share/doc/qemu"
    install -m 644 qemu-doc.html qemu-tech.html "/usr/local/share/doc/qemu"mkdir -p "/usr/local/share/man/man1"
    install qemu.1 qemu-img.1 "/usr/local/share/man/man1"
    mkdir -p "/usr/local/share/qemu/keymaps"
    install -m 644 keymaps/da keymaps/en-gb keymaps/et keymaps/fr keymaps/fr-ch keymaps/is keymaps/lt keymaps/modifiers keymaps/no keymaps/pt-br keymaps/sv keymaps/ar keymaps/de keymaps/en-us keymaps/fi keymaps/fr-be keymaps/hr keymaps/it keymaps/lv keymaps/nl keymaps/pl keymaps/ru keymaps/th keymaps/common keymaps/de-ch keymaps/es keymaps/fo keymaps/fr-ca keymaps/hu keymaps/ja keymaps/mk keymaps/nl-be keymaps/pt keymaps/sl keymaps/tr "/usr/local/share/qemu/keymaps"
    for d in x86_64-softmmu; do \
    make -C $d install || exit 1 ; \
    done
    make[1]: Entering directory `/home/ouroboros/qemu-0.7.2/x86_64-softmmu'
    install -m 755 -s qemu-system-x86_64 "/usr/local/bin"
    make[1]: Leaving directory `/home/ouroboros/qemu-0.7.2/x86_64-softmmu'
    cd kqemu ; ./install.sh
    There's got to be something simple now at this juncture...I'm in high hopes!

    Any further assistance is greatly appreciated in advance!

    Thanks,
    -Shawn Q {64-bit...like Atari Jaguar?}
    MSI K9A2 Platinum 790FX;Phenom 9600;G.Skill 4x2GB DDR2 1066;2x Radeon HD 4800 series;Antec TruePower Quattro TPQ-1000
    "The road to hell is paved with good intentions."-Wyrm by Mark Fabi

  7. #397
    Join Date
    May 2005
    Location
    Sweden
    Beans
    442
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Howto: install Windows in Ubuntu Hoary for free

    I can see that some of the files under your kqemu dir are in the root group, but this file is not. Try to chgrp and then do the chmod again on this specific file
    -rw-r--r-- 1 ouroboros ouroboros 1582 2005-11-02 11:45 kqemu.mod.c

    Strange if this helps, but stranger things has happend


    Quote Originally Posted by trinaryouroboros
    Wow! Lunde, you are awesome.

    Sometimes it's the stupidest thing, my bad...I've gotten alot further than I did before, but I've had to use a specific method now. I tried to do this in user mode, but I got an error that looks permission orientated:

    Warning: could not open /home/ouroboros/qemu-0.7.2/kqemu/kqemu.mod.c: No such file or directory

    And sure enough the permissions were reset by something, so I tried a few ways with chmod 755 on all files in qemu and kqemu before and after .configure, but I always ended up with that same message...and it's there, the file does certainly exist and no typos this time.

    By the way, I just cp'd that typo file with the correct format and it worked fine, passed that part.

    Now I went to root, chmod 755'd qemu and kqemu dir's before and after ./configure ---blahblahx86 stuff, and during make install I get REAL further, but that message still appears midway during kqemu install this time :



    There's got to be something simple now at this juncture...I'm in high hopes!

    Any further assistance is greatly appreciated in advance!

    Thanks,
    Fredrik Lunde | Vergic AB
    www.vergic.com

  8. #398
    Join Date
    Oct 2005
    Beans
    171

    Re: Howto: install Windows in Ubuntu Hoary for free

    does anyone know how i can configure smb shares for win 98.
    i managed to get smb for win 2000 but can't fint how to configure it for win 98

  9. #399
    Join Date
    Sep 2005
    Location
    New York
    Beans
    166
    Distro
    Ubuntu 11.04 Natty Narwhal

    Arrow Re: Howto: install Windows in Ubuntu Hoary for free

    Quote Originally Posted by Lunde
    I can see that some of the files under your kqemu dir are in the root group, but this file is not. Try to chgrp and then do the chmod again on this specific file
    -rw-r--r-- 1 ouroboros ouroboros 1582 2005-11-02 11:45 kqemu.mod.c

    Strange if this helps, but stranger things has happend
    Ughck...it's a hanging deathtrap it is...my head is pounding, I'm going to sleep finally. I tried everything but reformatting and starting the whole silly OS from scratch.

    started a brand new source directory, root only.

    new commands used this round :

    ./configure --target-list=x86_64-softmmu --enable-adlib --cc=gcc-3.4 --host-cc=gcc-3.4

    Now even with this beefcake, I still get the same weird "not found" message as mentioned previous.

    Upon make clean from ./kqemu dir, I notice that the file in question gets rm'd ... soooo yeah. The thing gets rm'd, and make doesn't find the file...then somehow magically creates it after the fact it couldn't find the silly .c output module. Bah!

    On a whim, I did touch kqemu/kqemu.mod.c, plus chgrp/chmod'd it up, and now instead of kqemu.mod.c being "not found" - make does :

    make[1]: Leaving directory `/home/ouroboros/source/qemu-0.7.2/x86_64-softmmu'
    make -C kqemu
    make[1]: Entering directory `/home/ouroboros/source/qemu-0.7.2/kqemu'
    make -C /lib/modules/2.6.10-5-amd64-xeon/build M=`pwd` modules
    make[2]: Entering directory `/usr/src/linux-headers-2.6.10-5-amd64-xeon'
    CC [M] /home/ouroboros/source/qemu-0.7.2/kqemu/kqemu-linux.o
    cp /home/ouroboros/source/qemu-0.7.2/kqemu/kqemu-mod-x86_64.o /home/ouroboros/source/qemu-0.7.2/kqemu/kqemu-mod.o
    LD [M] /home/ouroboros/source/qemu-0.7.2/kqemu/kqemu.o
    Building modules, stage 2.
    MODPOST
    Warning: could not open /home/ouroboros/source/qemu-0.7.2/kqemu/kqemu.mod.c: Success
    CC /home/ouroboros/source/qemu-0.7.2/kqemu/kqemu.mod.o
    LD [M] /home/ouroboros/source/qemu-0.7.2/kqemu/kqemu.ko
    make[2]: Leaving directory `/usr/src/linux-headers-2.6.10-5-amd64-xeon'
    make[1]: Leaving directory `/home/ouroboros/source/qemu-0.7.2/kqemu'
    "Warning: could not open /home/ouroboros/source/qemu-0.7.2/kqemu/kqemu.mod.c: Success"

    What in the nuggets of the backside is it saying "Success" for?!

    Foiled again!

    I tried at some points to force the linux-headers-2.6.10-5-amd64-xeon stuff to stick to gcc-3.4 only...boy was that useless.

    I also tried from scratch using chgrp root, and chown 755, chown 777 on the file, etc...g'nite.

    Last edited by trinaryouroboros; November 5th, 2005 at 06:31 AM.
    -Shawn Q {64-bit...like Atari Jaguar?}
    MSI K9A2 Platinum 790FX;Phenom 9600;G.Skill 4x2GB DDR2 1066;2x Radeon HD 4800 series;Antec TruePower Quattro TPQ-1000
    "The road to hell is paved with good intentions."-Wyrm by Mark Fabi

  10. #400
    Join Date
    May 2005
    Location
    Sweden
    Beans
    442
    Distro
    Ubuntu 7.10 Gutsy Gibbon

    Re: Howto: install Windows in Ubuntu Hoary for free

    Quote Originally Posted by kakashi
    does anyone know how i can configure smb shares for win 98.
    i managed to get smb for win 2000 but can't fint how to configure it for win 98
    If this is for Qemu, Share the disk from linux, no point sharing anything from the guest OS
    Fredrik Lunde | Vergic AB
    www.vergic.com

Page 40 of 49 FirstFirst ... 303839404142 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •