I have followed the instructions for booting from a hard drive using the boot from iso method. antiX will not boot and grub gives the same error each time, Error:15 file not found. Below is my grub menu.lst info:
## ## End Default Options ##
title Debian GNU/Linux, kernel 2.6.26-1-amd64
root (hd0,5)
kernel /boot/vmlinuz-2.6.26-1-amd64 root=/dev/hda6 ro quiet
initrd /boot/initrd.img-2.6.26-1-amd64
title Debian GNU/Linux, kernel 2.6.26-1-amd64 (single-user mode)
root (hd0,5)
kernel /boot/vmlinuz-2.6.26-1-amd64 root=/dev/hda6 ro single
initrd /boot/initrd.img-2.6.26-1-amd64
### END DEBIAN AUTOMAGIC KERNELS LIST
# This is a divider, added to separate the menu items below from the Debian
# ones.
title antiX
root (hd0,7)
kernel (hd0,7)/antiX/antiX/vmlinuz vga=791 fromhd=/dev/hda8 fromiso=/antiX/antiX/antiX-M8.iso en xres=1280x768
initrd (hd0,7)/antiX/antiX/initrd.gz
# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/sda3
title Microsoft Windows XP Professional
root (hd1,2)
savedefault
makeactive
map (hd0) (hd1)
map (hd1) (hd0)
chainloader +1
Here is my fstab from the Debian install:
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/hda6 / ext3 errors=remount-ro 0 1
/dev/hda8 /antiX ext3 defaults 0 2
/dev/hda9 /home ext3 defaults 0 2
/dev/hda7 /store ext3 defaults 0 2
/dev/hda5 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
/dev/sdb /media/floppy1 auto rw,user,noauto 0 0
Any help to get antiX to boot from my hd would greatly be appreciated. I tried antiX M-8 this week and truly love it.
topic title: Cannot boot from HD
4 posts
• Page 1 of 1
-
Posts: 3
- Joined: 22 Feb 2009
-
Posts: 200
- Joined: 15 Oct 2008
#2
Hello Vasiliy
I do not exactly understand what you are trying to do: you have a hard disk, and a partition ready for AntiX:
why don't you make a normal HD install to this partition, from antiX running as liveCD?
When I use the fromiso mode, it is for running antiX in liveCD mode, without a CDRom drive, from a USB stick.
The antiX-M8.iso is then located at the root of the **first**, **bootable**, partition of the removable device.
And I select: booting from the USB device in the BIOS settings
Tell me how you arrived to these settings.
I would be glad to help you.
Best regards
Yves
I do not exactly understand what you are trying to do: you have a hard disk, and a partition ready for AntiX:
why don't you make a normal HD install to this partition, from antiX running as liveCD?
When I use the fromiso mode, it is for running antiX in liveCD mode, without a CDRom drive, from a USB stick.
The antiX-M8.iso is then located at the root of the **first**, **bootable**, partition of the removable device.
And I select: booting from the USB device in the BIOS settings
Tell me how you arrived to these settings.
I would be glad to help you.
Best regards
Yves
-
Posts: 3
- Joined: 22 Feb 2009
#3
Thank you for your answer. I was thinking that the way to install was to use the bootfromiso method on a hard drive. I used the antiX installer, and installed as I had wanted. I now have a different problem but I will open another thread for that. Thanks, again, Vasiliy
Hi Yves:lagopus wrote:Hello Vasiliy
I do not exactly understand what you are trying to do: you have a hard disk, and a partition ready for AntiX:
why don't you make a normal HD install to this partition, from antiX running as liveCD?
When I use the fromiso mode, it is for running antiX in liveCD mode, without a CDRom drive, from a USB stick.
The antiX-M8.iso is then located at the root of the **first**, **bootable**, partition of the removable device.
And I select: booting from the USB device in the BIOS settings
Tell me how you arrived to these settings.
I would be glad to help you.
Best regards
Yves
Thank you for your answer. I was thinking that the way to install was to use the bootfromiso method on a hard drive. I used the antiX installer, and installed as I had wanted. I now have a different problem but I will open another thread for that. Thanks, again, Vasiliy
-
Posts: 1,081
- Joined: 29 Sep 2007
#4
You could try reinstalling grub. After that, you can reboot into your system. Then, if needed, edit grub by hand again. First, load the livecd. Then:
menu > desktop > control center > system > configure system > repair system boot
john
menu > desktop > control center > system > configure system > repair system boot
john