Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 16 Feb 2007 19:38:18 -0600
From:      "Scot Hetzel" <swhetzel@gmail.com>
To:        "FreeBSD Current" <freebsd-current@freebsd.org>
Subject:   mount_ntfs: /dev/ad0s1: No such file or directory
Message-ID:  <790a9fff0702161738r154b5087m877c604092727e39@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'm no longer able to mount NTFS partitions on a recent -CURRENT, when
mount tries to mount the partition it give "mount_ntfs: /dev/ad0s1: No
such file or directory".

Anyone else having a problem mounting these NTFS partitions?

Scot

hp010# uname -a
FreeBSD hp010.hetzel.org 7.0-CURRENT FreeBSD 7.0-CURRENT #12: Fri Feb
16 01:47:41 CST 2007
swhetzel@hp010.hetzel.org:/usr/obj/usr/src/7x/sys/GENERIC.debug  amd64

hp010# ls -la /dev/ad?s1
crw-r-----  1 root  operator    0,  83 Feb 16 19:22 /dev/ad0s1
crw-r-----  1 root  operator    0, 109 Feb 16 19:22 /dev/ad1s1
hp010# ls -l /dev/ntfs
total 0
crw-r-----  1 root  operator    0, 111 Feb 16 19:22 DATA
crw-r-----  1 root  operator    0,  99 Feb 16 19:22 OS
hp010# mount -a -t ntfs
mount_ntfs: /dev/ad0s1: No such file or directory
mount_ntfs: /dev/ad1s1: No such file or directory
hp010# fdisk ad0
******* Working on device /dev/ad0 *******
parameters extracted from in-core disklabel are:
cylinders=193821 heads=16 sectors/track=63 (1008 blks/cyl)

Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=193821 heads=16 sectors/track=63 (1008 blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 7 (0x07),(OS/2 HPFS, NTFS, QNX-2 (16 bit) or Advanced UNIX)
    start 63, size 132022107 (64463 Meg), flag 0
        beg: cyl 0/ head 1/ sector 1;
        end: cyl 1023/ head 5/ sector 63
The data for partition 2 is:
sysid 136 (0x88),(unknown)
    start 194948775, size 417690 (203 Meg), flag 0
        beg: cyl 1023/ head 255/ sector 63;
        end: cyl 1023/ head 14/ sector 63
The data for partition 3 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
    start 132022170, size 62926605 (30725 Meg), flag 80 (active)
        beg: cyl 1023/ head 255/ sector 63;
        end: cyl 1023/ head 8/ sector 63
The data for partition 4 is:
<UNUSED>
hp010# fdisk ad1
******* Working on device /dev/ad1 *******
parameters extracted from in-core disklabel are:
cylinders=193821 heads=16 sectors/track=63 (1008 blks/cyl)

Figures below won't work with BIOS for partitions not in cyl 1
parameters to be used for BIOS calculations are:
cylinders=193821 heads=16 sectors/track=63 (1008 blks/cyl)

Media sector size is 512
Warning: BIOS sector numbering starts with sector 1
Information from DOS bootblock is:
The data for partition 1 is:
sysid 7 (0x07),(OS/2 HPFS, NTFS, QNX-2 (16 bit) or Advanced UNIX)
    start 63, size 132455862 (64675 Meg), flag 0
        beg: cyl 0/ head 1/ sector 1;
        end: cyl 1023/ head 254/ sector 63
The data for partition 2 is:
sysid 165 (0xa5),(FreeBSD/NetBSD/386BSD)
    start 132455925, size 62910540 (30718 Meg), flag 80 (active)
        beg: cyl 1023/ head 255/ sector 63;
        end: cyl 1023/ head 254/ sector 63
The data for partition 3 is:
<UNUSED>
The data for partition 4 is:
<UNUSED>


-- 
DISCLAIMER:
No electrons were mamed while sending this message. Only slightly bruised.



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