Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Problem on the Startup

If none of the specific sub-forums seem right for your thread, ask here.
Post Reply
Message
Author
Flavio_Acer

Problem on the Startup

#1 Post by Flavio_Acer »

Hello everyone,

I have a problem in the startup of my debian system. I've installed, yesterday, the new "testing" debian and i've made the upgrade with the APT. Everything works perfectly.

But something went wrong, because when i did the restarting, the startup frozen in the follow line:
Begin: Waiting for root file system.

And then nothing happens.The system don´t respond neither control^c.

Can anyone help me? I´ve made the installation 2 times but the problem appears when I make the apt upgrade.
How can i make the debug of the startup?


My computer is a laptop acer 1691WLMI.


Best regards Flavio.

User avatar
Red
Posts: 69
Joined: 2006-04-20 12:36

#2 Post by Red »

Can you show us your source.list, kernel and /boot/grub/menu.lst ? For kernel use

Code: Select all

uname -a

Flavio_21
Posts: 1
Joined: 2006-04-23 14:26

#3 Post by Flavio_21 »

Red wrote:Can you show us your source.list, kernel and /boot/grub/menu.lst ? For kernel use

Code: Select all

uname -a

Off course,

Shrek:/# cat /etc/apt/sources.list
deb http://security.debian.org/ etch/updates main
deb-src http://security.debian.org/ etch/updates main
deb http://debian.ua.pt/pub/debian etch main contrib non-free
deb-src http://debian.ua.pt/pub/debian etch main contrib non-free

Shrek:/# uname -r
2.6.15-1-486

Shrek:/# cat /boot/grub/menu.lst
title Debian GNU/Linux, kernel 2.6.15-1-486
root (hd0,3)
kernel /boot/vmlinuz-2.6.15-1-486 root=/dev/hda4 ro noapic=yes
initrd /boot/initrd.img-2.6.15-1-486

title Debian GNU/Linux, kernel 2.6.15-1-486 (recovery mode)
root (hd0,3)
kernel /boot/vmlinuz-2.6.15-1-486 root=/dev/hda4 ro noapic=yes single
initrd /boot/initrd.img-2.6.15-1-486

title Microsoft Windows XP Home Edition
root (hd0,1)
savedefault
makeactive
chainloader +1


Probably is some error of the lastest updates.
Now i running debian, installed again , but i don´t make update :(

Canyou help me make a debugging?

Thanks in advance.
:P

ajdlinux
Posts: 2452
Joined: 2006-04-23 09:37
Location: Port Macquarie, NSW, Australia

#4 Post by ajdlinux »

Do you have udev and all that working?

BTW the best way to install testing is to install it from scratch - I upgraded my sarge system to etch then sid, and while it works OK it's really clogged up.

andrew

Guest

#5 Post by Guest »

ajdlinux wrote:Do you have udev and all that working?

BTW the best way to install testing is to install it from scratch - I upgraded my sarge system to etch then sid, and while it works OK it's really clogged up.

andrew
Yes, all is working perfectly.
I just finished the total configuration of my laptop in a debian system :P!
The last step was the "smart" battery :) I did it in debian way. It was very simple, but it needed a new patched kernel.

It is petty that the debian kernel don´t came with some common patchs.

If anyone want help for the configuration of a equal or similary system, say it:
Acer Aspire 1691 WLMI

The updated i will not test for now..because i don´t know how to debug it.
Probable i need to create a bootdisk.

I adore linux/Debian :D

Best Regards

Post Reply