If I run grub with "linux-image-2.6.32-5-686-bigmem (Recovery Mode)" it starts fine and I have all the 4GByte of RAM - but when I run the same without Recovery Mode it shows me black screen with blinking cursor and wait forever.
I think it was because when I give more memory to the computer also I change its videocard from NVIDIA 6600 to NVIDIA 9400GT. What should I do now? How to repair video driver? 2013/4/4 Ralf Mardorf <ralf.mard...@alice-dsl.net> > On Thu, 2013-04-04 at 23:03 +0100, Kevin Chadwick wrote: > > On Thu, 4 Apr 2013 20:23:25 +0200 > > Gábor Hársfalvi <hgab...@gmail.com> wrote: > > > > How could I see what is in the kernel - Bigmem and PAE? As I wrote I > > > installed and tried "Linux 2.6.32 for PCs with 4GB+ RAM" > > > "linux-image-2.6.32-5-686-bigmem" Package. > > I don't understand what you mean by "How could I see what is in the > kernel - Bigmem and PAE?". > > I don't know what bigmem is, but PAE is set up by CONFIG_HIGHMEM64G, > simply grep for it in /boot/config-$(uname -r), to see if it's > available. > > $ grep CONFIG_HIGHMEM64G /mnt/avlinux/boot/config-3.0.23-avl-7-pae > CONFIG_HIGHMEM64G=y > > > -- > To UNSUBSCRIBE, email to debian-user-requ...@lists.debian.org > with a subject of "unsubscribe". Trouble? Contact > listmas...@lists.debian.org > Archive: http://lists.debian.org/1365110184.734.361.camel@archlinux > >