On Mon, Jan 07, 2008 at 01:17:19PM +0100, Martin Wegmann wrote: > > > > Can you boot in single-user mode ? > > yes, but problem remains > > > What graphic adapter do have (Intel or Nvidia) ? > > $ lspci -nn | grep -E "(VGA|Display)" > > all these commands are not possible because after this error messages my > system does not respond anymore.
load just the bare kernel, then look around: - pass these options as boot params: root=<your root dev> ro init=/bin/sh - then if you get a shell: - mount / -o remount,rw - mount /proc - mount <all that you need, eg /tmp, /var, /usr etc. in your setup> - run above commands, try to load modules 1-by-1 - eg. acpi, agp, ... see if/when/what breaks HTH -- paolo GPG/PGP id:0x1D5A11A4 - 04FC 8EB9 51A1 5158 1425 BC12 EA57 3382 1D5A 11A4 - 9/11: the outrageous deception and ongoing coverup: http://911review.org - -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]