Re: Linux File System Won't Mount

2003-11-19 Thread Malcolm Kay
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,

RE: Linux File System Won't Mount

2003-11-18 Thread Vahric MUHTARYAN
Hi , First please add options EXT2FS to you kernel config file and recompile it . after that you can use it ?! Before that could you try ; mount_ext2fs /dev/yourdevicelike-ad1s1 /mnt it will try to load module Best Regards Vahric -Original Message- From:

RE: Linux File System Won't Mount

2003-11-18 Thread Barry Skidmore
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,

Re: Linux File System Won't Mount

2003-11-18 Thread Barry Skidmore
On Tue, 2003-11-18 at 14:25, Charles Howse wrote: Hey! Sorry to see you're still having trouble with this. All I can add is to state the obvious, it helps me sometimes. You *do* have linux_enable=YES in /etc/rc.conf? You *did* install Linux Compatibility? Have you taken a look at man

RE: Linux File System Won't Mount

2003-11-18 Thread Barry Skidmore
Vahric, /dev includes the following entries: ad1s1 ad1s1a ad1s1b ad1s1c ad1s1d ad1s1e ad1s1f ad1s1g ad1s1h Barry On Tue, 2003-11-18 at 15:21, Vahric MUHTARYAN wrote: Please could you check you /dev drectory ... COULD YOU SEE ad1 and ad1s1 or like this if not you have to create it manuley