Package: grub-pc
Version: 1.96+20080413-1
Severity: important
Hello,
with this version i am not able to access /dev/fd0. The version
1.96+20080408-1 works fine. Following happend:
# grub-install /dev/fd0
Invalid device `/dev/fd0'.
Try ``grub-setup --help'' for more information.
# grub-setup "(fd0)"
grub-setup: error: unknown device
Best regards,
Dirk
-- Package-specific info:
*********************** BEGIN /proc/mounts
/dev/root / ext3 rw,relatime,user_xattr,acl,commit=360,barrier=1,data=writeback
0 0
/dev/root /dev/.static/dev ext3
rw,user_xattr,acl,commit=360,barrier=1,data=writeback 0 0
*********************** END /proc/mounts
*********************** BEGIN /boot/grub/device.map
(fd0) /dev/fd0
(hd0) /dev/hdd
(hd1) /dev/sda
*********************** END /boot/grub/device.map
*********************** BEGIN /boot/grub/grub.cfg
#
# DO NOT EDIT THIS FILE
#
# It is automatically generated by /usr/sbin/update-grub using templates
# from /etc/grub.d and settings from /etc/default/grub
#
### BEGIN /etc/grub.d/00_header ###
set default=0
set timeout=5
set root=(hd1,1)
if font (hd1,1)/usr/share/grub/unicode.pff ; then
set gfxmode=640x480-16
insmod gfxterm
insmod vbe
terminal gfxterm
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/05_debian_theme ###
insmod png
if background_image
(hd1,1)/usr/share/images/desktop-base/debian-blueish-wallpaper-640x480.png ;
then
set color_normal=black/black
set color_highlight=magenta/black
else
set menu_color_normal=cyan/blue
set menu_color_highlight=white/blue
fi
### END /etc/grub.d/05_debian_theme ###
### BEGIN /etc/grub.d/10_hurd ###
### END /etc/grub.d/10_hurd ###
### BEGIN /etc/grub.d/10_linux ###
menuentry "Debian GNU/Linux, linux 2.6.25" {
linux (hd1,1)/boot/vmlinuz-2.6.25 root=/dev/sda1 ro resume=/dev/sda2
video=matroxfb:[EMAIL PROTECTED]
}
menuentry "Debian GNU/Linux, linux 2.6.25 (single-user mode)" {
linux (hd1,1)/boot/vmlinuz-2.6.25 root=/dev/sda1 ro single
resume=/dev/sda2 video=matroxfb:[EMAIL PROTECTED]
}
menuentry "Debian GNU/Linux, linux 2.6.24.4" {
linux (hd1,1)/boot/vmlinuz-2.6.24.4 root=/dev/sda1 ro
resume=/dev/sda2 video=matroxfb:[EMAIL PROTECTED]
}
menuentry "Debian GNU/Linux, linux 2.6.24.4 (single-user mode)" {
linux (hd1,1)/boot/vmlinuz-2.6.24.4 root=/dev/sda1 ro single
resume=/dev/sda2 video=matroxfb:[EMAIL PROTECTED]
}
menuentry "Debian GNU/Linux, linux 2.6.16.56" {
linux (hd1,1)/boot/vmlinuz-2.6.16.56 root=/dev/sda1 ro
resume=/dev/sda2 video=matroxfb:[EMAIL PROTECTED]
}
menuentry "Debian GNU/Linux, linux 2.6.16.56 (single-user mode)" {
linux (hd1,1)/boot/vmlinuz-2.6.16.56 root=/dev/sda1 ro single
resume=/dev/sda2 video=matroxfb:[EMAIL PROTECTED]
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
*********************** END /boot/grub/grub.cfg
-- System Information:
Debian Release: lenny/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.24.4 (PREEMPT)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages grub-pc depends on:
ii debconf [debconf-2.0] 1.5.20 Debian configuration management sy
ii grub-common 1.96+20080413-1 GRand Unified Bootloader, version
ii libc6 2.7-10 GNU C Library: Shared libraries
ii liblzo1 1.08-3 data compression library (old vers
ii libncurses5 5.6+20080405-1 Shared libraries for terminal hand
Versions of packages grub-pc recommends:
pn os-prober <none> (no description available)
-- debconf information excluded
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]