PPRuNe Forums - View Single Post - Linux query
Thread: Linux query
View Single Post
Old 7th November 2005 | 15:36
  #6 (permalink)  
Mac the Knife

Plastic PPRuNer
25 Anniversary
 
Joined: Sep 2000
Posts: 1,902
Likes: 0
From: Rochechouart, France
Assuming you're logged in
Type
startx <enter> to start the X-window system
alternatively
type
init 5 <enter>
to enter runlevel 5 (full multiuser with network and X)

You should then be in the GUI

As for the other, sounds like GRUB is not finding the bootblock of your Linux install. Check out grub.conf
Mac the Knife is offline