Hallo,
da ich recht selten mit Linux arbeite, bin ich heute recht ratlos.. bei mir die Festplatte nicht angezeigt (NTFS-Dateisystem).
Größe der Platte 2TB.
Seht selbst:
See "man sudo_root" for details.
ubuntu@ubuntu:~$ tail -f /var/log/messages
Nov 12 13:08:44 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.host_name
Nov 12 13:08:44 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.domain_name
Nov 12 13:08:44 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_domain
Nov 12 13:08:44 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.nis_servers
Nov 12 13:08:44 ubuntu dhcdbd: message_handler: message handler not found under /com/redhat/dhcp/eth0 for sub-path eth0.dbus.get.interface_mtu
Nov 12 13:08:47 ubuntu kernel: [ 195.653259] NET: Registered protocol family 10
Nov 12 13:08:47 ubuntu kernel: [ 195.653497] lo: Disabled Privacy Extensions
Nov 12 12:09:16 ubuntu pulseaudio[9565]: alsa-util.c: Device hw:1 doesn't support 44100 Hz, changed to 48000 Hz.
Nov 12 12:09:16 ubuntu pulseaudio[9565]: alsa-util.c: Cannot find fallback mixer control "Mic".
Nov 12 12:16:16 ubuntu kernel: [ 642.825404] usb 5-3: USB disconnect, address 3
Nov 12 12:17:00 ubuntu kernel: [ 686.408290] usb 5-3: new high speed USB device using ehci_hcd and address 5
Nov 12 12:17:00 ubuntu kernel: [ 686.541117] usb 5-3: configuration #1 chosen from 1 choice
Nov 12 12:17:00 ubuntu kernel: [ 686.566114] scsi4 : SCSI emulation for USB Mass Storage devices
Nov 12 12:17:05 ubuntu kernel: [ 691.563011] scsi 4:0:0:0: Direct-Access WD Ext HDD 1021 2021 PQ: 0 ANSI: 4
Nov 12 12:17:05 ubuntu kernel: [ 691.573526] sd 4:0:0:0: [sdc] 3907024896 512-byte hardware sectors (2000397 MB)
Nov 12 12:17:05 ubuntu kernel: [ 691.575349] sd 4:0:0:0: [sdc] Write Protect is off
Nov 12 12:17:05 ubuntu kernel: [ 691.576833] sd 4:0:0:0: [sdc] 3907024896 512-byte hardware sectors (2000397 MB)
Nov 12 12:17:05 ubuntu kernel: [ 691.578830] sd 4:0:0:0: [sdc] Write Protect is off
Nov 12 12:17:05 ubuntu kernel: [ 691.578841] sdc: sdc1
Nov 12 12:17:05 ubuntu kernel: [ 691.599768] sd 4:0:0:0: [sdc] Attached SCSI disk
Nov 12 12:17:05 ubuntu kernel: [ 691.599817] sd 4:0:0:0: Attached scsi generic sg4 type 0
ubuntu@ubuntu:~$ mount -i
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
tmpfs on /lib/modules/2.6.24-19-generic/volatile type tmpfs (rw,mode=0755)
tmpfs on /lib/modules/2.6.24-19-generic/volatile type tmpfs (rw,mode=0755)
varrun on /var/run type tmpfs (rw,noexec,nosuid,nodev,mode=0755)
varlock on /var/lock type tmpfs (rw,noexec,nosuid,nodev,mode=1777)
udev on /dev type tmpfs (rw,mode=0755)
devshm on /dev/shm type tmpfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
gvfs-fuse-daemon on /home/ubuntu/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=ubuntu)
ubuntu@ubuntu:~$ lsmod|egrep 'usb|hci':
usbhid 31872 0
hid 38784 1 usbhid
usb_storage 73664 0
libusual 19108 1 usb_storage
scsi_mod 151436 5 usb_storage,sg,sr_mod,sd_mod,libata
usbcore 146028 6 usbhid,usb_storage,libusual,ehci_hcd,uhci_hcd
Formatieren ist leider ned möglich, da die andere Festplatte einige Kilometer entfernt liegt (die anderen hier haben leider keine 2 TB).
Was geht da ned? Bin schon auf: Ort -> Computer -> USB-Laufwerk gegangen.
Meldung:
Einhängen des Ortes nicht möglich. Datei konnte nicht eingehängt werden.
Auch bei Rechtsklick-> Datenträger einhängen tut sich nix :/
Derzeitige Ubuntu-Version: 8.04 (Live-CD)