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

Grub Error 21 on Lenovo S10e



Hi all,
before few days I have installed Squeeze on my new Lenovo S10e.
After rebooting I have got Grub error 21. Grub menu.lst and fstab was little mess up, I assume it was because the usb installation. I edited them but anyway I got the same error. I'm not experienced Linux user but it seems to me that they are ok, am I mis or wrote something wrong? Lenovo S10e come with preinstalled Win. XP on SDD 4 GB -ntfs, Squeeze is on 160GB SATA HDD -ext3 and boot is enabled in BIOS for both, Win. XP on SDD 4 GB is first.

menu.lst:

## ## End Default Options ##

title		Debian GNU/Linux, kernel 2.6.26-2-686
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.26-2-686 root=/dev/sda1 ro quiet
initrd		/boot/initrd.img-2.6.26-2-686

title		Debian GNU/Linux, kernel 2.6.26-2-686 (single-user mode)
root		(hd1,0)
kernel		/boot/vmlinuz-2.6.26-2-686 root=/dev/sda1 ro single
initrd		/boot/initrd.img-2.6.26-2-686

### 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/hda1
title		Microsoft Windows XP Home Edition
root		(hd0,0)
savedefault
makeactive
chainloader	+1

----------------------------------------------------------------------------
fstab:

# /etc/fstab: static file system information.
#
# <file system> <mount point>   <type>  <options>       <dump>  <pass>
proc            /proc           proc    defaults        0       0
/dev/sda1       /               ext3    errors=remount-ro 0       1
/dev/sda5       none            swap    sw              0       0

----------------------------------------------------------------------------
device.map:
(hd0)	/dev/hda
(hd1)	/dev/sda

----------------------------------------------------------------------------
GParted pic. live boot (/dev/sdb):
http://en.zimagez.com/zimage/gparted1.php

Thank you for all your help.
--
Bye,
Goran Dobosevic
Hrvatski: www.dobosevic.com
 English: www.dobosevic.com/en/


Reply to: