Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Проблемы с загрузкой Gentoo 2004.3
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
shannon70
n00b
n00b


Joined: 21 Mar 2005
Posts: 10

PostPosted: Mon Mar 21, 2005 7:09 am    Post subject: Проблемы с загрузкой Gentoo 2004.3 Reply with quote

Добрый день господа.
Основной системой у меня стоит FC3,решил дополнительно поставить Centoo,чтоб потихоньку с ней разбиратся,
инсталляция прошла без проблем но столкнулся с трудностью как загрузить Gentoo из под FC,вот схема партиций:
Using /dev/hda
(parted) p
Disk geometry for /dev/hda: 0.000-38204,578 megabytes
Disk label type: msdos
Minor Start End Type Filesystem Flags
1 0,031 125,507 основной ext3
2 125,508 12691,977 основной ext3
3 12691,978 13201,853 основной linux-swap
4 13201,853 22975,773 основной reiserfs boot
FC находится на hda2,загрузчик находится в MBR.Gentoo поставил на hda4,grub тоже на hda4
Вот конфиг из grub для Федоры :
default=0
timeout=5
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora Core (2.6.9-1.667)
root (hd0,1)
kernel /boot/vmlinuz-2.6.9-1.667 ro root=LABEL=/12 rhgb quiet
initrd /boot/initrd-2.6.9-1.667.img
title=Gentoo Linux 2.6.11-gentoo-2r
root (hd0,3)
kernel /boot/kernel-2.6.11.-gentoo-r4 root=/dev/hda4
Вот конфиг из grub для Gentoo:
default 0
timeout 30
splashimage=(hd0,3)/boot/grub/splash.xpm.gz
title=Gentoo Linux 2.6.11-gentoo-2r
root (hd0,3)
kernel /boot/kernel-2.6.11.-gentoo-r4 root=/dev/hda4
Когда при загрузке из меню выбираю Gentoo вылетает сообщение Error 15:File not found
Чувствую что делаю что-то не так но не пойму что именно.
Буду благодарен за любую помощь
Back to top
View user's profile Send private message
YD
Guru
Guru


Joined: 30 Oct 2004
Posts: 466
Location: Riga, Latvia

PostPosted: Mon Mar 21, 2005 7:34 am    Post subject: Reply with quote

1. Надеюсь у тебя стоит notail в опциях загрузки reiserfs. Т.к. иначе grub не умеет работать с reiserfs.
2.
Code:

 kernel /boot/kernel-2.6.11[color=red].[/color]-gentoo-r4 root=/dev/hda4

Сам внимательно посмотри, что у тебя там делает точка? Вероятно файл по-другому называется. Когда грузишься в grub выбери Gentoo и нажми "e". Отредактируй строчку kernel используя TAB-авто.
Back to top
View user's profile Send private message
shannon70
n00b
n00b


Joined: 21 Mar 2005
Posts: 10

PostPosted: Mon Mar 21, 2005 8:34 am    Post subject: Reply with quote

Прописал указанную строку в
в grub,но ничего не помогло,сообщение то же самое Error 15:File not found
Вот fstab из Gentoo:
/dev/hda4 /boot reiserfs noauto,noatime,notail 1 2
/dev/hda4 / reiserfs noatime,notail 0 1
/dev/hda3 none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0
/dev/fd0 /mnt/floppy auto noauto 0 0

# NOTE: The next line is critical for boot!
none /proc proc defaults 0 0

# glibc 2.2 and above expects tmpfs to be mounted at /dev/shm for
# POSIX shared memory (shm_open, shm_unlink).
# (tmpfs is a dynamically expandable/shrinkable ramdisk, and will
# use almost no memory if not populated with files)
# Adding the following line to /etc/fstab should take care of this:

none /dev/shm tmpfs defaults 0 0
Back to top
View user's profile Send private message
YD
Guru
Guru


Joined: 30 Oct 2004
Posts: 466
Location: Riga, Latvia

PostPosted: Mon Mar 21, 2005 9:05 am    Post subject: Reply with quote

shannon70 wrote:

/dev/hda4 /boot reiserfs noauto,noatime,notail 1 2
/dev/hda4 / reiserfs noatime,notail 0 1

Это что за чудеса?
Back to top
View user's profile Send private message
shannon70
n00b
n00b


Joined: 21 Mar 2005
Posts: 10

PostPosted: Mon Mar 21, 2005 9:37 am    Post subject: Reply with quote

А как правильно должно быть?
Back to top
View user's profile Send private message
shannon70
n00b
n00b


Joined: 21 Mar 2005
Posts: 10

PostPosted: Mon Mar 21, 2005 10:24 am    Post subject: Reply with quote

Cпасибо за ответы YD
Проблема была в этой идиотской строке
/dev/hda4 /boot reiserfs noauto,noatime,notail 1 2
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