Date: Tue, 16 Jan 2001 19:45:02 +0300 From: Odhiambo Washington <wash@iconnect.co.ke> To: "'freebsd-questions@freebsd.org'" <freebsd-questions@freebsd.org> Cc: AZaitsau@panasonicfa.com Subject: Re: mounting NTFS Message-ID: <20010116194502.A20323@poeza.iconnect.co.ke> In-Reply-To: <054F7DAA9E54D311AD090008C74CE9BD01F1E88E@exchange.panasonicfa.com>; from "Zaitsau, Andrei" on Tue, Jan 16, 2001 at 09:26:25AM -0600 References: <054F7DAA9E54D311AD090008C74CE9BD01F1E88E@exchange.panasonicfa.com>
next in thread | previous in thread | raw e-mail | index | archive | help
* Zaitsau, Andrei <AZaitsau@panasonicfa.com> [20010116 18:27]: writing on the subject 'mounting NTFS' Zaitsau,> Hello Everyone, Zaitsau,> I have a small question. Zaitsau,> How do I mount Win2K NTFS partition to FreeBSD 4.2 ? Zaitsau,> I recompiled my kernel with 'options NTFS' Zaitsau,> I tried as it said in a manpage Zaitsau,> mount_ntfs /dev/wd1s1 /mnt Zaitsau,> but it says device is not configured. Zaitsau,> I tried other parameters about 30 times, still no success... Zaitsau,> Any tips? Help? Anyone? Please ? Zaitsau,> Thanks. Here is mine -- wash:/usr/home/wash$ mount /dev/ad0s2a on / (ufs, local) /dev/ad0s2f on /usr (ufs, local) /dev/ad0s2e on /var (ufs, local) /dev/ad0s1 on /win (msdos, local) /dev/ad1s1 on /win2k (ntfs, local, read-only) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ /dev/rda1s1c on /2usr (ufs, local) procfs on /proc (procfs, local) Either you do not have /dev/wd1s1 or your Windows Partition is not on this particular slice you're referring to and you need to identify the CORRECT slice. _OR_ go to /dev and do sh MAKEDEV wd1s1 if it is not there. A "sh MAKEDEV all" might be better.. I stand corrected if it is not this way. -Wash -- Odhiambo Washington Inter-Connect Ltd., wash@iconnect.co.ke 5th Flr Furaha Plaza Tel: 254 11 222604 Nkrumah Rd., Fax: 254 11 222636 PO Box 83613 MOMBASA, KE. Finally, in conclusion, let me say just this. -Peter Sellers (contributed by Chris Johnston) 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?20010116194502.A20323>