![](https://seccdn.libravatar.org/avatar/ba86b8356f05bc1f0024d71588d759bd.jpg?s=120&d=mm&r=g)
On Wednesday 23 February 2005 02:17, Sunny wrote:
On Wed, 23 Feb 2005 02:12:43 +0700, Constant Brouerius van Nidek
<constant@indo.net.id> wrote:
Having worked some on the grub configuration with Yast I must have changed something. On my hda1 I have drdos which I can not enter anymore. After choosing drdos in the grub menue I get above error. Cannot find what it means and have no solution for a solution. Google found this but that did not help much.
Error while parsing number This error is returned if GRUB was expecting to read a number and encountered bad data
Any ideas?
-- Check the headers for your unsubscription address For additional commands send e-mail to suse-linux-e-help@suse.com Also check the archives at http://lists.suse.com Please read the FAQs: suse-linux-e-faq@suse.com
Would you post your menu.lst file?
Here is my menu.lst: # Modified by YaST2. Last modification on Sat Feb 12 18:44:27 2005 color white/blue black/light-gray default 0 timeout 8 gfxmenu (hd1,0)/boot/message ###Don't change this comment - YaST2 identifier: Original name: linux### title Suse 9.0 kernel (hd1,0)/boot/vmlinuz root=/dev/hdb1 vga=0x314 splash=silent acpi=off apm=off mem=134M desktop hdc=ide-scsi hdclun=0 showopts initrd (hd1,0)/boot/initrd ###Don't change this comment - YaST2 identifier: Original name: linux### title Suse 9.1 upd. kernel (hd0,1)/boot/vmlinuz root=/dev/hdb4 vga=0x314 splash=silent acpi=off apm=off mem=134M desktop hdc=ide-scsi hdclun=0 showopts initrd (hd0,1)/boot/initrd ###Don't change this comment - YaST2 identifier: Original name: Drdos### title Drdos root ( hd0,0) root=/dev/hda1 chainloader +1 ###Don't change this comment - YaST2 identifier: Original name: failsafe### title Failsafe kernel (hd1,0)/boot/vmlinuz root=/dev/hdb1 showopts ide=nodma apm=off acpi=off vga=normal nosmp noapic maxcpus=0 3 initrd (hd1,0)/boot/initrd