Page 1 of 2 12 LastLast
Results 1 to 10 of 14

Thread: Fedora 4 in VMPlayer

  1. #1
    Join Date
    May 2004
    Location
    Kent, UK
    Posts
    3,511

    Fedora 4 in VMPlayer

    Help me please.

    I've downloaded VMPlayer and a ready made app for Fedora 4.

    When it's fired up, i'm taken too a login screen in FD4. Once I've typed 'root' and a password, it lets me in.

    But I'm sitting at what looks like a dos prompt. Where's the GUI?

    I want to run the MoneyBee Linux beta in FD4.

    I'm hoping all you Linux/Unix experts out there can help.

  2. #2
    Join Date
    Dec 2005
    Location
    Greenville, NC, USA
    Posts
    448
    I can't ever get the X server GUI to work for me. The only thing that works is this thing called Vesa. I'm not sure how you switch it though. Maybe Cicide or Moving Fusion would know more about how to get the GUI working. Knoppix is the only distro i ever got to display GUI, it's a live cd though so i'm not sure if you can install apps on it. Maybe you can find some Knoppix based distros at http://anonym.to?http://distrowatch.com

  3. #3
    Join Date
    Mar 2006
    Location
    Nooksack, WA
    Posts
    650
    Is the login a GUI? or is that just a command prompt?

    after loggin in as root, try typing in init 5 and it should kill some processes, and start some new ones.

    or if that doesn't work, hit ctrl+f7 (I am pretty sure it is ctrl, might be ctrl+shift+f7 or shift+f7 I forget) andway, that should bring you to the GUI.

    As far as VMPlayer goes, I have never used it before.

    :EDIT: try typing in "w" or "who" or even "whoami" into the command prompt, and it will tell you what terminal you are running on. aka tty2.


    Good Luck!
    If you can't make it ... Don't come!
    http://neogen.amdusers.com/contest2007/race4b.htm


  4. #4
    Join Date
    Feb 2006
    Location
    UK
    Posts
    1,098
    "init 5" would start your graphical environment if you just executed "startx" then it would run your /.xinitrc file and may just give you an X login prompt!

    I alway do init 5 or possibly telinit 5 depending on which disto I'm using!

    If it boots up in init 3 (prompt) then you can edit your /etc/inittab and change the init setting to 5. If it fails when changing to init 5 (I often get this when I update my Nvidia driver) then edit your /etc/X11/XFree86Config to the correct graphics driver.

    This is the page I follow for my Nvidia card which may help...
    http://download.nvidia.com/XFree86/L...ection-02.html


  5. #5
    Join Date
    Mar 2006
    Location
    Nooksack, WA
    Posts
    650
    oh darn! sorry it IS Init 5, not 7... thanks BH

    correct me if I am wrong, but can't you change your video driver by going system-config-display ? I can't remember if that gets you to the drivers or not.... it has been a while since I have used Linux.
    If you can't make it ... Don't come!
    http://neogen.amdusers.com/contest2007/race4b.htm


  6. #6
    Join Date
    May 2004
    Location
    Kent, UK
    Posts
    3,511
    Thanks guys, I'll try these and report back.

  7. #7
    Join Date
    May 2004
    Location
    Kent, UK
    Posts
    3,511
    Typing 'w' gives me tty1.

    Typing 'init 5' says

    INIT: Switching to runlevel:5
    Starting pcmcia:
    Starting anacron:



    then nothing .......

  8. #8
    Join Date
    Mar 2006
    Location
    Nooksack, WA
    Posts
    650
    hmm, not sure what to say there.... have you been able to get into the GUI before? or is this a fresh install?
    If you can't make it ... Don't come!
    http://neogen.amdusers.com/contest2007/race4b.htm


  9. #9
    Join Date
    May 2004
    Location
    Kent, UK
    Posts
    3,511
    It was a Fedora core created for loading into VMPlayer.

    I typed : "yum -y groupinstall gnome".

    This downloaded loads of stuff for about 45 minutes. Then tried init 5, startx, all sorts of stuff, but no joy. Just a black screen.

  10. #10
    Join Date
    Feb 2006
    Location
    UK
    Posts
    1,098
    I've spent weeks getting these issues fixed over the years on my systems and I'm still none the wiser for it.

    Firstly when it looks like it has hung on anacron (It won't be anacron which is hanging) try CTRL + ALT + F3 to see if that flicks you over to a grapohics console!

    Mine are typically due to graphics driver so if you have recently altered any monitor or graphics card then target this next.

    Then you should check what scripts are being run at init 5 level in /etc/rc.d/rc5.d/ and edit them accordingly. The start up ones start with an 's'

    If you can't get round it then do a "service --status-all | grep running" and post the output here and I will see if I can spot anything unusual!

    BH


Page 1 of 2 12 LastLast

Posting Permissions

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