New installation can only boot to command line as root
Hello Everyone:
I installed Lenny for a normal workstation:
Pent 4 2.40 GHz
1 GB RAM
2 WDC WD400JB-00ENA0 hard drives (used to be mirrored drives on an XP
machine; I installed on the master drive)
Radeon 7000 display adapter
Intel Pro/100 net card
ASUS CD-5520/A
Sony Multiscan 17sf II monitor
The graphic installation from small CD went well but could not boot into
the graphic login afterward. I just get a blank monitor and the hard
drive stops activity.
I re-installed a couple of times, hoping that something would change. No
luck.
I discovered after booting into the "single user" mode, that I can log
in to the command line as root. After I exit root, the machine then
hangs just like it did upon reboot as described above with a blank monitor.
I'm stuck. Any help will be appreciated.
Thank you,
Ray
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
03-05-2009, 05:28 PM
Robert Hodgins
New installation can only boot to command line as root
> The graphic installation from small CD went well but could not boot into
> the graphic login afterward. I just get a blank monitor and the hard
> drive stops activity.
>
> I re-installed a couple of times, hoping that something would change. No
> luck.
Is the "small CD" the netinst? I tried several times to install Lenny
using the netinst CD and had problems like those you describe. After a
couple of retries, I just downloaded the first CD
(debian-500-i386-CD-1.iso) and installation went to completion.
This sort of issue with the netinst CD has been encountered by other
folks:
http://forums.debian.net/viewtopic.php?p=210385&sid=bffbdd6d39911673befef15 03253faad
HTH
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
03-06-2009, 03:24 AM
Ray Lozano
New installation can only boot to command line as root
Thanks for the suggestion, Robert.
I downloaded the complete CD 1 and re-installed but I got the exact same
result.
Ray
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
03-06-2009, 11:17 AM
Umarzuki Mochlis
New installation can only boot to command line as root
2009/3/6 Ray Lozano <raylozano@gmail.com>
Thanks for the suggestion, Robert.
I downloaded the complete CD 1 and re-installed but I got the exact same
result.Even after "dpkg-reconfigure -phigh xserver-xorg"? I don't know if this will solve the drive stopping problem but give it a shot anyway.
Ray
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
--
Regards,
Umarzuki Mochlis
http://gameornot.net
03-06-2009, 11:58 AM
Juha Tuuna
New installation can only boot to command line as root
Ray Lozano wrote:
> ...
> I discovered after booting into the "single user" mode, that I can log
> in to the command line as root. After I exit root, the machine then
> hangs just like it did upon reboot as described above with a blank monitor.
> ...
In single user mode try to let Xorg to do the configuration:
# Xorg -configure
This will write /root/xorg.conf.new
Try it:
# Xorg -config /root/xorg.conf.new
This method usually gives a reasonably good configuration file to edit and
tweak. If Xorg fails you should at least get some error messages to point you
to the right direction.
--
Juha Tuuna
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
03-06-2009, 04:12 PM
Ray Lozano
New installation can only boot to command line as root
Thanks, Umarzuki, but I still got the same result: no X windows.
--
To UNSUBSCRIBE, email to debian-user-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
03-06-2009, 04:16 PM
Ray Lozano
New installation can only boot to command line as root
Thanks, Juha, I ran the commands you suggested and this is what
/root/xorg.conf.new contains. I don't see any error messages, but I do
see my graphics card. Still no X windows.