On Tue, 2012-02-07 at 20:35 +0000, richard wrote: > On Tue, 07 Feb 2012 20:22:04 +0000 > Sérgio Basto <[email protected]> wrote: > > > On Tue, 2012-02-07 at 20:14 +0000, richard wrote: > > > On Tue, 07 Feb 2012 19:56:24 +0000 > > > Sérgio Basto <[email protected]> wrote: > > > > > > > On Mon, 2012-02-06 at 16:35 -0500, Phil Schaffner wrote: > > > > > When I create a VM with the Wizard on VirtualBox 4.1.8 and > > > > > select "Operating System: Microsoft Windows" one of the > > > > > "Version:" choices on > > > > > the list is "Windows 7 (64 bit)". If that selection is not > > > > > offered, then perhaps your CPU is not 64-bit capable. > > > > > > > > Yeah I got here a dual core 2 , with Fedora 16 x86_64, and when > > > > "Operating System: Microsoft Windows" and the Versions choices on > > > > the list, none have (64 bit) . > > > > When we compile from sources we need enable something especial or > > > > anything new from obj/bin/ ? > > > > > > > > Thanks, > > > > > > Hi, all OK except > > > Failed to install the Extension > > > Pack /tmp/Oracle_VM_VirtualBox_Extension_Pack-4.1.8-75467.vbox-extpack. > > > The installer failed with exit code 127: The value for the SHELL > > > variable was not found the /etc/shells file This incident has been > > > reported.. > > > > $cat /etc/shells > > /sbin/nologin > > /bin/tcsh > > /bin/csh > > /bin/ksh > > /bin/zsh > > /bin/dash > > /bin/dash > > /bin/bash > > /bin/sh > > $echo $SHELL > > /bin/bash > > > > [richard@lap ~]$ cat /etc/shells > /sbin/nologin > /bin/dash > [richard@lap ~]$ echo $SHELL > /bin/bash > [richard@lap ~]$
$rpm -qf /etc/shells setup-2.8.36-3.fc16.noarch $rpm -V setup-2.8.36-3.fc16.noarch 5S.T..... c /etc/printcap 5S.T..... c /etc/profile you have some solutions 1 is add /bin/bash to /etc/shells other is reinstall setup yum reinstall setup and see if /etc/shells is updated . -- Sérgio M. B. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ VBox-users-community mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/vbox-users-community
