Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Mar 2001 07:17:05 -0500
From:      "Otter" <otterr@telocity.com>
To:        <sphinX@euromedia.ro>, <questions@freebsd.org>
Subject:   RE: mounting 2 ntfs partitions
Message-ID:  <000e01c0b45c$57682d90$1401a8c0@zoso>
In-Reply-To: <20010323195204.9977B2742@sitemail.everyone.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Are you familiar with MAKEDEV? It's a tool to make the devices that
reside in your /dev directory.
Try the following (as root):
cd /dev && ./MAKEDEV ad1s5
Now try to mount that extended partition!
-Otter


> -----Original Message-----
> From: owner-freebsd-questions@FreeBSD.ORG
> [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of sphin X
> Sent: Friday, March 23, 2001 2:52 PM
> To: questions@freebsd.org
> Subject: mounting 2 ntfs partitions
>
>
> hello, i'm new freebsd user and have been stuck with a
> problem and wonder if any of u can help.
>
> i got two (identical) HDs, one with freebsd and the other
> with NT. the nt disk has two partitions. c: and d:. i try to
> mount tne nt disk as slave on freebsd.
>
> the dmesg command before mounting gives the following:
> ad0 19092MB ... ata0-master UDMA33
> ad1 19092MB ... ata0-slave UDMA33
>
> mounting goes ok, but i can only see one of the two
> partitions of the NT disk.(thats the c: drive). most of the
> stuff i want is on the d: drive, but i dont seem to be able
> to mount that.
>
> the nt c:  mounts as ad1s1. someone told me i got to mount
> ad1s5 to see the nt d: partition. i can see in /dev
> ad1s2,3,4. no ad1s5. none of them mounts, they all give
> invalid argument
>
> does anyone know how i can mount the d: drive???
>
> thank u in advance for ur help...
>
>
> _____________________________________________________________
> Get email for your site ---> http://www.everyone.net
>
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-questions" in the body of the message
>


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000e01c0b45c$57682d90$1401a8c0>