Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2003 17:32:15 +1030
From:      Malcolm Kay <malcolm.kay@internode.on.net>
To:        skidmore@digital-village.net, Vahric MUHTARYAN <vahric@doruk.net.tr>
Cc:        FreeBSD-Questions <freebsd-questions@freebsd.org>
Subject:   Re: Linux File System Won't Mount
Message-ID:  <200311191732.15942.malcolm.kay@internode.on.net>
In-Reply-To: <1069185916.909.8.camel@digital-village.net>
References:  <047001c3ae07$acca0270$110d3ad4@VAHOXP> <1069185916.909.8.camel@digital-village.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 19 Nov 2003 06:35, Barry Skidmore wrote:
> Vahric,
>
> Here are the results of the mount you suggested:
>
> digital-village# mount
> /dev/ad1s1a on / (ufs, local)
> /dev/ad1s1e on /boot (ufs, local, soft-updates)
> /dev/ad1s1g on /home (ufs, local, soft-updates)
> /dev/ad1s1d on /tmp (ufs, local, soft-updates)
> /dev/ad1s1f on /usr (ufs, local, soft-updates)
> /dev/ad1s1h on /var (ufs, local, soft-updates)
> procfs on /proc (procfs, local)
>
> digital-village# mount_ext2fs /dev/ad1s1 /mnt
> mount_ext2fs: vfsload(ext2fs): No such file or directory
> digital-village# mount_ext2fs /dev/ad1s1a /mnt
> mount_ext2fs: vfsload(ext2fs): No such file or directory
>

The response from mount says that the system has already=20
found and mounted FreeBSD partitions from ad1s1.=20
You cannot possibly have any linux (ext2fs) file systems there
at the same time.

It seems either your linux system is somewhere else or
you have overwritten it when installing FreeBSD.

Malcolm
 =20



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311191732.15942.malcolm.kay>