From: Andrey Rybak <ra@iop.kiev.ua> To: community@altlinux.ru Subject: Re: [Comm] slice BSD Date: Fri, 05 Nov 2004 15:03:12 +0200 Message-ID: <418B7A10.4010100@iop.kiev.ua> (raw) In-Reply-To: <20041105085258.GB1194@modell.xt.vpn> Igor Chubin wrote: >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. > > По умолчанию ядро ufs не поддерживает? > > 3) Убедиться, что тот слайс, который ты монтируешь > действительно называется /dev/hda2 > > hda2 написан был просто для примера. > А с учётом п.1, это весьма маловероятно ;) > > /dev/hda2 это скорее всего весь раздел BSD, который разрезан > на слайсы. Монтируемый _слайс_ будет иметь больший номер. > > > Вот вывод fdisk - слайсов по отдельности не видно (только весь раздел) [root@myhost root]# fdisk -l Disk /dev/hda: 30.6 GB, 30614814720 bytes 255 heads, 63 sectors/track, 3722 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 1912 15357856+ a5 FreeBSD Partition 1 does not end on cylinder boundary. /dev/hda2 1913 3722 14538825 5 Extended Partition 2 does not end on cylinder boundary. /dev/hda5 1913 2039 1020096 83 Linux /dev/hda6 2040 2071 257008+ 82 Linux swap /dev/hda7 2072 2389 2554303+ 83 Linux /dev/hda8 2390 2707 2554303+ 83 Linux /dev/hda9 2708 3025 2554303+ 83 Linux /dev/hda10 3026 3722 5598621 83 Linux
next prev parent reply other threads:[~2004-11-05 13:03 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 2004-11-05 13:03 ` Andrey Rybak [this message] 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=418B7A10.4010100@iop.kiev.ua \ --to=ra@iop.kiev.ua \ --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