You are not logged in.

#1 2011-09-13 23:50:40

jlight2011
Member
From: Melbourne
Registered: 2011-06-15
Posts: 51

[Solved] - System Crashed - Need to block modules at boot

Hi ArchLinux Users
Last night I was browsing the internet when in chromium and was notified that flash had crashed. A few seconds later my system froze and I was not able to do anything. After that I am unable to boot my laptop. I fear the my nvidia graphics card must have blown up as I see nothing once I turn on my laptop.

I have not backup my all my data yet and am desperate to get it. My plan is to use the hard disk in another laptop boot it and backup the data. I am worried about the clash of drivers as my friends laptop has ATI.

How do I black list nvidia at grub? Also I can avoid loading gnome 3 (GDM) as all I need is a command line access. I am really worried and would really appreciate any and all help.

Also I am not sure if my problem fits the forums category and apologize for this as it was the best I could think of.

Cheers!

Nishit

Last edited by jlight2011 (2011-09-14 00:22:57)

Offline

#2 2011-09-13 23:53:04

the sad clown
Member
From: 192.168.0.X
Registered: 2011-03-20
Posts: 837

Re: [Solved] - System Crashed - Need to block modules at boot

http://www.archlinux.org/news/changes-t … cklisting/

Try doing that.  Grub gives you an option for editing the kernel line before loading it.

Last edited by the sad clown (2011-09-13 23:54:38)


I laugh, yet the joke is on me

Offline

#3 2011-09-13 23:58:33

jlight2011
Member
From: Melbourne
Registered: 2011-06-15
Posts: 51

Re: [Solved] - System Crashed - Need to block modules at boot

I have not access to my disk at all. Can I just plug in my HDD as it is in my friends laptop and boot it? How else do I edit files in

/etc/modprobe.d/

Thank you for you help!

Nishit

Offline

#4 2011-09-14 00:01:24

jlight2011
Member
From: Melbourne
Registered: 2011-06-15
Posts: 51

Re: [Solved] - System Crashed - Need to block modules at boot

the sad clown wrote:

http://www.archlinux.org/news/changes-t … cklisting/

Try doing that.  Grub gives you an option for editing the kernel line before loading it.

What do I need to do to edit the kernel line and what do I need to write into to the kernel line to block nvidia?

Offline

#5 2011-09-14 00:03:44

the sad clown
Member
From: 192.168.0.X
Registered: 2011-03-20
Posts: 837

Re: [Solved] - System Crashed - Need to block modules at boot

You don't need to edit the file, just add do this to the kernel line before grub loads it:

Modules can be blacklisted at boot time by appending modprobe.blacklist=mod1,mod2,mod3 to the kernel command line (in grub, lilo or syslinux). Alternatively, the modules can be disabled altogether by appending mod1.disable=1 mod2.disable=1 mod3.disable=1 instead. This is useful in an emergency where a broken module makes it impossible to boot your system.

See here for how to do it: https://wiki.archlinux.org/index.php/Gr … _boot_menu


I laugh, yet the joke is on me

Offline

#6 2011-09-14 00:07:39

jlight2011
Member
From: Melbourne
Registered: 2011-06-15
Posts: 51

Re: [Solved] - System Crashed - Need to block modules at boot

Thanks a lot mate.

I will try this out immediately.

Cheers!

Nishit

Offline

#7 2011-09-14 00:10:15

the sad clown
Member
From: 192.168.0.X
Registered: 2011-03-20
Posts: 837

Re: [Solved] - System Crashed - Need to block modules at boot

Just to make sure you understand, you are going to add "modprobe.blacklist=nvidia" or "nvidia.disable=1" to the kernel line.

Last edited by the sad clown (2011-09-14 00:11:27)


I laugh, yet the joke is on me

Offline

#8 2011-09-14 00:21:33

jlight2011
Member
From: Melbourne
Registered: 2011-06-15
Posts: 51

Re: [Solved] - System Crashed - Need to block modules at boot

the sad clown wrote:

Just to make sure you understand, you are going to add "modprobe.blacklist=nvidia" or "nvidia.disable=1" to the kernel line.

Thanks a lot mate!

Last edited by jlight2011 (2011-09-14 00:21:48)

Offline

#9 2011-09-14 00:30:45

tomk
Forum Fellow
From: Ireland
Registered: 2004-07-21
Posts: 9,839

Re: [Solved] - System Crashed - Need to block modules at boot

Possibly too late, but imo booting your own laptop with your favourite live rescue cd/usb would be a lot easier than moving your hard drive around the place.

Last edited by tomk (2011-09-14 00:31:57)

Offline

Board footer

Powered by FluxBB