Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Mar 2001 18:16:31 +0300
From:      "Andrey Nepomnyaschih" <nas@chartpilot.ru>
To:        <sphinX@euromedia.ro>, <freebsd-newbies@FreeBSD.ORG>
Subject:   RE: ntfs - question
Message-ID:  <JJEMLKBMLOILNFFEFDKCCENFCHAA.nas@chartpilot.ru>
In-Reply-To: <20010323070205.E280436F9@sitemail.everyone.net>

next in thread | previous in thread | raw e-mail | index | archive | help
Hello,

OK, just don't know there to start next, but what kernel do you use, if you
compiled own kernel have you included the line:
options NTFS

if not, just don't know maybe cd /dev && sh MAKEDEV /ad1s5 will work.

Take care

Andrey Nepomnyaschih
nas@asystems.lv


-----Original Message-----
From: sphin X [mailto:sphinX@euromedia.ro]
Sent: Friday, March 23, 2001 10:02 AM
To: Andrey Nepomnyaschih; freebsd-newbies@FreeBSD.ORG
Subject: RE: ntfs - question


Andrey, doesnt seem to work man...

i only get ad1s1 to ad1s4. ad1s1 is c:. all others give invalid argument...

i'll probably have to do more drastic ways.

take care

--- "Andrey Nepomnyaschih" <nas@chartpilot.ru>
> wrote:
>Hello,
>
>Assuming that you created your drive d: in extended partion, it should have
>name /dev/ad0s5
>
>so to mount it you will need to run:
>mount -t ntfs /dev/ad0s5 /ntfs_d
>
>if drive d is another primary partion then try to mount /dev/ad0s2,
>/dev/ad0s3, /dev/ad0s4
>
>if it won't work try to run
>ls /dev/ | grep ^ad0s
>
>The output should give you a clue whether partion could go.
>
>Have a good time,
>
>Andrey Nepomnyaschih
>nas@asystems.lv
>
>BTW. Don't forget to change all ad0 to ad1, nt was installed on the second
>drive.
>
>
>To Unsubscribe: send mail to majordomo@FreeBSD.org
>with "unsubscribe freebsd-newbies" in the body of the message

_____________________________________________________________
Get email for your site ---> http://www.everyone.net


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?JJEMLKBMLOILNFFEFDKCCENFCHAA.nas>