Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grub Problem.. blinking cursor
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
gbkyle
Apprentice
Apprentice


Joined: 29 Nov 2004
Posts: 150
Location: Jersey

PostPosted: Mon Jan 09, 2006 7:50 pm    Post subject: Grub Problem.. blinking cursor Reply with quote

Hey, im having some problems with grub.. When i boot my PC, i just get a blinking cursor..

my fdisk outputs

Code:
Disk /dev/sda: 119.9 GB, 119998918144 bytes
255 heads, 63 sectors/track, 14589 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/sda1               1        6374    51199123+   7  HPFS/NTFS
/dev/sda2   *        6375       14459    64942762+  83  Linux
/dev/sda3           14460       14589     1044225   82  Linux swap / Solaris


my fstab says
Code:

/dev/sda2               /               ReiserFS        noatime,notail          0 1
/dev/sda3               none            swap            sw              0 0
/dev/cdroms/cdrom0      /mnt/cdrom      iso9660         noauto,ro       0 0
/dev/fd0                /mnt/floppy     auto            noauto          0 0
proc                    /proc           proc            defaults        0 0
shm                     /dev/shm        tmpfs           nodev,nosuid,noexec     0 0


and my grub states...

Code:
Grub boot menu configuration file

timeout 30


default 1


fallback 0


splashimage=(hd0,1)/grub/gentoo.xpm.gz


title Gentoo-2.6.12-r6
root (hd0,1)
kernel (hd0,1)/boot/vmlinuz ro root=/dev/sda2 video=vesafb:ywrap,pmipal,1024x768-16@85


title Gentoo-2.6.12-r6, 1024x768
root (hd0,0)
kernel (hd0,1)/boot/vmlinuz ro root=/dev/sda2 video=vesafb:ywrap,pmipal,1024x768-24@85 splash=verbose,fadein,theme:emergence $
initrd (hd0,1)/boot/fbsplash-emergence-1024x768


title Gentoo-2.6.12-r6, 1280x1024
root (hd0,1)
kernel (hd0,1)/boot/vmlinuz ro root=/dev/sda2 video=vesafb:ywrap,pmipal,1280x1024-24@85 splash=verbose,fadein,theme:emergence$
initrd (hd0,1)/boot/fbsplash-emergence-1280x1024

title Windows
rootnoverify (hd0,0)
chainloader +1
boot

title Install GRUB into the hard disk
root (hd0,1)
setup (hd0)


Now this is my first experience with SATA so that probably has something to do with my confusion.. Any help I'd appreciate it.. thank you :)
I'd also like to know if my Windows boot option is correct.. thanks :)
_________________
Signature


Last edited by gbkyle on Mon Jan 09, 2006 8:06 pm; edited 1 time in total
Back to top
View user's profile Send private message
seeboo
n00b
n00b


Joined: 07 Mar 2005
Posts: 27
Location: Germany

PostPosted: Mon Jan 09, 2006 8:05 pm    Post subject: Reply with quote

I'm not really sure, because i have an extra partition for /boot but..
Code:
splashimage=(hd0,1)/grub/gentoo.xpm.gz

this should be splashimage=(hd0,1)/boot/grub/gentoo.xpm.gz?

EDIT: Do you see the grub menu, or is the blinking cursor where grub should be?
Back to top
View user's profile Send private message
gbkyle
Apprentice
Apprentice


Joined: 29 Nov 2004
Posts: 150
Location: Jersey

PostPosted: Tue Jan 10, 2006 3:09 am    Post subject: Reply with quote

I see a blinking cursor... grub doesnt load.. but then like 30 seconds later a blurry screen pops up loading the kernel it looks like, then i can see the words kernel panic.. its weird.

Any Ideas?
_________________
Signature
Back to top
View user's profile Send private message
seeboo
n00b
n00b


Joined: 07 Mar 2005
Posts: 27
Location: Germany

PostPosted: Tue Jan 10, 2006 12:32 pm    Post subject: Reply with quote

Try Grub without the grubsplash, then you should see grub.
About the Kernel Panic.. I don't know, search the Forum there should be many threads about kernel panic

EDIT: What are that $ in your grub.conf in the kernel line for?
Back to top
View user's profile Send private message
Maedhros
Bodhisattva
Bodhisattva


Joined: 14 Apr 2004
Posts: 5511
Location: Durham, UK

PostPosted: Tue Jan 10, 2006 2:49 pm    Post subject: Reply with quote

Try commenting out the splashimage line for now, to make sure that isn't the problem. Grub doesn't do any checking to make sure it's a valid file, and you can get some weird results if it isn't, or it doesn't exist for some reason. In the same vein, you could also try removing the video= line in your kernel config so you can at least see what the kernel panic is telling you.

If the kernel panic complains about a lack of a block disk, make sure you've compiled support for your SATA chipset, and SCSI hard-drive support into your kernel. Both these options are in the SCSI section - look for SCSI low level drivers for the chipset driver.
_________________
No-one's more important than the earthworm.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum