При загрузке пишет: NTLDR is missing
На компьютере одна ось: Slackware 13.0
Вот мои разделы (fdisk -l):
Disk /dev/sdb: 320.0 GB, 320071851520 bytes
255 heads, 63 sectors/track, 38913 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 32518 261200803+ 7 HPFS/NTFS
Disk /dev/sda: 250.0 GB, 250059350016 bytes
128 heads, 37 sectors/track, 103124 cylinders
Units = cylinders of 4736 * 512 = 2424832 bytes
Device Boot Start End Blocks Id System
/dev/sda1 * 70133 103124 78125056 83 Linux
/dev/sda2 1 1650 3907181+ 82 Linux swap / Solaris
/dev/sda3 1651 70132 162165376 5 Extended
/dev/sda5 1651 37140 84040301+ 83 Linux
/dev/sda6 37141 70132 78125037+ 83 Linux
Partition table entries are not in disk order
lilo.conf:
append=" vt.default_utf8=0"
boot = /dev/sda
install = /mnt/boot.b lba32
bitmap = /boot/slack.bmp
bmp-colors = 255,0,255,0,255,0
bmp-table = 60,6,1,16
bmp-timer = 65,27,0,255
prompt
timeout = 1200
default = Linux
reset
vga = normal
# Linux bootable partition config begins
image = /boot/vmlinuz
root = /dev/sda1
label = Linux
read-only
# Linux bootable partition config ends
Выполняю:
#chroot /dev/sda1
#lilo
Warning: '/proc/partitions' does not exist, disk scan bypassed
Warning: Unable to determine video adapter in use in the present system.
Warning: Video adapter does not support VESA BIOS extensions needed for display of 256 colors. Boot loader will fall back to TEXT only operation.
Added Linux *
3 warnings were issued.
Были попытки:
#lilo -v
LILO version 22.8, Copyright (C) 1992-1998 Werner Almesberger Development beyond version 21 Copyright (C) 1999-2006 John Coffman Released 19-Feb-2007 and compiled at 12:43:17 on Nov 29 2008.
Reading boot sector from /dev/sda
Warning: '/proc/partitions' does not exist, disk scan bypassed
Warning: Unable to determine video adapter in use in the present system.
Using BITMAP secondary loader
Calling map_insert_data
Mapping bitmap file /boot/slack.bmp
Warning: Video adapter does not support VESA BIOS extensions needed for
display of 256 colors. Boot loader will fall back to TEXT only operation.
Calling map_insert_file
Boot image: /boot/vmlinuz -> vmlinuz-huge-smp-2.6.29.6-smp
Added Linux *
Writing boot sector.
/boot/boot.0800 exists - no boot sector backup copy made.
3 warnings were issued.
#lilo -M /dev/sda mbr
/boot/boot.0800 exists - no /dev/sda backup copy made.
The Master Boot Record of /dev/sda has been updated.
Ничего не помогает, видимо пытается грузить с ntfs раздела
Помогите