Arch in virtual box gives me i686 instead of x86_64-failed retrieving

Hello,
I tried arch in virtual box and when I do uname -a it gives me i686 instead of x86_64.
So, trying to insert to repositories the multilib , it doesn't work (it gives me failed retrieving multilib).
What can I do ?
Thanks!
(I download the dual ISO file,is that right?)

You chose i686 when booting the install disk in the VM. If you want x86_64, start over and install that. Or just go with i686, you're probably fine.
When I boot ity only had i686 as option.
If your machine supports a 64 bit VM, did you configure it as such?
I don't know anything about that.
So, in hard drive I will not have this problem.
Edit:   BTW, welcome to Arch Linux
Thanks!
(Also,check https://bbs.archlinux.org/viewtopic.php … 6#p1365386 if you want )

Similar Messages

  • Prepare Arch on Virtual Box then move to Real PC

    Can I set Arch on a Virtual Box (convinent to have the wiki handy) then move it to my real PC? Will it work (virtual hardware vs real ones)? If so how do I proceed? On Ubuntu, theres RemasterSys which is for this purpose but has its faults. How do I achieve this anyways on Arch?
    Last edited by jiewmeng (2012-02-28 13:09:50)

    jiewmeng wrote:
    OK I restored /boot & / partitions with clonezilla. Did
    grub-install /dev/sda6 --boot-directory=/media/sda5
    where sda6 is arch partition and sda5 is boot. However I get into a grub prompt instead. Whats wrong?
    In ubuntu theres something like update-grub, do I need to do that?
    UPDATE
    What I did is https://wiki.archlinux.org/index.php/GRUB#GRUB_Error_17
    Problem now is GNOME does not start (I think a driver problem), and theres no network
    When I've tried to convert from one file format to another it doesn't quite rework it. 
    When I do grub-install I don't use boot-directory.
    I just use grub-install /dev/sda, unless I have a FreeBSD loader, which then I use /dev/sdax.  Your menu.lst will pick up the kernels in /dev/sda5 with:
    root (hd0,4)
    kernel /vmlinuz-linux root=/dev/sda6 ro
    initrd /initramfs-linux.img
    You can type those lines above directly into the grub command-line and should be able to get it to boot.

  • [SOLVED] Guest Arch in Virtual Box Internet Problems

    I have installed Arch a few times already in virtual machines on Virtual Box and each time it is unable to configure the internet connection properly.  Having gone through the beginner wiki-pages on starting with Arch, I have tried "ping -c 3 www.google.com" and get "ping: unknown host www.google.com".  However, IP addresses usually work with 0% packet loss.
    I then followed the "hwdetect" instruction and that yielded "-bash: hwdetect: command not found".  The command "modprobe pcnet32" does not yield an error and returns nothing.
    I have also tried other methods
    http://eligere.wordpress.com/2008/03/05 … i-problem/
    http://bbs.archlinux.org/viewtopic.php?id=55811.
    Thanks.
    Last edited by zeug (2009-05-08 23:03:56)

    Wikimig wrote:
    Hi,
    Pretty much the same here
    That is strange but adding "nameserver 192.168.0.1" to /etc/resolv.conf enables me to access the internet. 192.168.0.1 is of course the IP of the host computer's vitual card but what is strange is: I need to use dhcpcd from guest to be given an IP that isn't even in the same range as 192.168.0.1 (for instance 10.0.2.15)!!
    So to basically, host PC has that virtual ethernet card with static IP 192.168.0.1 and internet connection shared (don't know if this is compulsory though) and guest uses dhcp, is given 10.0.2.15 (don't ask me where it gets it from because I disabled it on VirtualBox). Then I just have to add "nameserver 192.168.0.1" to resolv.conf and I'm good... till dhcpcd rewrites the resolv.conf. How could we set dhcp to use a particular DNS?
    As you can see, I am not a DNS expert. Using static IPs for both would be great but it doesn't work
    Does it help?
    The 10.x.x.x.x address range is assigned because you are most probably using NAT networking on the Virtual Box configuration.
    Try with 'Bridged'.
    If all goes well you shouldn't need to fiddle with /etc/resolv.conf.
    Still, if you still need to change /etc/resolv.conf, put your changes in a file called /etc/resolv.conf.head which will survive
    the changes that sometimes DHCP does on /etc/resolv.conf.
    Mektub

  • Running Arch in Virtual Box --- Cannot expand resolution.

    I have ran the "xdpyinfo | grep dimensions" command on the virtual machine and got the output
    "dimensions 800x600 pixels (452x277 millimetres)"
    I then ran "xdpyinfo | grep "dots per inch" command inside the virtual machine and got the output
    "resolution 45x55 dots per inch"
    But on the host machine the values are obviously different and show the following from the same commands
      dimensions:    1680x1050 pixels (444x277 millimeters)
      resolution:    96x96 dots per inch
    Basically i would like to change the resolution of my virtual arch machine to the same size as the host machine. Could there be a .conf file where i could change these values?
    Thanks
    SlashWannabe94

    I have been reading some documentation and have created the /etc/X11/xorg.conf file and added the following code to it.
    Section "Screen"
            Identifier "Monitor0"
            SubSection "Display"
                    Viewport   0 0
                    Depth     24
                    Modes "1024x768" "1680x1050"
            EndSubSection
    EndSection
    I have also edited the /boot/grub/menu.lst and added the following code to it.
    # (0) Arch Linux
    title  Arch Linux
    root   (hd0,0)
    kernel /vmlinuz26 root=/dev/disk/by-uuid/494bc5ad-ee41-4ab7-acea-4612ab22b5ae ro vga=773
    initrd /kernel26.img
    Yet i still cannot change my resolution.

  • [SOLVED] Arch Linux Guest Virtual Box OSE problem

    So I am installing my Arch Linux as a Guest in my Ubuntu partition, through Virtual Box OSE (3.2.8). I followed the wiki ( https://wiki.archlinux.org/index.php/Ar … lBox_Guest ) but still have an issue:
    sudo pacman -S kernel26-headers xorg gcc make
    sudo mount /dev/cdrom /mnt/cdrom
    sudo /mnt/cdrom/VBoxLinuxAdditions-x86.run
    But It fails on Shared folders, and cannot recognize X:
    :: Building the VirtualBox Guest Additions Kernel Modules [BUSY]
    :: Building the main Guest Additions module [DONE]
    :: Building the shared folder support module [FAIL]
    (Look at /var/log/vboxadd-install.log to find otu what went wrong)
    :: Warning: Unknown version of the X Window System installed. Not installing X Window System drivers.
    :: Installing graphics libraries and desktop services components [Done]
    /var/log/vboxadd-install.log states:
    /tmp/vbox.0/vfsmod.c:406:9: error: unknown field 'clear_inode' specified in initalizer
    /tmp/vbox.0/vfsmod.c:406:9 warning: initalization from incompatible pointer type.
    Which is strange, because as far as I know, clear_inode is part of the linux headers.
    Any idea why this is happening? Do I just need to update VirtualBox to a newer version?
    Last edited by gralamin (2011-03-11 18:22:14)

    Updating Virtualbox fixed the issue.

  • Screen Resolution in Virtual Box

    Okay, my next obstacle.
    I installed guest additions as the wiki instructed:
    https://wiki.archlinux.org/index.php/Vi … _Additions
    and have xorg installed, but with the minimum xorg-server package.
    I read another forum post from awhile ago about hardcoding resolution in a GRUB config file, but I don't have the config file they spoke of, and I can't seem to find the post anymore.
    Screen resizing doesn't appear to work. In changing the size of the virtual box window, the screen resolution remains the same. I'm not exactly sure shared-clipboard is working either, though I don't have a definitive test for that.
    Syncing the host time and guest time seems to have worked though.
    How do I go about enabling screen-resizing? I would prefer if it auto-resized based on the virtualbox window size, instead of hardcoding a bigger resolution. If that's possible.

    I'm not entirely sure what you mean by the minimum xorg-server package - just X with no desktop environment or window manager?  If so, I think that might be the issue.  As an experiment, you could clone your installation in Virtualbox, and install Xfce on the clone.  If you can resize the window with Xfce running, then you know you have everything configured properly.
    For hard-coding a resolution at boot time, you can put "vga=792" in your grub config file.  I use syslinux, so I can't tell you for sure about grub.  But in syslinux, mine looks like this:
    APPEND root=/dev/sda1 ro vga=792
    You can google the keywords "vga resolution codes" to find codes for other settings, but 792 will give you 1024x768 with 24 bits.
    Sorry I'm not much of an expert, but hopefully that will give you some avenues to pursue.

  • Virtual box USB

    I am using vista and installed Arch linux i686 as guest
    I am successful in installing Arch and running LXDE desktop
    But I am not able access USB. How can access USB in the virtual box arch linux guest.

    sant527 wrote:
    I am using vista and installed Arch linux i686 as guest
    I am successful in installing Arch and running LXDE desktop
    But I am not able access USB. How can access USB in the virtual box arch linux guest.
    What?

  • Virtual Box error: error mounting /dev/sda1 on /mnt

    Hello folks,
    After getting fed up with Ubuntu's bloated setup, I was trying to switch to Arch linux. But before that I wanted to try it in Virtual Box. I was using Arch Linux Core image for this.  But after setting up file system and mountpoint I am getting this error:
    error mounting /dev/sda1 on /mnt
    The steps I followed:
    1. Source: Core local
    2. Editor: Nano
    3. Clock: As usual
    4. Prepare hard drive:     
       a) Manually Partition (as this is what I will be doing during actual installation)
       b) /dev/sda
       c) New partition on all space available on virtual machine, making it primary, bootable, Type: Linux Extended (option 85).
       d) Write partition and Quit and Done
    5. Manually configure block device, filesystems and mountpoints.
       a) dev
       b) Do not recreate file system.
       c) Set ext4 format and mount point, ignoring swap space or seperate /boot partition.
       d) Now when I goto next step as Done, It gives an error : Error mounting /dev/sda1 on /mnt/.
    Is there any problem with creating the filesystem as I have done? Can anyone shed some light if there is any particular configuration needed for virtual machine. I searched the forum for other options. But none of them seem applicable for me.
    Thank you for your time.

    What host os and CPU are you using? The message states that you need virtualization hardware support in the CPU (Intel VT-x or AMD-V) in order to run that 64 bit guets OS. Reasons for this error (that I could think of) could be:
    - you have a very old cpu
    - you have disabled virtualization in your bios
    - you are running a 32-bit host os
    These links to the docs may also help
    https://www.virtualbox.org/manual/ch10.html#hwvirt
    https://www.virtualbox.org/manual/ch03.html#intro-64bitguests
    cheers
    bjoern

  • Need help installing Virtual box Windows VM's

    I am installing virtual box on wife's mac.   I got the instructions here: http://osxdaily.com/2011/09/04/internet-explorer-for-mac-ie7-ie8-ie-9-free/
    I did it previously and it all worked well. Recently the windows session license expired so I reinstalled that portion and it worked for about a week.  Then the Virtual box program just stopped working.   So I uninstalled the virtual box and am attempting to reinstall all components.
    First step is install Virtual box from here:  https://www.virtualbox.org/wiki/Downloads   This went ok andvirtual box runs but there are no VM's.
    There is then a script to install the windows VM's.  It is failing.
    Script is accessed by copyinf this command into terminal:
    curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | bash
    This is the error I get.   It seems there is a file that already exists but I'm stumped as to what to do.
    Last login: Fri Mar 28 09:06:48 on ttys000 ROSANNEs-MacBook-Air:~ rosannemcginn$ curl -s https://raw.github.com/xdissent/ievms/master/ievms.sh | bash Checking for VirtualBox Checking for Oracle VM VirtualBox Extension Pack
    Pack no. 0:   Oracle VM VirtualBox Extension Pack
    Building IE6 VM
    Checking for existing OVA at /Users/rosannemcginn/.ievms/IE6 - WinXP.ova Checking for existing IE6 - WinXP VM Creating IE6 - WinXP VM (disk: /Users/rosannemcginn/.ievms/IE6 - WinXP-disk1.vmdk) 0%...10%...20%...30%...40%...50%...60%...70%...80%...90%...100%
    Interpreting /Users/rosannemcginn/.ievms/IE6 - WinXP.ova...
    OK.
    Disks:  vmdisk1   136260878336      -1      http://www.vmware.com/interfaces/specifications/vmdk.html#streamOptimized     IE6 - WinXP-disk1.vmdk  -1    -1   
    Virtual system 0:
    0: Suggested OS type: "WindowsXP"
        (change with "--vsys 0 --ostype <type>"; use "list ostypes" to list all possible values)
    1: VM name specified with --vmname: "IE6 - WinXP"
    2: Number of CPUs: 2
        (change with "--vsys 0 --cpus <n>")
    3: Guest memory: 512 MB
        (change with "--vsys 0 --memory <MB>")
    4: Sound card (appliance expects "", can change on import)
        (disable with "--vsys 0 --unit 4 --ignore")
    5: USB controller
        (disable with "--vsys 0 --unit 5 --ignore")
    6: Network adapter: orig NAT, config 2, extra slot=0;type=NAT
    7: CD-ROM
        (disable with "--vsys 0 --unit 7 --ignore")
    8: IDE controller, type PIIX4
        (disable with "--vsys 0 --unit 8 --ignore")
    9: IDE controller, type PIIX4
        (disable with "--vsys 0 --unit 9 --ignore")
    10: Hard disk image: source image=IE6 - WinXP-disk1.vmdk, target path=/Users/rosannemcginn/.ievms/IE6 - WinXP-disk1.vmdk, controller=8;channel=0 0%...
    Progress state: VBOX_E_FILE_ERROR
    VBoxManage: error: Appliance import failed
    VBoxManage: error: Could not create the clone medium '/Users/rosannemcginn/.ievms/IE6 - WinXP-disk1.vmdk'.
    VBoxManage: error: VMDK: could not create new file '/Users/rosannemcginn/.ievms/IE6 - WinXP-disk1.vmdk' (VERR_ALREADY_EXISTS)
    VBoxManage: error: Details: code VBOX_E_FILE_ERROR (0x80bb0004), component Appliance, interface IAppliance
    VBoxManage: error: Context: "int handleImportAppliance(HandlerArg*)" at line 779 of file VBoxManageAppliance.cpp ROSANNEs-MacBook-Air:~ rosannemcginn$

    Here is how I install mine, for numbers I will assume you have a 100GB HDD and 2GB of RAM:
    Boot from Win7 DVD and create two partitions, then install Windows7 on one of them. During the install Windows will create a 3rd partition to boot from. You will now have:
    sda1 - 100MB - Windows Boot - boot flag
    sda2 - 50GB - Windows 7 - no flags
    sda3 - 50GB - Unpartitioned Space - no flags
    Next boot into Arch and choose to manually partition the drives using cfdisk, using the unfinished space create 3 logical partitions of the sizes 100MB, 2GB, and 50GB. Mark the 100MB one you just created with a boot flag and unmark the 100MB one Windows created.
    Now you should have:
    sda1 - 100MB - Windows Boot - no flags
    sda2 - 50GB - Windows 7 - no flags
    sda3 - 50GB - Unpartitioned Space - no flags
    sda5 - 100MB - Linux Boot - boot flag
    sda6 - 2GB - Linux Swap - no flags
    sda7 - 50GB - Arch - no flags
    Click OK/Confirm/Write and then continue to the next step - File Systems and Mountpoints.
    Here you need to set the FS for sda5,6,7 and make sure not to touch sda1,2. Choose ext2 for sda5, swap for sda6, and ext3 for sda7. You will also be asked for mountpoints. Pick "/boot" for sda5 and "/" for sda7. Click OK/Confirm/Write and then continue to install Arch like normal, when you get to installing the bootloader make sure to install it on /dev/sda and uncomment the Windows part of the grub/menu.lst file.
    Reboot the system and you are done

  • Installing ArchLinx+Guest Additions in Virtual Box(error during guest)

    The Arch Linux install seemed to go through smoothly.  I installed it using the wiki page, rebooted, and logged in as root.  I am installing this for a class, so trying to follow the instructions to do so.  Next, we are supposed to install 'Guest Additions' for Virtual box using the instructions below:
    Now, you should install "Guest Additions" for VirtualBox. Guest additions allows you to share files between host and guest systems. This is very convenient for development as you will need to copy files back and forth between the host and guest operating systems. You can download Guest Additions at *link*.
         You need to start the virtual machine before you can continue installing Guest Additions. To do that, just select your VM name from the list on the left hand side in VirtualBox and click Start. After logging into Arch Linux, you should mount this ISO image just as you had mounted the Arch Linux ISO file. You can then mount the cdrom inside the Guest OS by doing:
    mkdir /mnt/cdrom
    mount -t iso9660 /dev/cdrom0 /mnt/cdrom
    Now install the guest additions by doing:
    cd /mnt/cdrom
    sh ./VBoxLinuxAdditions-x86.run
    This will compile and install the kernel modules necessary for Guest Additions functionality. Please note that if you
    recompile your own kernel (later as a part of project requirements), you will have to run this again so that the modules are
    compiled and installed for the new kernel too.
    Under settings for VBox, I mounted the Guest Additions image file, started Arch Linux, logged in as root, and followed the instructions above.  I was able to do all of the above, but when I excute the last line, I am given this message:
    http://img132.imageshack.us/img132/3971/linuxd.png
    I have no idea where to go from here, and any help would be greatly appreciated.
    Also,  I feel like I have installed Arch Linux incorrectly.  All the videos and pictures I see show a GUI type interface, but all I am presented with is a text-based interface.  When I boot it up, it asks me to log in, and I am then taken to the command line, but I don't see the same GUI interface everyone else seems to have.  Is this normal for a basic Arch Linux install?  Thanks in advance.

    Arch has no GUI until you install one. Some people don't want a GUI, so it's left to the user. The base install has only a command line interface.
    You should probably read the Beginners Guide.
    In case you missed them, there's two short articles, also on the wiki that might help you understand Arch, Arch Linux and The Arch Way

  • Installing oracle db 10.2.0.1 on REHL 5.6 using virtual box

    I can't solve this erratic behavior:
    Scenario: Phisical machine Windows 7 32b, virtual box v 3.2.12
    Virtual machine Oracle Linux 5.6 64b installed without problems (I have installed several machines with p.e. SuSE 10 64b,
    SuSE 11 64b and installed Oracle 10g without problems, Linux Oracle 5.6 with Oracle DB 11 ok)
    Trying to install Oracle 10.2.0.1 (need to be this version) every time I exec runInstaller, it begins, but simply freezes the
    machine. Each time it freezes at different points: sometimes at the first screen, other times I can reach the last screen with
    the install button.
    ¿can someone give any ideas ?
    Thanks

    First attempt
    The oui freezed the virtual machine, in the screen where i was setting the users passwords
    Checking the oraInventory/logs folder, ther are 3 files:
         1) orainstallxxxx.err      is empty
         2) orainstallxxxx.out     is empty
         3) InstallActions.log: as follows (I'll cut several "middle" lines because of the 30000 characters limits in the forums messages)
    INFO: Using paramFile: /opt/install/database/install/oraparam.ini
    INFO: Checking installer requirements...
    INFO: Checking operating system version: must be redhat-3, SuSE-9, redhat-4, redhat-5, UnitedLinux-1.0, asianux-1 or asianux-2
    INFO: Passed
    INFO: All installer requirements met.
    INFO: The number of files bootstrapped for the jre is 619.
    INFO:
    INFO: The number of files bootstrapped for the oui is 94.
    INFO: Execvp of the child jre : the cmdline is /tmp/OraInstall2011-05-24_11-54-43PM/jre/1.4.2/bin/java, and the argv is
    INFO: /tmp/OraInstall2011-05-24_11-54-43PM/jre/1.4.2/bin/java
    INFO: -Doracle.installer.library_loc=/tmp/OraInstall2011-05-24_11-54-43PM/oui/lib/linux
    INFO: -Doracle.installer.oui_loc=/tmp/OraInstall2011-05-24_11-54-43PM/oui
    INFO: -Doracle.installer.bootstrap=TRUE
    INFO: -Doracle.installer.startup_location=/opt/install/database/install
    INFO: -Doracle.installer.jre_loc=/tmp/OraInstall2011-05-24_11-54-43PM/jre/1.4.2
    INFO: -Doracle.installer.nlsEnabled="TRUE"
    INFO: -Doracle.installer.prereqConfigLoc=/tmp/OraInstall2011-05-24_11-54-43PM/prereq
    INFO: -Doracle.installer.unixVersion=2.6.32-100.26.2.el5
    INFO: -mx150m
    INFO: -cp
    INFO: /tmp/OraInstall2011-05-24_11-54-43PM:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/OraInstaller.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/oneclick.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/xmlparserv2.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/srvm.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/share.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/OraInstallerNet.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/xml.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/orai18n-collation.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/orai18n-mapping.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/emCfg.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/ojmisc.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstImages.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_de.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_es.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_fr.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_it.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_ja.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_ko.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_pt_BR.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_zh_CN.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_zh_TW.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/oracle_ice.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/help4.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/help4-nls.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/ewt3.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/ewt3-swingaccess.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/ewt3-nls.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/swingaccess.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/classes12.jar::/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/OraPrereq.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/jewt4.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/jewt4-nls.jar
    INFO: oracle.sysman.oio.oioc.OiocOneClickInstaller
    INFO: /tmp/OraInstall2011-05-24_11-54-43PM/jre/1.4.2/bin/java
    INFO: -Doracle.installer.library_loc=/tmp/OraInstall2011-05-24_11-54-43PM/oui/lib/linux
    INFO: -Doracle.installer.oui_loc=/tmp/OraInstall2011-05-24_11-54-43PM/oui
    INFO: -Doracle.installer.bootstrap=TRUE
    INFO: -Doracle.installer.startup_location=/opt/install/database/install
    INFO: -Doracle.installer.jre_loc=/tmp/OraInstall2011-05-24_11-54-43PM/jre/1.4.2
    INFO: -Doracle.installer.nlsEnabled="TRUE"
    INFO: -Doracle.installer.prereqConfigLoc=/tmp/OraInstall2011-05-24_11-54-43PM/prereq
    INFO: -Doracle.installer.unixVersion=2.6.32-100.26.2.el5
    INFO: -mx150m
    INFO: -cp
    INFO: /tmp/OraInstall2011-05-24_11-54-43PM:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/OraInstaller.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/oneclick.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/xmlparserv2.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/srvm.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/share.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/OraInstallerNet.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/xml.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/orai18n-collation.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/orai18n-mapping.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/emCfg.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/ojmisc.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstImages.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_de.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_es.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_fr.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_it.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_ja.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_ko.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_pt_BR.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_zh_CN.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/InstHelp_zh_TW.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/oracle_ice.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/help4.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/help4-nls.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/ewt3.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/ewt3-swingaccess.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/ewt3-nls.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/swingaccess.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/classes12.jar::/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/OraPrereq.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/jewt4.jar:/tmp/OraInstall2011-05-24_11-54-43PM/oui/jlib/jewt4-nls.jar
    INFO: oracle.sysman.oii.oiic.OiicInstaller
    INFO: UnixGroups="{oinstall,dba,}"
    INFO: -scratchPath
    INFO: /tmp/OraInstall2011-05-24_11-54-43PM
    INFO: -sourceLoc
    INFO: /opt/install/database/install/../stage/products.xml
    INFO: -sourceType
    INFO: network
    INFO: -timestamp
    INFO: 2011-05-24_11-54-43PM
    INFO: -oneclick
    INFO: Environment Variables:
    INFO:      ORACLE_HOME =
    INFO:      PATH = /opt/install/database/install:/usr/bin:/usr/ccs/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/home/oracle/bin
    INFO:      CLASSPATH =
    INFO: Username:oracle
    INFO: Setting variable 'PREREQ_CONFIG_LOCATION' to '/tmp/OraInstall2011-05-24_11-54-43PM/prereq'. Received the value from variable association.
    INFO: Reader/Writer 'oracle.sysman.oii.oiic.OiicGlobalContextXMLReaderWriter' was created.
    INFO: Retrieving the global context: OiicGlobalContext.getGlobalContext()
    INFO:
    *** Welcome Page***
    INFO:
    *** Specify Inventory directory and credentials Page***
    INFO: Setting the 'InventoryLocation ( INVENTORY_LOCATION )' property to '/opt/oracle/oraInventory'. Received the value from the UI page.
    INFO: Setting the 'UnixInstallGroup ( UNIX_GROUP_NAME )' property to 'oinstall'. Received the value from the UI page.
    INFO: Initializing install inventory
    INFO: Setting up install inventory
    INFO: Unable to read the list of homes from the inventory.
    INFO: Oracle Universal Installer version is 10.2.0.1.0
    INFO:
    *** Specify Source Location Page***
    INFO: Initializing OUI Shiphome access setup
    INFO: DefaultifyLangiages : Value of oracle.installer.defaultifyLanguages : false
    INFO: fetch the file: /opt/install/database/stage/shiphomeinfo.properties
    INFO: Performing operation for OUI Shiphome access setup
    INFO:
    *** Select a Product to Install Page***
    INFO: Setting the 'TopLevelComp ( ToplevelComp )' property to 'oracle.server, 10.2.0.1.0, >0.0.0.0.0, [ 46 ][OH:2]'. Received the value from the default settings.
    INFO:
    *** Select Installation Type Page***
    INFO: Setting the 'InstallType ( DEP_MODE )' property to 'EE'. Received the value from the UI page.
    INFO: Setting the 'TopLevelInstallType ( TLDepModes )' property to 'EE,'. Received the value from the UI page.
    INFO: The selected install type is "Enterprise Edition".
    INFO:
    *** Specify Home Details Page***
    INFO: Setting the 'OracleHome ( ORACLE_HOME )' property to '/opt/oracle/oracle/product/10.2.0/db_1'. Received the value from the UI page.
    INFO: Setting the 'OracleHomeName ( ORACLE_HOME_NAME )' property to 'OraDb10g_home1'. Received the value from the UI page.
    INFO: Initializing OUI Oracle Home access setup
    INFO: Setting variable 'ORACLE_HOME' to '/opt/oracle/oracle/product/10.2.0/db_1'. Received the value from the UI page.
    INFO: Loading shiphomepropertiesfrom /tmp/OraInstall2011-05-24_11-54-43PM/shiphomeproperties.xml
    INFO: DefaultifyLangiages : Value of oracle.installer.defaultifyLanguages : false
    INFO: Setting the PROD_HOME variable of 'oracle.server_10.2.0.1.0' to ''. Received the value from the variable calculation.
    INFO: oracle.server Product Location: Empty path specified.
    INFO: This is not a cluster system.
    variable = oracle.sysman.server.EMConfigureOption
    value = LOCAL
    INFO: Query Returned: true
    INFO: Setting variable 's_recoveryAreaDestination' to ' -recoveryAreaDestination NO_VALUE '. Received the value from a code block.
    INFO:
    *** Specify Database Schema Passwords Page***

  • Internet in Virtual box

    I am having windows xp as a guest in my virtual box.
    I am connected to internet in arch through bluetooth  by ppp method. using pon airtel command.
    So how can i access the internet in my vbox.

    superchango wrote:
    And remember load the network modules before start Virtualbox:
    # modprobe vboxnetflt
    # modprobe vboxnetadp
    You don't need these modules for NAT networking.

  • Virtual box with R

    Hi everyone,
    I'm trying to learn R and ORE.
    I downloaded a VM (sample App BI) from oracle and tried to install ORE on it.
    I found out it was i686 when ORE needs 86_64x.
    does any one know of a Virtual Box for learning R ?
    Ideas?
    Thanx

    Won't be easy find VB image with all components you need for ORE testing.
    My advise, do it yourself.
    1. Create VB image from the last Oracle Linux 86_64x.
    2. Install Oracle DB 11g R2 update 3.
    3. Install the last version of ORE.
    I did it 1 month ago and I spent 8 hours to install all using oracle docs.
    It's good practice.
    R

  • Vdi 3.1 automatic desktop logon with virtual box desktop provider

    hi
    is it possible to enable autologon to a desktop if the desktop provider is virtual box with virtualbox rdp as desktop protocol?
    i only see the press ctrl alt delete window
    thank you
    br
    Andre

    Hi
    vdi communicates directly with the virtual machine if rdp is usedwith VRDP the RDP client on the vdi/sunray server connects to the Console of the VirtualBox machine
    with MS RDP the RDP client on the vdi/sunray server connects to the terminal services of the XP machine.
    the virtual desktop which i have imported into vdi was configured with nat This doesn't matter. You are able to configure the network setting at the settings tab of the Pool. (host networking and windows RDP)
    if i change the network from nat to hostbased network i'm not able to reach a network from this virtual machineIf you set it to hostbased network do you get proper TCP/IP settings in the XP machine?
    must i change the vbox host network config to use hostbased network instead of nat?If you mean change the template; you don't because this could be set with settings on the pool tab.
    if you mean change something on the Box hosting the VirtualBox vm's; you don't need to configure anything special to allow it to use hostbased network.
    You're VM's running on this box should receive proper TCP/IP settings though.
    To debug this create a smartcard to logon to Solaris, with the Sunray management interface :1660 and try to RDP to one of the VM's to see if terminal services are running and firewall settings allow you to connect to the VM from Solaris. You could try this from any other host/laptop/fatclient if you network setup allows you to connect RDP ot the VM's ips.
    patrick

  • Unmount shared folder in virtual box

    How to unmount shared folder in virtual box. With Arch linux as guest

    You can right click on the shared folder icon at the bottom right, the dialog box has an option to remove the shared folder.

Maybe you are looking for

  • "Open in external sample editor" seems to be broken?

    Hey all, I'm hoping that someone can help me figure this out. I'm using Logic Pro X 10.0.7 in conjunction with Adobe Audition CS6. This problem seems to happen intermittently, and on some of my machines, but not others. I've also witnessed it on othe

  • How to veto a JComboBox selection change in ItemListener

    I have a JComboBox whose current value is tied to some data cached in my application. I want to be able to examine the selection in an ItemListener attached to the JComboBox, and if the value is different than what I have cached, I want to ask the us

  • Iphoto import, no albums came?

    Hi I just got the Aperture 3.1 and have iLife 11 as well. I did try to import my iphoto library to my Aperture, it all came but not my albums... I did see some video here in the apple.com page and they say it should.. Is there something I need to do

  • Importing Fotos to documents

    I am having problems importing fotos to documents.When I try it the message "no image capture device found" appears.I am using a program called textedit, a macbook and 10.5.2 operating sytem.Can anybody please help me?Thanks!

  • Conflict in last upgrade /usr/lib/libXvMCNVIDIA_dynamic.so.1

    mmmm.... Wich I need to do? just wait? # pacman -Syu :: Sincronizando las bases de datos de paquetes... core está actualizado extra está actualizado community está actualizado kdemod está actualizado :: iniciando actualización completa del sistema...