Forum CDRinfo.pl

Forum CDRinfo.pl (https://forum.cdrinfo.pl/)
-   Off topic (https://forum.cdrinfo.pl/f5/)
-   -   Gentoo 2005.0 - problem z odpaleniem. (https://forum.cdrinfo.pl/f5/gentoo-2005-0-problem-odpaleniem-53953/)

if22 04.07.2005 08:19

Gentoo 2005.0 - problem z odpaleniem.
 
Zainstalowałem Gentoo 2005.0 (wszystko zgodnie z handbook-iem narazie bez punktów 11 - Finalizing your Gentoo Installation oraz 12 - Where to go from here?), ale mam problem nie moge go załadować (zbootwać). W momencie gdy załączam aby w Grub-ie ładował sie Linux to wyskauje nanstępujący błąd:

Kod:

Booting command-list
root (hd0,8)
Filesystem type is ext2fs partition type 0x83
kernel /kernel-2.6.11-gentoo-r3 root=/dev/sda11

VFS: Can not open root device "sda11" or unknown-block(0,0)
Please append a correcf "root" boot option
Kernel panic - not syncing : VFS: Unable to mount root fs on unknown-block(0,0)

Jak zmienię linijkę w grub.conf:

Kod:

kernel=(hd0,8)/kernel-2.6.11-gentoo-r3 root=/dev/sda11 rhgb quiet
To błąd wygląda następująco:

Kod:

Booting command-list
root (hd0,8)
Filesystem type is ext2fs partition type 0x83
kernel /kernel-2.6.11-gentoo-r3 root=/dev/sda11 rhgb quiet
[Linux - bzImage, setup = 0xc00, size = ox1fb80f]
Uncompressing Linux... OK, booting the kernel
audit (1120422670.093:0): initialized

Device 'i823650' does not have o release() function, it is broken and must bi fixed.
Kernel panic - not syncing : VFS: Unable to mount root fs on unknown-block(0,0)

grup.conf wygląda następująco:

Kod:

# General

default 1
timeout 10
splashimage=(hd0,8)/grub/splash.xpm.gz

# Linux
title=Gentoo
root (hd0,8)
kernel=(hd0,8)/kernel-2.6.11-gentoo-r3 root=/dev/sda11

# XP
title=xp
rootnoverify (hd0,0)
makeactive
chainloader +1

Oto podział dysku, jest to dysk SATA:
/dev/sda1 <- Win XP
/dev/sda5 - /dev/sda8 <- partycje NTFS

/dev/sda9 <- /boot ext2
/dev/sda10 <- swap
/dev/sda11 <- / ext3
/dev/sda12 <- /home ext3

Jak /boot był na ext3 błąd był identyczny.

Windows ładuje sie bez problemów.

Posłany 05.07.2005 12:59

Nie wiem... Ja korzystam z LILO ;) Ale obstawiam że coś źle skonfigurowane lub nie włączyłeś w jądrze obsługi ext3. Domyślam się że to nie powinno zadziałać, ale spróbuj:
kernel /kernel-2.6.11-gentoo-r3 append="root=/dev/sda11"

if22 05.07.2005 13:06

Cytat:

Napisany przez Posłany
Nie wiem... Ja korzystam z LILO ;) Ale obstawiam że coś źle skonfigurowane lub nie włączyłeś w jądrze obsługi ext3. Domyślam się że to nie powinno zadziałać, ale spróbuj:
kernel /kernel-2.6.11-gentoo-r3 append="root=/dev/sda11"

Dzięki za odpowiedź, ale już poradziałem sobie z tym, chodziło o dodanie obsłygi SATA.


Wszystkie czasy w strefie CET. Aktualna godzina: 21:17.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2025, vBulletin Solutions Inc.