From: Sharavin Sergey <sharavin@sibmail.ru>
To: community@altlinux.ru
Subject: Re: [Comm] Как создать файловую систему.
Date: Mon, 28 Mar 2005 23:34:34 +0700
Message-ID: <4248321A.4030505@sibmail.ru> (raw)
In-Reply-To: <1375678232.20050328201712@ntmdt.ru>
Alexei V. Mezin пишет:
>
>Есть кухня (диск, весь целиком, т.е. /dev/sda), в кухне пара-тройка
>холодильников (партишенов /dev/sda1, sda2), холодильники бывают разных
>типов и размеров, ну там для напитков, морозилка и т.п. (тип и размер
>партишена), в холодильнике пиво и еда (файлы).
>
>Итого: Вы в холодильник смогли положить продукты (подмонтирвать и
>вписать файлы). А теперь задаете следующий вопрос:
>
>вывожу инфу о холодильнике 1 (fdisk -l /dev/sda1) и вижу, что там внутри
>него на самом деле объекта холодильник нет. Как же так?
>
>А вот так. Сделайте fdisk -l /dev/sda
>
>
>
Здорово и доходчиво :-)
fdisk -l /dev/sda
Disk /dev/sda: 200.0 GB, 200049647616 bytes
255 heads, 63 sectors/track, 24321 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Device Boot Start End Blocks Id System
/dev/sda1 1 12160 97675168+ 83 Linux
/dev/sda2 12161 24321 97683232+ 83 Linux
Если всё ок то тогда почему выдаёт ошибки при загрузке.
mount /dev/sda1 is not a valid block device
mount /dev/sda2 is not a valid block device
Это при срочке в fstab_е
/dev/sda1 /mnt/linux reiserfs notail 1 0
/dev/sda2 /mnt/linux reiserfs notail 1 0
Но если поставить в конце 2
чтобы проверять систему при запуске
/dev/sda1 /mnt/linux reiserfs notail 1 2
/dev/sda1 /mnt/linux reiserfs notail 1 2
при запуске то она сообщает:
failed to open the device ' /dev/sda1: no sush device or address
failed to open the device ' /dev/sda2: no sush device or address
warning ... fsck.reiserfs for device /dev/sda1 exited with signal 6
warning ... fsck.reiserfs for device /dev/sda2 exited with signal 6
An error occurred during the file system check
dropping you to a shell; the system wilh reboot
when you leave the shell
и при этом не грузятся X_сы.
А так без проверки всё работает.
Вот это меня сильно смущает.
Я ище раз повторюсь что это второй диск на нём система не стоит.
Винчестер "SATA"
На первом "PATA" стоит ALM 2.4 ядро 2.6.11
файловая система ReiserFS и всё нормально, никаких ошибок
в fstab_е прописано проверка при запуске и ничего всё нормально.
С уважением.
Сергей.
P.S. Забодал, я наверно сообщество своим винтом :-)
next prev parent reply other threads:[~2005-03-28 16:34 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-27 7:14 Sharavin Sergey
2005-03-27 9:50 ` Alexey Borovskoy
2005-03-27 16:26 ` [Comm] " Michael Shigorin
2005-03-27 10:07 ` [Comm] " Denis Klykvin
2005-03-27 13:19 ` Sharavin Sergey
2005-03-27 13:36 ` Re[2]: " Николай .
2005-03-27 14:11 ` Sharavin Sergey
2005-03-27 15:43 ` Dmitry (Mothlike) Marochko
2005-03-27 17:27 ` [Comm] " Michael Shigorin
2005-03-28 8:26 ` [Comm] " Olvin
2005-03-28 12:07 ` Sharavin Sergey
2005-03-28 15:52 ` Sharavin Sergey
2005-03-28 15:58 ` Dolgov OV
2005-03-28 16:17 ` Re[2]: " Alexei V. Mezin
2005-03-28 16:34 ` Sharavin Sergey [this message]
2005-03-28 19:45 ` [Comm] " Arioch
2005-03-29 9:00 ` Alexei V. Mezin
2005-03-29 9:13 ` sharavin
2005-03-29 8:12 ` [Comm] " Drool
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4248321A.4030505@sibmail.ru \
--to=sharavin@sibmail.ru \
--cc=community@altlinux.ru \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git