Fórum Ubuntu CZ/SK
Ostatní => Archiv => Téma založeno: strofo 25 Října 2007, 18:03:04
-
nainstalovat som si Ubuntu 7.10, pridal som si ho do grubu s OpenSuSE a pri starte systemu mi pise: Waiting for root file system... Nevie niekto co by s tym mohlo byt?
-
Vložte sem obsah menu.lst a výpis z příkazu:
sudo fdisk -l
-
menu.lst:
# Modified by YaST2. Last modification on Thu Oct 25 17:36:45 CEST 2007
default 0
timeout 8
gfxmenu (hd1,1)/boot/message
###Don't change this comment - YaST2 identifier: Original name: linux###
title openSUSE 10.3
root (hd1,1)
kernel /boot/vmlinuz-2.6.22.5-31-default root=/dev/disk/by-id/scsi-SATA_ST320011A_3HT0N1GN-part2 vga=0x31a resume=/dev/sdb1 splash=silent showopts
initrd /boot/initrd-2.6.22.5-31-default
title Ubuntu 7.10 Gutsy Gibbon
root (hd2,1)
kernel /vmlinuz root=/dev/disk/by-id/scsi-SATA_ST360021A_3HR0GZCC-part2 vga=0x31a resume=/dev/sdc2 splash=silent showopts
initrd /initrd.img
###Don't change this comment - YaST2 identifier: Original name: windows 1###
title Windows XP Professional
rootnoverify (hd1,1)
chainloader (hd0,0)+1
-
fdisk -l:
Disk /dev/sda: 20.0 GB, 20020396032 bytes
255 heads, 63 sectors/track, 2434 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x183b1fa1
Device Boot Start End Blocks Id System
/dev/sda1 * 1 2433 19543041 7 HPFS/NTFS
Disk /dev/sdb: 20.0 GB, 20020396032 bytes
255 heads, 63 sectors/track, 2434 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xc0214076
Device Boot Start End Blocks Id System
/dev/sdb1 1 124 995998+ 82 Linux swap / Solaris
/dev/sdb2 125 2434 18555075 83 Linux
Disk /dev/sdc: 60.0 GB, 60022480896 bytes
255 heads, 63 sectors/track, 7297 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xff70ff70
Device Boot Start End Blocks Id System
/dev/sdc1 1 4865 39078081 7 HPFS/NTFS
/dev/sdc2 4866 7297 19535040 83 Linux
-
Pokud jste to do menu.lst přidal správně, tak by to mělo být ok. Zkuste míst
kernel /vmlinuz root=/dev/disk/by-id/scsi-SATA_ST360021A_3HR0GZCC-part2 vga=0x31a resume=/dev/sdc2 splash=silent showoptsdát
kernel /vmlinuz root=/dev/sdc2ostatní parametry neznám, jsou asi z Suse. Zkuste je tam nedávat.
Aha! Ono máte asi špatně:
initrd /initrd.imgnahraďte text aktuálním jádrem. záleží dle verze Ubuntu. Já mám Gutsy:
initrd /boot/initrd.img-2.6.22-14-generic
-
no nejak sa mi to nepodarilo tak som si nainstaloval grub z ubuntu a vsetko ide v pohode. diky za pomoc