





driverdaw2 wrote:Firefox, what a waste of time the fastest I xcan get it to download is about 9k, Windows 7 runs at about 450 kc/per sec.
driverdaw2 wrote:I am in China




sudo fdisk -lsudo apt-get install gparted


psykke wrote:So I installed Linux Mint 8 from the Live CD following the instructions here http://www.howtoforge.com/the-perfect-d ... yssa-r1-p2.
After I reboot it it just boots into shell and I am lost. Any ideas?


FedoraRefugee wrote:psykke wrote:So I installed Linux Mint 8 from the Live CD following the instructions here http://www.howtoforge.com/the-perfect-d ... yssa-r1-p2.
After I reboot it it just boots into shell and I am lost. Any ideas?
I bet grub did not install, or it installed to the wrong place.
Are you running more than one hard drive? If so, are you putting Linux on the second drive in the boot order? If yes then you may need to hit the advanced tab on this screen of the installer:
[img_]http://img517.imageshack.us/img517/4430/15485301.jpg[/img]
and specify that grub is placed in the MBR of the drive that is first in the boot order.

psykke wrote:
Well I am dual booting with Windows 7, so the OS Selection screen comes up, I believe that GRUB is doing that. When I load Win 7 it loads fine, but when I do Mint or Mint (recovery) it just boots into the shell.
I have 5 separate physical hdds and I installed Mint onto what Win7 displays as Disk 2.

FedoraRefugee wrote:psykke wrote:
Well I am dual booting with Windows 7, so the OS Selection screen comes up, I believe that GRUB is doing that. When I load Win 7 it loads fine, but when I do Mint or Mint (recovery) it just boots into the shell.
I have 5 separate physical hdds and I installed Mint onto what Win7 displays as Disk 2.
Okay, never mind what I said then if Grub is coming up. What does the shell look like? Is there a command prompt? Are you in init3? does it ask for a login and have you tried startx?

sudo gedit /etc/inittab
FedoraRefugee wrote:Try typing "startx" without the quotes (for Gnome). If this works then you need to edit your /etc/inittab file:
- Code: Select all
sudo gedit /etc/inittab
Change the line that reads:
id:3:initdefault:
to read:
id:5:initdefault:
If startx does not work then there is some reason why X will not start.


psykke wrote:FedoraRefugee wrote:Try typing "startx" without the quotes (for Gnome). If this works then you need to edit your /etc/inittab file:
- Code: Select all
sudo gedit /etc/inittab
Change the line that reads:
id:3:initdefault:
to read:
id:5:initdefault:
If startx does not work then there is some reason why X will not start.
startx doesn't work.
It comes up with some long error message. One part says something like 'no screens found' or something similar.

FedoraRefugee wrote:psykke wrote:FedoraRefugee wrote:Try typing "startx" without the quotes (for Gnome). If this works then you need to edit your /etc/inittab file:
- Code: Select all
sudo gedit /etc/inittab
Change the line that reads:
id:3:initdefault:
to read:
id:5:initdefault:
If startx does not work then there is some reason why X will not start.
startx doesn't work.
It comes up with some long error message. One part says something like 'no screens found' or something similar.
Is this a fresh install (or did an install break?) and does the live CD work on your computer? Something is wrong in X, it will be hard to pinpoint it. If the live CD runs okay it is possible something just got borked during install. Maybe try to install again. It is a possible graphics driver problem, though these are very rare in Mint. What kind of graphics are you running? (nvidia or ati? Intel?...)

Users browsing this forum: fiik1 and 28 guests