Neda sa nainstalovat GRUB

Sekcia: Aplikácie & Desktop 14.09.2008 | 00:35
shade   Návštevník
GNU GRUB version 0.97 (640K lower / 3072K upper memory)

[ Minimal BASH-like line editing is supported. For the first word, TAB
lists possible command completions. Anywhere else TAB lists the possible
completions of a device/filename. ]

grub> find /boot/grub/stage2

Error 15: File not found

grub> root (hd0,0)
Filesystem type is ext2fs, partition type 0x83

grub> setup (hd0)
Checking if "/boot/grub/stage1" exists... no
Checking if "/grub/stage1" exists... no

Error 2: Bad file or directory type

localhost ~ # fdisk -l

Disk /dev/hda: 4311 MB, 4311982080 bytes
255 heads, 63 sectors/track, 524 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x0008bab2

Device Boot Start End Blocks Id System
/dev/hda1 1 374 3004123+ 83 Linux
/dev/hda2 375 524 1204875 82 Linux swap / Solaris
localhost ~ # mount /dev/hda1 /mnt
localhost ~ # ls /mnt/boot/grub
device.map fat_stage1_5 grub.conf iso9660_stage1_5 menu.lst reiserfs_stage1_5 stage1 stage2_eltorito vstafs_stage1_5
e2fs_stage1_5 ffs_stage1_5 grub.conf.sample jfs_stage1_5 minix_stage1_5 splash.xpm.gz stage2 ufs2_stage1_5 xfs_stage1_5
-----------------------------------------------------------------------------------------

V com je problem?
    • Re: Neda sa nainstalovat GRUB 14.09.2008 | 00:42
      tatar   Návštevník
      • Re: Neda sa nainstalovat GRUB 14.09.2008 | 00:59
        shade   Návštevník
        Cital som, dokonca ako prve.

        Grub Error 15: This error is returned if the specified file name cannot be found, but everything else (like the disk/partition info) is OK.
        Buhuzial dalej sa venuju: Frequently, the error notes a missing kernel image file. Make sure that the file it is referring to exists on your boot partition.
        Co nie je moj problem (aspon myslim). O moznosti ze grub nevidi subory (Checking if "/boot/grub/stage1" exists... no) ktore v skutocnosti na particii su, vid "ls /mnt/boot/grub" som tam zmienku nenasiel.

        Error 2 tam nie je vobec.
        • Re: Neda sa nainstalovat GRUB 14.09.2008 | 01:16
          tatar   Návštevník
          tak skus grub-install --no-floppy /dev/sda (alebo disk ktory tam mas) btw ak pouzijes grub-install premenuj /boot/grub na /boot/grub.bck.
          • Re: Neda sa nainstalovat GRUB 14.09.2008 | 01:57
            shade   Návštevník
            localhost ~ # grub-install --no-floppy /dev/hda
            Could not find device for /boot: Not found or not a block device.
            • Re: Neda sa nainstalovat GRUB 14.09.2008 | 13:24
              tatar   Návštevník
              toto robis s neake live cd ?


              pastni sem /proc/mounts a /etc/mtab
              • Re: Neda sa nainstalovat GRUB 19.09.2008 | 19:43
                shade   Návštevník
                Cez gentoo stage3 nabootovane zo siete.

                Vyriesene: Po update systemu siel grub nainstalovat ale pri boote skoncil na stage 1,5. Po preformatovani particie a opatovnej instalacii uz funguje ako ma.