ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Igor Chubin <imchubin@mail.ru>
To: community@altlinux.ru
Subject: Re: [Comm] slice BSD
Date: Fri, 5 Nov 2004 10:52:58 +0200
Message-ID: <20041105085258.GB1194@modell.xt.vpn> (raw)
In-Reply-To: <418A1F26.8060008@iop.kiev.ua>

On Thu, Nov 04, 2004 at 02:23:02PM +0200, Andrey Rybak wrote:
> Hi, altLinux!
> на диске два раздела: FreeBSD & altLinux.
> Как примаунтить слайс фри в линуксе?
> Команда mount -t ufs /dev/hda2 /myPath не работает...
> mount: wrong fs type, bad option, bad superblock on /dev/hda2

Для этого тебе нужно:

	1) Чтобы ядро поддерживало разбиение диска в стиле BSD.
	Включается в конфигурации ядра в
	File systems/Partition Types/PC BIOS/BSD disklabel

	2) Чтобы ядро поддерживало файловую систему ufs.
	
	3) Убедиться, что тот слайс, который ты монтируешь
	действительно называется /dev/hda2
	А с учётом п.1, это весьма маловероятно ;)
	
	/dev/hda2 это скорее всего весь раздел BSD, который разрезан
	на слайсы. Монтируемый _слайс_ будет иметь больший номер.

	Посмотреть, какое же действительно у него название, можно с
	помощью fdisk или просто найти эту информацию в dmesg

> _______________________________________________
> Community mailing list
> Community@altlinux.ru
> https://lists.altlinux.ru/mailman/listinfo/community

-- 
WBR, i.m.chubin



  reply	other threads:[~2004-11-05  8:52 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-11-04 12:23 Andrey Rybak
2004-11-05  8:52 ` Igor Chubin [this message]
2004-11-05 13:03   ` Andrey Rybak
2004-11-05 12:31     ` Igor Chubin
2004-11-05 13:28   ` Andrey Rahmatullin

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=20041105085258.GB1194@modell.xt.vpn \
    --to=imchubin@mail.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