Hi Falko,
cheers for your assistance with this.
Quote:
Originally Posted by falko
What's in /boot/grub/menu.lst and /etc/fstab? What's the output of ?
Are there any errors in the output of ?
|
/boot/grub/menu.lst is:-
# 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
title Xen 3.0.3-1-i386-pae / Debian GNU/Linux, kernel 2.6.18-6-xen-vserver-686
root (hd1,0)
kernel /boot/xen-3.0.3-1-i386-pae.gz
module /boot/vmlinuz-2.6.18-6-xen-vserver-686 root=/dev/sdb1 ro console=tty0
module /boot/initrd.img-2.6.18-6-xen-vserver-686
savedefault
title Debian GNU/Linux, kernel 2.6.18-6-486
root (hd1,0)
kernel /boot/vmlinuz-2.6.18-6-486 root=/dev/sdb1 ro
initrd /boot/initrd.img-2.6.18-6-486
savedefault
title Debian GNU/Linux, kernel 2.6.18-6-486 (single-user mode)
root (hd1,0)
kernel /boot/vmlinuz-2.6.18-6-486 root=/dev/sdb1 ro single
initrd /boot/initrd.img-2.6.18-6-486
savedefault
### END DEBIAN AUTOMAGIC KERNELS LIST
/etc/fstab is:-
proc /proc proc defaults 0 0
/dev/sdb1 / ext3 defaults,errors=remount-ro 0 1
/dev/sdb5 none swap sw 0 0
/dev/hda /media/cdrom0 udf,iso9660 user,noauto 0 0
fdisk -l produces:-
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 30401 244196001 83 Linux
Disk /dev/sdb: 18.2 GB, 18208260096 bytes
255 heads, 63 sectors/track, 2213 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 2115 16988706 83 Linux
/dev/sdb2 2116 2213 787185 5 Extended
/dev/sdb5 2116 2213 787153+ 82 Linux swap / Solaris
I found the following errors when executing dmesg:-
ACPI Error (psargs-0355): [Z00Q] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.ISA_.SIO_.COM1._STA] (Node c1b4e6a8), AE_NOT_FOUND
ACPI Error (psargs-0355): [Z00Q] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.ISA_.SIO_.COM2._STA] (Node c1b4e5b8), AE_NOT_FOUND
ACPI Error (psargs-0355): [Z00Q] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.ISA_.SIO_.LPT_._STA] (Node c1b4e478), AE_NOT_FOUND
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
ACPI Error (psargs-0355): [Z00Q] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.ISA_.SIO_.COM1._STA] (Node c1b4e6a8), AE_NOT_FOUND
ACPI Error (psargs-0355): [Z00Q] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.ISA_.SIO_.COM2._STA] (Node c1b4e5b8), AE_NOT_FOUND
ACPI Error (psargs-0355): [Z00Q] Namespace lookup failure, AE_NOT_FOUND
ACPI Error (psparse-0537): Method parse/execution failed [\_SB_.PCI0.ISA_.SIO_.LPT_._STA] (Node c1b4e478), AE_NOT_FOUND
pnp: PnP ACPI: found 10 devices
Recent comments
7 hours 35 min ago
12 hours 34 min ago
14 hours 51 sec ago
14 hours 53 min ago
16 hours 37 min ago
21 hours 22 sec ago
21 hours 52 min ago
1 day 5 min ago
1 day 13 hours ago
1 day 14 hours ago