You are not logged in.

#1 2004-11-20 04:31:59

traster
Member
Registered: 2004-08-05
Posts: 12

my system dont boot any more /stop by load modules

hi @ alll
last night i update my arch linux then i shut down
i do the lilo after update
next time i start it
i see the red screen then i press enter
boot: <enter>
every thing go right
but then:
load modules      [busy] and no more
i dont know what to do
is there a command after boot: to start in safe mode ?
or i have to do some other thing ?
bevore the system work 100% without any errors
thx traster
i can do nothing !
i have only the smal install cd from arch / i install it all from network
all of the system is uptodate with pacman  kernel 2.6.9 kde 3.3.1

Offline

#2 2004-11-20 09:12:25

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,896
Website

Re: my system dont boot any more /stop by load modules

Use Arch CD to chroot into your system then check config files

possilbly edit rc.conf to stop modules loading until you can sort out which one is causing problem

When you said you updated system did you run lilo before shutdown ?

HTH


Mr Green

Offline

#3 2004-11-20 13:47:37

traster
Member
Registered: 2004-08-05
Posts: 12

Re: my system dont boot any more /stop by load modules

uhh
sorry i dont know what to do !
i boot knoppix then i look in my rc.conf on arch linux hd
but there is every thing all right (i thing only)
i want to deselect some modules but i cant write on hd !
can some one give me a step by step help what to do ?
i dont know what is wrong
yes after i use pacman -syu i type lilo and then i restart
my arch boot and load every thing but by
loading modules        [busy]     it dont go on (i wait until 20 minutes)
some one can give me some instructions
it is very importent because on the hd with arch linux are all my
documents and every thing from last four months of work
ok thx to all of you
(sorry my english is not so very good)
traster

Offline

#4 2004-11-20 14:19:17

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,896
Website

Re: my system dont boot any more /stop by load modules

Right load up Knoppix....

Can you tell us what modules you are loading in rc.conf .... & or modprobe.conf ?

change Hard Drive to read write .....

Now you need to open a terminal (root) then edit rc.conf ....

Thning is you need to be careful & know what you are doing

HTH[/b]


Mr Green

Offline

#5 2004-11-20 14:42:22

traster
Member
Registered: 2004-08-05
Posts: 12

Re: my system dont boot any more /stop by load modules

sorry i cant to drag and drop
knoppix dont know about my hw :-(
ok here my rc.conf (type it up)
Modules=(!usbserial ohci_hcd 3c59x snd-emu10k1 snd-pcm-oss snd-seq-oss snd-mixer-oss !ide-scsi)
Daemons=(syslog alsamixer klogd network netfs crond cups)
IMPORTENT
the rc.conf is ok it work at the beginning ok / nothing change before problem

i think abaout that the last pacman -syu make one file corrupt or anything
i cant use knoppix to do anything with my arch hd ! only look and read
is ther no option on arch to make a save start ?
thx

Offline

#6 2004-11-20 15:08:39

Aurélien
Guest

Re: my system dont boot any more /stop by load modules

Hi,

  I have the same problem.

I disabled modules loading ("!" before each module name in /etc/rc.conf) with a rescue CD. Once my Arch system was up, I manually loaded each module (declared in rc.conf). In my case (I suppose it could be yours too), the guilty module is snd-seq-oss.

I don't know where the problem comes from, I have no sound anymore :cry:, but the system works and I will try to fix the problem.

  Regards,

  Aurélien.

#7 2004-11-20 15:28:54

Mythoz
Member
Registered: 2004-04-25
Posts: 58

Re: my system dont boot any more /stop by load modules

Same problem here after updating module-init-tools to version 3.1.

Offline

#8 2004-11-20 16:03:36

ghostwalker
Member
From: Tacoma, WA
Registered: 2004-07-28
Posts: 140

Re: my system dont boot any more /stop by load modules

First you only need snd-emu10k1 snd-pcm-oss the rest are automaticlly loaded. At the terminal do a lsmod to verify that all need sound modules are loaded. Also, go into /dev to see if snd directory and sound dev file are there.
If you are using udev and the latest version. Create the group audio and add yourself to it.


P4 2.8Ghz @ 2.8Ghz SL6WT
Zalman CNPS7000-Cu
865PE Neo-2 LS BIOs 2.4
512mb Mushkin Level II
160GB Maxtor HD
Geforce 4 440MX
Antec 3700 1 exhaust and 1 intake fans
Linux 2.6.x
Linux user 314187
ArchLinux

Offline

#9 2004-11-20 16:35:29

Aurélien
Guest

Re: my system dont boot any more /stop by load modules

Great, the sound is back !  big_smile
With the good snd-* modules, it works better.

Thx Ghostwalker.

#10 2004-11-20 16:40:30

traster
Member
Registered: 2004-08-05
Posts: 12

Re: my system dont boot any more /stop by load modules

and the boot problem !
how to fix this ?
traster

Offline

#11 2004-11-20 18:31:06

Mr Green
Forum Fellow
From: U.K.
Registered: 2003-12-21
Posts: 5,896
Website

Re: my system dont boot any more /stop by load modules

Disable modules as stated above then you should be able to boot into system ....


Mr Green

Offline

#12 2004-11-20 20:27:38

traster
Member
Registered: 2004-08-05
Posts: 12

Re: my system dont boot any more /stop by load modules

yeah
but write me / other step by step how to do it
i cant write in rc.conf with knoppix on arch hd
to use chroot i dont know right how to use
thx to take time for help
traster

Offline

#13 2004-11-22 22:53:46

Michel
Member
From: Belgium
Registered: 2004-07-31
Posts: 286

Re: my system dont boot any more /stop by load modules

Heya,

you don't need knoppix I think. Just go to the commandline in your bootloader (press escape to do this for lilo I think).

Let's say the name of a linux-option in your boot-menu was "linux" (to keep it simple) enter on the lilo-commandline:

linux init=/bin/bash

and press enter. Your linux-)system should boot directly into /bin/bash. Don't know if this is enough for you however ...

Offline

#14 2004-11-22 23:57:19

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: my system dont boot any more /stop by load modules

you can't write to "/" on knoppix because "/" is part of knoppix - on CD and loopback devices and things like that - check and see if your HD is mounted before trying to randomly write to it.  If it is, try to remount it without the "ro" parameter.  If that fails, just use the arch live cd to edit it... it works fine

Offline

Board footer

Powered by FluxBB