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 
found and mounted FreeBSD partitions from ad1s1. 
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
  
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to