Linux я начал изучать сравнительно недавно. Попробовал несколько дистрибутивов, но они мне не очень понравились. Решил поставить gentoo. Для начала опишу как я его ставил:
- создал 2 раздела swap и корневой,
- mkswap /dev/hda1, swapon /dev/hda1, mkfs.ext3 /dev/hda2
- mount /dev/hda2 /mnt/gentoo, cd /mnt/gentoo
- tar xjvpf /mnt/cdrom/stages/stage3-x86-2006.0.tar.bz2
- tar xjvf /mnt/cdrom/snapshots/portage-20060309.tar.bz2 –C /mnt/gentoo/usr
- cd /mnt/gentoo/usr/portage
- cp /mnt/cdrom/distfiles/* /mnt/gentoo/usr/portage/distfiles
- chroot /mnt/gentoo
- emerge gentoo-sources
- emerge genkernel
-genkernel all
- emerge lilo, nano –w /etc/lilo.conf:
boot=/dev/had
prompt
timeout=50
default=gentoo
image=/boot/kernel-genkernel-x86-2.6.15-gentoo-r1
read-only
root=/dev/ram0
append=”init-/linuxrc ramdisk=8192 real_root=/dev/hda2 udev”
initrd=/boot/initramfs-genkernel-x86-2.6.15-gentoo-r1
-lilo
Затем я перезагружаюсь и получаю такое сообщение:
*Checking root filesistem …
fsck.ext3: No such file or directory while trying to open /dev/ROOT
/dev/ROOT:
The superblock could not be read or does not describe a correct ext2 filesystem. If the device is valid and it really contains an ext2 filesystem (and not swap or ufs or something else), then the superblock is corrupt, and you might try running e2fsck with an alternative superblock:
e2fsck –b 8193 <device>
*Filesystem couldn’t be fixed 
Give root password for maintenance
(or type Control-D to continue):
Я хз что делать дальше???
Ответ на:
комментарий
от e
Ответ на:
комментарий
от m1tsub1sh1
Вы не можете добавлять комментарии в эту тему. Тема перемещена в архив.
Похожие темы
- Форум Gentoo Linux - install (2003)
- Форум Вопрос по установке Gentoo 2004.0 2CD (2004)
- Форум Gentoo: filesystem couldn't be fixed (2007)
- Форум gentoo проблема при загрузке с винтом :( винт подыхает? (2005)
- Форум Люди, не дайте умереть от потери инфы! (2003)
- Форум gentoo - установка (2006)
- Форум Рухнула партиция (2001)
- Форум Как востановить партицию? (2001)
- Форум Проблема с /sbin/lilo (2006)
- Форум Lilo (2004)