Neda sa nainstalovat GRUB
[ 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?
Pre pridávanie komentárov sa musíte prihlásiť.
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.
Could not find device for /boot: Not found or not a block device.
pastni sem /proc/mounts a /etc/mtab
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.