Date: Tue, 18 Nov 2003 15:05:16 -0500 From: Barry Skidmore <skidmore@digital-village.net> To: Vahric MUHTARYAN <vahric@doruk.net.tr> Cc: FreeBSD-Questions <freebsd-questions@freebsd.org> Subject: RE: Linux File System Won't Mount Message-ID: <1069185916.909.8.camel@digital-village.net> In-Reply-To: <047001c3ae07$acca0270$110d3ad4@VAHOXP> References: <047001c3ae07$acca0270$110d3ad4@VAHOXP>
next in thread | previous in thread | raw e-mail | index | archive | help
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 On Tue, 2003-11-18 at 14:10, Vahric MUHTARYAN wrote: > Before that could you try ; > > mount_ext2fs /dev/yourdevicelike-ad1s1 /mnt > > it will try to load module ....
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1069185916.909.8.camel>