View previous topic :: View next topic |
Author |
Message |
whitenoise Tux's lil' helper
Joined: 24 May 2002 Posts: 88 Location: Genoa , Italy
|
Posted: Wed Feb 05, 2003 8:09 pm Post subject: Sorry, stupid question about grub |
|
|
I follow the installation instruction and i rebooted the system after the completion of grub configuration.
After reboot compare a grub prompt:
grub>
I have created a boot partition on /dev/sda1 with ext3 ,
and a / partition on /dev/sda3 with the same filesystem.
What I have missed?
thanks. _________________ Gentoo Linux running on TyanMPX, 2* 1600+ AthlonMP, 4*256 Mb Crucial Registered DDR, Adaptec 29160, 2*18GB Fujitsu SCSI 10krpm, Nvidia geforce, SB Live!, 3com905TX, Zyxel 645R. |
|
Back to top |
|
|
fifo Guru
Joined: 14 Jan 2003 Posts: 437
|
Posted: Wed Feb 05, 2003 8:32 pm Post subject: |
|
|
Do you mean that when you boot you just get the grub prompt and no menu? If so, you should probably look for the problem in your grub.conf file. |
|
Back to top |
|
|
whitenoise Tux's lil' helper
Joined: 24 May 2002 Posts: 88 Location: Genoa , Italy
|
Posted: Wed Feb 05, 2003 8:40 pm Post subject: |
|
|
yes, the only thing that i obtain is the grub prompt with no menu.
I checked the grub.conf file via the boot cd and it seems OK.
What can I do? _________________ Gentoo Linux running on TyanMPX, 2* 1600+ AthlonMP, 4*256 Mb Crucial Registered DDR, Adaptec 29160, 2*18GB Fujitsu SCSI 10krpm, Nvidia geforce, SB Live!, 3com905TX, Zyxel 645R. |
|
Back to top |
|
|
fifo Guru
Joined: 14 Jan 2003 Posts: 437
|
Posted: Wed Feb 05, 2003 9:04 pm Post subject: |
|
|
Can you boot the system from the grub prompt by doing something like the following:
Code: |
grub> root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
grub> kernel /boot/bzImage root=/dev/sda3
[Linux-bzImage, setup=0xa00, size=0xe5520]
grub> boot
|
|
|
Back to top |
|
|
whitenoise Tux's lil' helper
Joined: 24 May 2002 Posts: 88 Location: Genoa , Italy
|
Posted: Wed Feb 05, 2003 9:11 pm Post subject: |
|
|
Great! is now booting!
But what could be the problem with the grub splash/start menu?
Thanks! _________________ Gentoo Linux running on TyanMPX, 2* 1600+ AthlonMP, 4*256 Mb Crucial Registered DDR, Adaptec 29160, 2*18GB Fujitsu SCSI 10krpm, Nvidia geforce, SB Live!, 3com905TX, Zyxel 645R. |
|
Back to top |
|
|
angryduck n00b
Joined: 05 Feb 2003 Posts: 1
|
Posted: Wed Feb 05, 2003 9:26 pm Post subject: |
|
|
You might have to make a symlink to menu.lst.
Code: | ln -s /boot/grub/grub.conf /boot/grub/menu.lst |
|
|
Back to top |
|
|
whitenoise Tux's lil' helper
Joined: 24 May 2002 Posts: 88 Location: Genoa , Italy
|
Posted: Wed Feb 05, 2003 9:31 pm Post subject: |
|
|
I also got fstab problem. Tomorrow I will continue......
Thanks to all! _________________ Gentoo Linux running on TyanMPX, 2* 1600+ AthlonMP, 4*256 Mb Crucial Registered DDR, Adaptec 29160, 2*18GB Fujitsu SCSI 10krpm, Nvidia geforce, SB Live!, 3com905TX, Zyxel 645R. |
|
Back to top |
|
|
|
|
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
|
|