Zitat
GeWa@GeWas-desktop:~$ sudo ntfs-config
** (ntfs-config:3190: WARNING **: Fehler beim Mounten von /media/hda1.
fuse: mount failed: Device or resource busy
FUSE mount point creation failed
Unmounting /dev/hda1 (DownLoadZ)
GeWa@GeWas-desktop:~$ sudo fdisk -l
Disk /dev/hda: 160.0 GB, 160041885696 bytes
255 heads, 63 sectors/track, 19457 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xec24ec24
Device Boot Start End Blocks Id System
/dev/hda1 * 1 19457 156288321 7 HPFS/NTFS
Disk /dev/hdb: 80.0 GB, 80026361856 bytes
255 heads, 63 sectors/track, 9729 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x20f7a461
Device Boot Start End Blocks Id System
/dev/hdb1 * 1 9729 78148161 c W95 FAT32 (LBA)
Disk /dev/sda: 250.0 GB, 250059350016 bytes
255 heads, 63 sectors/track, 30401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xf0d7f0d7
Device Boot Start End Blocks Id System
/dev/sda1 1 402 3229033+ 82 Linux swap / Solaris
/dev/sda2 6077 11750 45576405 83 Linux
/dev/sda3 * 11751 30401 149814157+ c W95 FAT32 (LBA)
/dev/sda4 403 6076 45576405 83 Linux
Partition table entries are not in disk order
Disk /dev/dm-0: 160.0 GB, 160049528832 bytes
255 heads, 63 sectors/track, 19458 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0xec24ec24
Device Boot Start End Blocks Id System
/dev/dm-0p1 * 1 19457 156288321 7 HPFS/NTFS
Disk /dev/dm-1: 160.0 GB, 160039240704 bytes
255 heads, 63 sectors/track, 19456 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Disk identifier: 0x444c544e
This doesn't look like a partition table
Probably you selected the wrong device.
Device Boot Start End Blocks Id System
/dev/dm-1p1 ? 110102 110577 3815730+ 6b Unknown
Partition 1 does not end on cylinder boundary.
/dev/dm-1p2 ? 113965 200777 697317940+ 75 PC/IX
Partition 2 does not end on cylinder boundary.
/dev/dm-1p3 ? 106997 106998 1286+ 41 PPC PReP Boot
Partition 3 does not end on cylinder boundary.
/dev/dm-1p4 175983 175986 26459 0 Empty
Partition 4 does not end on cylinder boundary.
Partition table entries are not in disk order
Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »PhyshBourne« (2. Dezember 2007, 08:04)
Zitat
# /etc/fstab: static file system information.
#
# -- This file has been automaticly generated by ntfs-config --
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# Entry for /dev/sda4 :
UUID=fd3167ba-e9d7-4366-b303-f523d5165ab2 / ext3 defaults,errors=remount-ro 0 1
# Entry for /dev/sda2 :
UUID=62d5c347-a548-466a-9ab8-779815fcd05d /home ext3 defaults 0 2
# Entry for /dev/hda1 :
UUID=EE50B0FE8E56ECC2 /media/hda1 ntfs-3g defaults,locale=de_DE.UTF-8 0 1
# Entry for /dev/hdb1 :
UUID=4F5A-F3E8 /media/hdb1 vfat defaults,utf8,umask=007,gid=46 0 1
# Entry for /dev/sda3 :
UUID=817A-4FE5 /media/sda3 vfat defaults,utf8,umask=007,gid=46 0 1
# Entry for /dev/sda1 :
UUID=50430822-398d-4ce2-b8bb-23751e0bd086 none swap sw 0 0
/dev/hdc /media/cdrom0 udf,iso9660 user,noauto,exec 0 0
/dev/hdd /media/cdrom1 udf,iso9660 user,noauto,exec 0 0

Dieser Beitrag wurde bereits 1 mal editiert, zuletzt von »PhyshBourne« (29. November 2007, 08:15)
Zitat
GeWa@GeWas-desktop:~$ sudo fdisk -l | grep NTFS
[sudo] password for georg:
/dev/hda1 * 1 19457 156288321 7 HPFS/NTFS
/dev/dm-0p1 * 1 19457 156288321 7 HPFS/NTFS
GeWa@GeWas-desktop:~$ sudo mkdir -p /media/ntfs
GeWa@GeWas-desktop:~$ sudo chown -R $USER:$USER /media/ntfs
GeWa@GeWas-desktop:~$ ntfsmount /dev/hda1 /media/ntfs -o fmask=0111,dmask=0
Error opening partition device : Permission denied
Failed to startup volume : Permission denied
Couldn't mount device '/dev/hda1' : Permission denied
Mount failed.
GeWa@GeWas-desktop:~$ sudo mount -t ntfs /dev/hda1 /media/ntfs
fuse: mount failed: Device or resource busy
FUSE mount point creation failed
Unmounting /dev/hda1 (DownLoadZ)
GeWa@GeWas-desktop:~$ sudo mount -t vfat /dev/hdb1 /media/fat32
mount: /dev/hdb1 already mounted or /media/fat32 busy
Benutzerinformationen überspringen
Ubuntu: 12.04
Kernel: 3.2.0-24-generic
Desktop: KDE
Architektur: 64-bit
Burning Board, entwickelt von WoltLab GmbH.
UbuntuFreunde von Easyy-S und basslord seit 06.12.06
Ubuntufreunde.de runs on ubuntu 10.04





