установка Gentoo на Usb-flash(trancend 4gb) загрузка должна происходить с тонкого клиента Hp T5135, kernel panic - not syncing: VFS: Unable to mount r

Sabayon, Calculate, Funtoo, Exherbo

Модератор: /dev/random

Аватара пользователя
sensei
Сообщения: 353
Статус: :[|||||||||||||]:
ОС: SLES 10 SP1 & Vista Bussines

установка Gentoo на Usb-flash(trancend 4gb) загрузка должна происходить с тонкого клиента Hp T5135, kernel panic - not syncing: VFS: Unable to mount r

Сообщение sensei »

Ядро (2.6.22) скомпилировано с поддержкой SATA и USB и при загрузке оно разпознает флешку и все разделы на ней, флешка форматирована в Ext2 (в ядро включена)

cat grub.conf

Код: Выделить всё

# Boot automatically after 30 secs.
timeout 10

# By default, boot the first entry.
default 0


# For booting GNU/Linux
title  test
root (hd0,0)
kernel /boot/vmlinuz root=/dev/sda1


cat fstab

Код: Выделить всё

# /etc/fstab: static file system information.
# $Header: /home/cvsroot/gentoo-src/rc-scripts/etc/fstab,v 1.14 2003/10/13 20:03:38 azarah Exp $
#
# noatime turns off atimes for increased performance (atimes normally aren't
# needed; notail increases performance of ReiserFS (at the expense of storage
# efficiency).  It's safe to drop the noatime options if you want and to
# switch between notail and tail freely.

# <fs>                  <mountpoint>    <type>          <opts>                  <dump/pass>

# NOTE: If your BOOT partition is ReiserFS, add the notail option to opts.
/dev/sda1               /               ext2            noatime,rw              1 1
/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

/home/pos/datecs/market/maps    /var/www/localhost/maps                         auto    bind    0 0
/var/profiles                   /var/www/localhost/server/data/profiles         auto    bind    0 0
У вас нет необходимых прав для просмотра вложений в этом сообщении.
Спасибо сказали: