Results 1 to 10 of 14
Hi everyone!
After an update of Mandriva 2009, my system cannot get in the other three partitions anymore (mint,suse, debian). I get an error message (Error 15 File not found) ...
- 12-12-2009 #1
[SOLVED] Error 15: File not found. Help!
Hi everyone!
After an update of Mandriva 2009, my system cannot get in the other three partitions anymore (mint,suse, debian). I get an error message (Error 15 File not found) everytime I try to "come in". Although I can access my files from these partitions through my fedora and mandriva. The files are present and intact but I can't seem to pass through the grub since it would just give me the error above.
May I please ask for some guidance how to make me fix the grub? Or fix whatever is wrong with my system?
I thank you in advance!Last edited by nujinini; 12-12-2009 at 11:04 PM. Reason: typo
- 12-12-2009 #2
I am not using Mandriva and don't know which boot loader it is using.
Does Mandriva use GRUB or GRUB2? Post the contents of /boot/grub/grub.conf or grub.cfg file here.It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-13-2009 #3
Hello Casper,
I executed kwrite /boot/grub/grub.conf
When the box opened, nothing was written inside.
Same result with grub.cfg
Thanks
- 12-13-2009 #4
Execute this
Code:ls /boot/grub
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First
- 12-13-2009 #5
Hello!
Here it is:
Code:[jun@localhost ~]$ ls /boot/grub device.map install.sh* menu.lst.example stage2 device.map.old install.sh.old* menu.lst.old ufs2_stage1_5 e2fs_stage1_5 iso9660_stage1_5 minix_stage1_5 vstafs_stage1_5 fat_stage1_5 jfs_stage1_5 reiserfs_stage1_5 xfs_stage1_5 ffs_stage1_5 menu.lst stage1 [jun@localhost ~]$
- 12-13-2009 #6Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,935
Your last post was from the /boot/grub of Mandriva which you are using to boot, correct?
Open the "menu.lst" file and post it here.
- 12-13-2009 #7
Yes, this output is from Mandriva.
Here is the menu.lst files
Code:timeout 120 color black/cyan yellow/cyan gfxmenu (hd0,9)/boot/gfxmenu default 0 title linux kernel (hd0,9)/boot/vmlinuz BOOT_IMAGE=linux root=LABEL=Mandriva resume=UUID=df3589ce-3df0-4e33-8c7a-fed38e70dbcf splash=silent vga=788 initrd (hd0,9)/boot/initrd.img title linux-nonfb kernel (hd0,9)/boot/vmlinuz BOOT_IMAGE=linux-nonfb root=LABEL=Mandriva resume=UUID=df3589ce-3df0-4e33-8c7a-fed38e70dbcf initrd (hd0,9)/boot/initrd.img title failsafe kernel (hd0,9)/boot/vmlinuz BOOT_IMAGE=failsafe root=LABEL=Mandriva failsafe initrd (hd0,9)/boot/initrd.img title windows root (hd0,0) makeactive chainloader +1 title Fedora (Cambridge) root (hd0,4) configfile /boot/grub/menu.lst title Debian GNU/Linux 5.0 root (hd0,6) configfile /boot/grub/menu.lst title Linux Mint 7 Gloria - Main Edition root (hd0,7) configfile /boot/grub/menu.lst title openSUSE 11.1 (i586) root (hd0,8) configfile /boot/grub/menu.lst title desktop586 2.6.29.1-4mnb kernel (hd0,9)/boot/vmlinuz-2.6.29.1-desktop586-4mnb BOOT_IMAGE=desktop586_2.6.29.1-4mnb root=LABEL=Mandriva resume=UUID=df3589ce-3df0-4e33-8c7a-fed38e70dbcf splash=silent vga=788 initrd (hd0,9)/boot/initrd-2.6.29.1-desktop586-4mnb.img title desktop586 2.6.29.6-2mnb kernel (hd0,9)/boot/vmlinuz-2.6.29.6-desktop586-2mnb BOOT_IMAGE=desktop586_2.6.29.6-2mnb root=LABEL=Mandriva resume=UUID=df3589ce-3df0-4e33-8c7a-fed38e70dbcf splash=silent vga=788 initrd (hd0,9)/boot/initrd-2.6.29.6-desktop586-2mnb.img title desktop586 2.6.29.6-3mnb kernel (hd0,9)/boot/vmlinuz-2.6.29.6-desktop586-3mnb BOOT_IMAGE=desktop586_2.6.29.6-3mnb root=LABEL=Mandriva resume=UUID=df3589ce-3df0-4e33-8c7a-fed38e70dbcf splash=silent vga=788 initrd (hd0,9)/boot/initrd-2.6.29.6-desktop586-3mnb.img
- 12-15-2009 #8
Hello Everyone!
I have a Live CD of Parted Magic. May I please know if this can be used to solve my problem?
Thank you!
- 12-15-2009 #9Linux Guru
- Join Date
- Oct 2007
- Location
- Tucson AZ
- Posts
- 1,935
If I understand your situation, you are still able to boot Mandriva and can also boot into Fedora? How about the windows partition, can you boot it? Your posted menu.lst shows Debian on sda7, Mint on sda8, and Opensuse on sda9. Is that correct?
Your entries on each system point to a menu.lst file, check to make sure there is a menu.lst file in each of these partitions. You have a menu.lst.old file in your Mandriva /boot/grub directory. You might open that (cat /boot/grub/menu.lst.old) and compare it to the new menu.lst to see what has changed.
- 12-15-2009 #10




