[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#398175: More information



I attach edited syslog as syslog.grub. This was in /var/log/installer/.
I have cut out most of the file, leaving the lines with "grub" in them and the 
lines above and below (may help to relate to where in the installation things 
happened.#) except for the end bit as I was not sure if the probing was 
important.

/boot/grub/menu.lst was created. It is also attached. Grub made an error here 
and detected the OS on hdb as Win2K. It is in fact Win98.

regards

David Cefai

# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify 'saved' instead of a number. In this case, the default entry
# is the entry saved with the command 'savedefault'.
# WARNING: If you are using dmraid do not change this entry to 'saved' or your
# array will desync and will not let you boot your system.
default		0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout		5

# Pretty colours
color cyan/blue white/blue

## password ['--md5'] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command 'lock'
# e.g. password topsecret
#      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title		Windows 95/98/NT/2000
# root		(hd0,0)
# makeactive
# chainloader	+1
#
# title		Linux
# root		(hd0,1)
# kernel	/vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=/dev/hda2 ro

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,1)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=

## should update-grub lock old automagic boot options
## e.g. lockold=false
##      lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(single-user) single
# altoptions=(single-user mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## ## End Default Options ##

title		Debian GNU/Linux, kernel 2.6.17-2-686
root		(hd0,1)
kernel		/boot/vmlinuz-2.6.17-2-686 root=/dev/hda2 ro 
initrd		/boot/initrd.img-2.6.17-2-686
savedefault

title		Debian GNU/Linux, kernel 2.6.17-2-686 (single-user mode)
root		(hd0,1)
kernel		/boot/vmlinuz-2.6.17-2-686 root=/dev/hda2 ro single
initrd		/boot/initrd.img-2.6.17-2-686
savedefault

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title		Other operating systems:
root


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hdb1
title		Microsoft Windows 2000 Professional
root		(hd1,0)
savedefault
makeactive
map		(hd0) (hd1)
map		(hd1) (hd0)
chainloader	+1


# This entry automatically added by the Debian installer for a non-linux OS
# on /dev/hda1
title		Microsoft Windows 2000 Professional
root		(hd0,0)
savedefault
makeactive
chainloader	+1

Nov 12 04:52:09 syslogd started: BusyBox v1.1.3
Nov 12 04:52:09 kernel: klogd started: BusyBox v1.1.3 (Debian 1:1.1.3-3)

Nov 12 04:53:10 anna[6473]: DEBUG: install finish-install, priority >= standard 
Nov 12 04:53:10 anna[6473]: DEBUG: install grub-installer, priority >= standard 
Nov 12 04:53:10 anna[6473]: DEBUG: ask for ipv6-modules-2.6.17-2-486-di, matches kernel 

Nov 12 04:53:10 anna[6473]: DEBUG: resolver (finish-install): accept archdetect, already installed 
Nov 12 04:53:10 anna[6473]: DEBUG: resolver (grub-installer): accept cdebconf-udeb, already installed 
Nov 12 04:53:10 anna[6473]: DEBUG: resolver (grub-installer): accept di-utils, already installed 
Nov 12 04:53:10 anna[6473]: DEBUG: resolver (jfs-modules-2.6.17-2-486-di): accept kernel-image-2.6.17-2-486-di, already installed 

Nov 12 04:53:10 anna[6473]: DEBUG: resolver (finish-install): accept archdetect, already installed 
Nov 12 04:53:10 anna[6473]: DEBUG: resolver (grub-installer): accept cdebconf-udeb, already installed 
Nov 12 04:53:10 anna[6473]: DEBUG: resolver (grub-installer): accept di-utils, already installed 

Nov 12 04:53:10 anna[6473]: DEBUG: resolver (jfs-modules-2.6.17-2-486-di): accept kernel-image-2.6.17-2-486-di, already installed 

Nov 12 05:07:32 apt-install: Building dependency tree...
Nov 12 05:07:32 apt-install: The following extra packages will be installed:
Nov 12 05:07:32 apt-install:   linux-image-2.6.17-2-686
Nov 12 05:07:32 apt-install: Suggested packages:
Nov 12 05:07:32 apt-install:   linux-doc-2.6.17 linux-source-2.6.17 grub lilo


Nov 12 06:15:14 in-target: Setting up foomatic-filters-ppds (20060822-1) ...
Nov 12 06:15:14 in-target: 
Nov 12 06:17:39 main-menu[2131]: INFO: Menu item 'grub-installer' selected 
Nov 12 06:17:39 grub-installer: dpkg - warning: ignoring request to remove grub which isn't installed.
Nov 12 06:17:39 grub-installer: dpkg - warning: ignoring request to remove grub2 which isn't installed.
Nov 12 06:17:40 apt-install: Reading package lists...
Nov 12 06:17:41 apt-install: 
Nov 12 06:17:41 apt-install: Building dependency tree...
Nov 12 06:17:42 apt-install: 
Nov 12 06:17:42 apt-install: Suggested packages:
Nov 12 06:17:42 apt-install:   grub-doc mdadm
Nov 12 06:17:42 apt-install: The following NEW packages will be installed:
Nov 12 06:17:42 apt-install:   grub
Nov 12 06:17:43 apt-install: 0 upgraded, 1 newly installed, 0 to remove and 7 not upgraded.
Nov 12 06:17:43 apt-install: Need to get 373kB of archives.
Nov 12 06:17:43 apt-install: After unpacking 819kB of additional disk space will be used.
Nov 12 06:17:43 apt-install: Get:1 http://ftp.it.debian.org etch/main grub 0.97-18 [373kB]
Nov 12 06:17:47 apt-install: Fetched 373kB in 1s (187kB/s)
Nov 12 06:17:47 apt-install: Selecting previously deselected package grub.
Nov 12 06:17:47 apt-install: (Reading database ... 
Nov 12 06:17:58 apt-install: 69674 files and directories currently installed.)
Nov 12 06:17:58 apt-install: Unpacking grub (from .../archives/grub_0.97-18_i386.deb) ...
Nov 12 06:17:59 apt-install: Setting up grub (0.97-18) ...
Nov 12 06:17:59 os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/discs/disc1/part1
Nov 12 06:18:00 50mounted-tests: debug: mounted as vfat filesystem
Nov 12 06:18:00 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Nov 12 06:18:00 10freedos: debug: /dev/discs/disc1/part1 is a FAT32 partition
Nov 12 06:18:00 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Nov 12 06:18:00 10qnx: debug: /dev/discs/disc1/part1 is not a QNX4 partition: exiting
Nov 12 06:18:00 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Nov 12 06:18:00 20microsoft: debug: /dev/discs/disc1/part1 is a FAT32 partition
Nov 12 06:18:00 20microsoft: result: /dev/discs/disc1/part1:Microsoft Windows 2000 Professional:Windows:chain
Nov 12 06:18:00 50mounted-tests: debug: os found by subtest /usr/lib/os-probes/mounted/20microsoft
Nov 12 06:18:00 os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Nov 12 06:18:00 os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/discs/disc1/part5
Nov 12 06:18:01 50mounted-tests: debug: mounted as vfat filesystem
Nov 12 06:18:01 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Nov 12 06:18:01 10freedos: debug: /dev/discs/disc1/part5 is a FAT32 partition
Nov 12 06:18:01 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Nov 12 06:18:01 10qnx: debug: /dev/discs/disc1/part5 is not a QNX4 partition: exiting
Nov 12 06:18:01 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Nov 12 06:18:01 20microsoft: debug: /dev/discs/disc1/part5 is a FAT32 partition
Nov 12 06:18:01 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Nov 12 06:18:01 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Nov 12 06:18:01 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Nov 12 06:18:01 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Nov 12 06:18:01 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90solaris
Nov 12 06:18:01 os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/discs/disc1/part6
Nov 12 06:18:02 50mounted-tests: debug: mounted as vfat filesystem
Nov 12 06:18:02 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Nov 12 06:18:02 10freedos: debug: /dev/discs/disc1/part6 is a FAT32 partition
Nov 12 06:18:02 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Nov 12 06:18:02 10qnx: debug: /dev/discs/disc1/part6 is not a QNX4 partition: exiting
Nov 12 06:18:02 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Nov 12 06:18:02 20microsoft: debug: /dev/discs/disc1/part6 is a FAT32 partition
Nov 12 06:18:02 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Nov 12 06:18:02 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Nov 12 06:18:02 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Nov 12 06:18:02 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Nov 12 06:18:02 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90solaris
Nov 12 06:18:02 os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/discs/disc1/part7
Nov 12 06:18:03 50mounted-tests: debug: mounted as vfat filesystem
Nov 12 06:18:03 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Nov 12 06:18:03 10freedos: debug: /dev/discs/disc1/part7 is a FAT32 partition
Nov 12 06:18:03 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Nov 12 06:18:03 10qnx: debug: /dev/discs/disc1/part7 is not a QNX4 partition: exiting
Nov 12 06:18:03 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Nov 12 06:18:03 20microsoft: debug: /dev/discs/disc1/part7 is a FAT32 partition
Nov 12 06:18:03 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/40lsb
Nov 12 06:18:03 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/70hurd
Nov 12 06:18:03 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/80minix
Nov 12 06:18:03 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90linux-distro
Nov 12 06:18:03 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/90solaris
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/discs/disc1/part2
Nov 12 06:18:03 kernel: attempt to access beyond end of device
Nov 12 06:18:03 kernel: hdb2: rw=0, want=4, limit=2
Nov 12 06:18:03 kernel: EXT2-fs: unable to read superblock
Nov 12 06:18:03 kernel: attempt to access beyond end of device
Nov 12 06:18:03 kernel: hdb2: rw=0, want=66, limit=2
Nov 12 06:18:03 kernel: isofs_fill_super: bread failed, dev=hdb2, iso_blknum=16, block=32
Nov 12 06:18:03 kernel: attempt to access beyond end of device
Nov 12 06:18:03 kernel: hdb2: rw=0, want=4, limit=2
Nov 12 06:18:03 kernel: EXT3-fs: unable to read superblock
Nov 12 06:18:03 kernel: attempt to access beyond end of device
Nov 12 06:18:03 kernel: hdb2: rw=0, want=72, limit=2
Nov 12 06:18:03 kernel: attempt to access beyond end of device
Nov 12 06:18:03 kernel: hdb2: rw=0, want=128, limit=2
Nov 12 06:18:03 kernel: attempt to access beyond end of device
Nov 12 06:18:03 kernel: hdb2: rw=0, want=18, limit=2
Nov 12 06:18:03 kernel: ReiserFS: hdb2: warning: sh-2006: read_super_block: bread failed (dev hdb2, block 8, size 1024)
Nov 12 06:18:03 kernel: attempt to access beyond end of device
Nov 12 06:18:03 kernel: hdb2: rw=0, want=130, limit=2
Nov 12 06:18:03 kernel: ReiserFS: hdb2: warning: sh-2006: read_super_block: bread failed (dev hdb2, block 64, size 1024)
Nov 12 06:18:03 kernel: attempt to access beyond end of device
Nov 12 06:18:03 kernel: hdb2: rw=0, want=8, limit=2
Nov 12 06:18:03 kernel: XFS: SB read failed
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/discs/disc0/part9
Nov 12 06:18:03 10freedos: debug: /dev/discs/disc0/part9 is not a FAT partition: exiting
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/discs/disc0/part9
Nov 12 06:18:03 10qnx: debug: /dev/discs/disc0/part9 is not a QNX4 partition: exiting
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/discs/disc0/part9
Nov 12 06:18:03 20microsoft: debug: /dev/discs/disc0/part9 is not a MS partition: exiting
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/discs/disc0/part9
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/discs/disc0/part9
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/discs/disc0/part9
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/discs/disc0/part9
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/discs/disc0/part9
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/discs/disc0/part5
Nov 12 06:18:03 10freedos: debug: /dev/discs/disc0/part5 is not a FAT partition: exiting
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/discs/disc0/part5
Nov 12 06:18:03 10qnx: debug: /dev/discs/disc0/part5 is not a QNX4 partition: exiting
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/discs/disc0/part5
Nov 12 06:18:03 20microsoft: debug: /dev/discs/disc0/part5 is not a MS partition: exiting
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/discs/disc0/part5
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/discs/disc0/part5
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/discs/disc0/part5
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/discs/disc0/part5
Nov 12 06:18:03 os-prober: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/discs/disc0/part5
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/discs/disc0/part8
Nov 12 06:18:04 10freedos: debug: /dev/discs/disc0/part8 is not a FAT partition: exiting
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/discs/disc0/part8
Nov 12 06:18:04 10qnx: debug: /dev/discs/disc0/part8 is not a QNX4 partition: exiting
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/discs/disc0/part8
Nov 12 06:18:04 20microsoft: debug: /dev/discs/disc0/part8 is not a MS partition: exiting
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/discs/disc0/part8
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/discs/disc0/part8
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/discs/disc0/part8
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/discs/disc0/part8
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/discs/disc0/part8
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/10freedos on mounted /dev/discs/disc0/part6
Nov 12 06:18:04 10freedos: debug: /dev/discs/disc0/part6 is not a FAT partition: exiting
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/10qnx on mounted /dev/discs/disc0/part6
Nov 12 06:18:04 10qnx: debug: /dev/discs/disc0/part6 is not a QNX4 partition: exiting
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/20microsoft on mounted /dev/discs/disc0/part6
Nov 12 06:18:04 20microsoft: debug: /dev/discs/disc0/part6 is not a MS partition: exiting
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/40lsb on mounted /dev/discs/disc0/part6
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/70hurd on mounted /dev/discs/disc0/part6
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/80minix on mounted /dev/discs/disc0/part6
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/90linux-distro on mounted /dev/discs/disc0/part6
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/mounted/90solaris on mounted /dev/discs/disc0/part6
Nov 12 06:18:04 os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/discs/disc0/part1
Nov 12 06:18:04 kernel: XFS: bad magic number
Nov 12 06:18:04 kernel: XFS: SB validate failed
Nov 12 06:18:04 kernel: NTFS volume version 3.0.
Nov 12 06:18:04 50mounted-tests: debug: mounted as ntfs filesystem
Nov 12 06:18:04 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10freedos
Nov 12 06:18:04 10freedos: debug: /dev/discs/disc0/part1 is not a FAT partition: exiting
Nov 12 06:18:04 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/10qnx
Nov 12 06:18:04 10qnx: debug: /dev/discs/disc0/part1 is not a QNX4 partition: exiting
Nov 12 06:18:04 50mounted-tests: debug: running subtest /usr/lib/os-probes/mounted/20microsoft
Nov 12 06:18:04 20microsoft: debug: /dev/discs/disc0/part1 is a NTFS partition
Nov 12 06:18:05 20microsoft: result: /dev/discs/disc0/part1:Microsoft Windows 2000 Professional:Windows1:chain
Nov 12 06:18:05 50mounted-tests: debug: os found by subtest /usr/lib/os-probes/mounted/20microsoft
Nov 12 06:18:05 os-prober: debug: os detected by /usr/lib/os-probes/50mounted-tests
Nov 12 06:18:05 os-prober: debug: running /usr/lib/os-probes/50mounted-tests on /dev/discs/disc0/part7
Nov 12 06:24:42 grub-installer: info: Installing grub on '(hd0)'
Nov 12 06:24:43 grub-installer: info: grub-install supports --no-floppy
Nov 12 06:24:43 grub-installer: info: Running chroot /target grub-install --recheck --no-floppy "(hd0)"
Nov 12 06:24:43 grub-installer: You shouldn't call /sbin/grub-install. Please call /usr/sbin/grub-install instead!
Nov 12 06:24:43 grub-installer: 
Nov 12 06:24:43 grub-installer: Probing devices to guess BIOS drives. This may take a long time.
Nov 12 06:25:04 grub-installer: Installation finished. No error reported.
Nov 12 06:25:04 grub-installer: This is the contents of the device map /boot/grub/device.map.
Nov 12 06:25:04 grub-installer: Check if this is correct or not. If any of the lines is incorrect,
Nov 12 06:25:04 grub-installer: fix it and re-run the script `grub-install'.
Nov 12 06:25:04 grub-installer: 
Nov 12 06:25:04 grub-installer: (hd0)^I/dev/hda
Nov 12 06:25:04 grub-installer: (hd1)^I/dev/hdb
Nov 12 06:25:04 grub-installer: info: grub-install ran successfully
Nov 12 06:25:04 grub-installer: Searching for GRUB installation directory ... 
Nov 12 06:25:04 grub-installer: found: /boot/grub
Nov 12 06:25:04 grub-installer: Testing for an existing GRUB menu.lst file ... 
Nov 12 06:25:04 grub-installer: 
Nov 12 06:25:04 grub-installer: 
Nov 12 06:25:04 grub-installer: Could not find /boot/grub/menu.lst file. 
Nov 12 06:25:04 grub-installer: 
Nov 12 06:25:04 grub-installer: Generating /boot/grub/menu.lst
Nov 12 06:25:05 grub-installer: Searching for splash image ... 
Nov 12 06:25:05 grub-installer: none found, skipping ...
Nov 12 06:25:05 grub-installer: Found kernel: /boot/vmlinuz-2.6.17-2-686
Nov 12 06:25:05 grub-installer: Updating /boot/grub/menu.lst ... 
Nov 12 06:25:05 grub-installer: done
Nov 12 06:25:05 grub-installer: 
Nov 12 06:25:08 main-menu[2131]: INFO: Menu item 'finish-install' selected 
Nov 12 06:25:08 finish-install: info: Running /usr/lib/finish-install.d/05crypto
Nov 12 06:25:08 finish-install: info: Running /usr/lib/finish-install.d/05localechooser


Reply to: