On Sun, Apr 15, 2001 at 09:56:45PM -0400, Will Mitayai Keeso Rowe wrote:
> Hello!
>
> I have a machine here that has a SCSI disk that used to have Linux
> installed on it.
>
> When i check fdisk, it appears that there are two partitions, 1 with
> 23M that seems to have the boot stuff and kernel, and then one with
> several Gigs with the actual data (i booted into Linux to make sure,
> everything looks fine).
>
> In FreeBSD, when i look at fdisk, the first partition is labelled as
> ext2fs and the second partition is labelled as DOS extended. I can
> mount the first one fine with mount_ext2fs, but i can't figure out if,
> or how, i can mount the larger one.
>
> Does anyone have any insight?
Use the slice number equal to the partition number in linux. For
instace, if Linux saw the disk as sdb6, use da1s6 in FreeBSD.
This will work just fine.
--
Andrew Hesford
[EMAIL PROTECTED]
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message