Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Help! - Root block device uspecifited or not detected.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Russian
View previous topic :: View next topic  
Author Message
Rasputin
Tux's lil' helper
Tux's lil' helper


Joined: 10 Dec 2003
Posts: 109
Location: Ukraine

PostPosted: Wed Jan 07, 2004 11:10 am    Post subject: Help! - Root block device uspecifited or not detected. Reply with quote

Собираю ядро 2.6.1-r1 командой

#genkernel --clean --bootsplash --install all

Перезагружаюсь и вижу следующее:

Code:
Gentoo initrd startup...
STEP 1: Comand line parsing
STEP 2: Module loading
               ---------
           загрузка модулей
               ---------
STEP 3: Mounting necessary filesystems per boot options
Started device managment daemon v 1.3.29 for /dev
STEP 4: Determining root device
Root block device uncpesifited or not detected.
Please specify a device to boot, or "shell" for a shell.

:?: Подскажите пожалуйста в чем проблемма??? 8O
_________________
Many receive advice, only the wise profit by it.
Back to top
View user's profile Send private message
Zoltan
Guru
Guru


Joined: 27 Aug 2003
Posts: 394
Location: Moscow, Russia

PostPosted: Wed Jan 07, 2004 2:43 pm    Post subject: Reply with quote

Есть такая фигня с 2.6 ядром. Ему почему-то очень хочется иметь парамерт root= в командной строке. Так что пропиши себе в grub.conf или lilo.conf параметр "root=/dev/hd<X><Y>" который бы указывал на твой "/" партишн.
_________________
Light travels faster than sound. That's why some people appear bright before you hear them speak.
Back to top
View user's profile Send private message
Rasputin
Tux's lil' helper
Tux's lil' helper


Joined: 10 Dec 2003
Posts: 109
Location: Ukraine

PostPosted: Wed Jan 07, 2004 4:36 pm    Post subject: Reply with quote

MSG ---> 2 Zoltan
Хм...
Вот мой grub.conf
Code:
....
kernel=(hd0,1)/kernel-2.6.1 root=/dev/hda5
initrd=(hd0,1)/initrd-2.6.1
....

Пробовал как в мануале написано и в grub.conf.sample:
Code:
....
kernel=(hd0,1)/boot/kernel-2.6.1 root=/dev/hda5
initrd=(hd0,1)/boot/initrd-2.6.1
....

Кричит что то типа: слишком много links!
А убераю /boot, ядро грузится а initrd нет! :?
_________________
Many receive advice, only the wise profit by it.
Back to top
View user's profile Send private message
Rasputin
Tux's lil' helper
Tux's lil' helper


Joined: 10 Dec 2003
Posts: 109
Location: Ukraine

PostPosted: Wed Jan 07, 2004 4:47 pm    Post subject: Reply with quote

:cry:
И еще.... как назло у меня полетел CD привод...
Его наверное можна было бы отремонтировать если бы я туда не полез... Я и не думал что тут все так сложно, ну скажу тока одно что - НИКОГДА не разбераете CD привод в ноутбуке
!
_________________
Many receive advice, only the wise profit by it.
Back to top
View user's profile Send private message
padonak
n00b
n00b


Joined: 07 Jan 2004
Posts: 16

PostPosted: Wed Jan 07, 2004 6:23 pm    Post subject: Reply with quote

насколько я понял, речь идёт о genkernel 3...
посмотри /usr/share/genkernel/README - там всё написано, а в самом низу примерчик даже есть %)
Back to top
View user's profile Send private message
Zoltan
Guru
Guru


Joined: 27 Aug 2003
Posts: 394
Location: Moscow, Russia

PostPosted: Fri Jan 09, 2004 3:23 pm    Post subject: Reply with quote

У меня еще был глюк один раз, забыл поправить /etc/fstab, так там и остались /dev/BOOT, /dev/ROOT и т.д. Само собой ядру это тогда не понравилось и оно не стало грузиться.
_________________
Light travels faster than sound. That's why some people appear bright before you hear them speak.
Back to top
View user's profile Send private message
Rasputin
Tux's lil' helper
Tux's lil' helper


Joined: 10 Dec 2003
Posts: 109
Location: Ukraine

PostPosted: Sat Jan 10, 2004 9:39 am    Post subject: Reply with quote

Ну на счет /etc/fstab то понятно... с ним у меня порядок...
Я грешу мож я опцию какую то не ту для initrd задал :?:
_________________
Many receive advice, only the wise profit by it.
Back to top
View user's profile Send private message
padonak
n00b
n00b


Joined: 07 Jan 2004
Posts: 16

PostPosted: Sun Jan 11, 2004 8:11 am    Post subject: Reply with quote

Code:

GRUB EXAMPLE ENTRY:                                                             
title=Linux 2.6.0 genkernel                                                     
root (hd0,0)                                                                   
kernel (hd0,0)/boot/kernel-2.6.0-gentoo root=/dev/ram0 init=/linuxrc real_root=/dev/hda3 vga=0x317                                                             
initrd (hd0,0)/boot/initrd-2.6.0-gentoo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Russian All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum