Results 1 to 2 of 2
Hi,
Here we go again. Just have installed Ubuntu 7.04 and openSUSE 10.2, respectively. For Ubuntu I created logical partition (sda5) and under openSUSE mounted it as /ubuntu. GRUB has ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-23-2007 #1Just Joined!
- Join Date
- Apr 2007
- Posts
- 1
Hi,
Here we go again. Just have installed Ubuntu 7.04 and openSUSE 10.2, respectively. For Ubuntu I created logical partition (sda5) and under openSUSE mounted it as /ubuntu. GRUB has recognized Ubuntu and add it to the list of OSes (I have WinXP on sda1). But, Ubuntu won't to boot. It starts, but then it says that fsck has failed, maintenance starts and stops. I believe the problem is in some option in GRUB, but I have no idea which one. If someone has an idea what should be done, I will appreciate it.
Here are GRUB entries:
# Modified by YaST2. Last modification on Mon Apr 23 19:20:37 CEST 2007
default 1
timeout 30
gfxmenu (hd0,7)/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.2
root (hd0,7)
kernel /vmlinuz-2.6.18.2-34-default root=/dev/system/openSUSE vga=0x31a pci=noacpi resume=/dev/sda7 splash=silent showopts
initrd /initrd-2.6.18.2-34-default
###Don't change this comment - YaST2 identifier: Original name: windows###
title WindowsXP MC
rootnoverify (hd0,0)
chainloader (hd0,0)+1
###Don't change this comment - YaST2 identifier: Original name: Ubuntu, kernel 2.6.20-15-generic (/dev/sda5)###
title Ubuntu
rootnoverify (hd0,4)
kernel /boot/vmlinuz-2.6.20-15-generic root=UUID=30988da3-5c10-494e-98ef-5c1f147b5203 ro quiet splash
initrd /boot/initrd.img-2.6.20-15-generic
Thanks.
- 04-23-2007 #2
problem is in /etc/fstab file of Ubuntu. mount Ubuntu partition in SuSe and post contents of its /etc/fstab file. post the output of 'fdisk -l' command too.
It is amazing what you can accomplish if you do not care who gets the credit.
New Users: Read This First


Reply With Quote
