Externe Festplatte wird nicht gefunden

steck die Platte an und gib uns mal

Code:
sudo fdisk -l
 
Probleme mit Maxtor externe Festplatte!!-->Hilfe!!

So ...

Habe mir heute eine neue festplatte gekauft, nur leidagottes bin ich nicht in der Lage es unter Linux Suse 10.1 lese und schreibfähig zu machen!=(

hab auch schon fuse und ntfs-3g installiert jedoch hat dieses befehl:
mount -t ntfs-3g /dev/sda1 /media/sda1 -o force
nur dies bewirkt:
WARNING: Forced mount, unclean volume information is ignored.
WARNING: Deficient Linux kernel detected. Some driver features are
not available (swap file on NTFS, boot from NTFS by LILO), and
unmount is not safe unless it's made sure the ntfs-3g process
naturally terminates after calling 'umount'. If you wish this
message to disappear then you should upgrade to at least kernel
version 2.6.20, or request help from your distribution to fix
the kernel problem. The below web page has more information:
http://ntfs-3g.org/support.html#fuse26
..
so heißt das dass ich meinen kernen upgraden soll....oda is di ganze installation schon
falsch gelaufen?!?


# mount:
/dev/hda6 on / type reiserfs (rw,acl,user_xattr)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
debugfs on /sys/kernel/debug type debugfs (rw)
udev on /dev type tmpfs (rw)
devpts on /dev/pts type devpts (rw,mode=0620,gid=5)
securityfs on /sys/kernel/security type securityfs (rw)
/dev/sda1 on /media/sda1 type fuse (rw,nosuid,nodev,noatime,allow_other)

# tail -f /var/log/messages
Aug 11 18:27:55 linux-ec5i kernel: sda: sda1
Aug 11 18:27:55 linux-ec5i kernel: sd 3:0:0:0: Attached scsi disk sda
Aug 11 18:27:55 linux-ec5i kernel: sd 3:0:0:0: Attached scsi generic sg0 type 0
Aug 11 18:27:55 linux-ec5i kernel: usb-storage: device scan complete
Aug 11 18:33:30 linux-ec5i kernel: fuse: module not supported by Novell, setting U taint flag.
Aug 11 18:33:30 linux-ec5i kernel: fuse init (API version 7.6)
Aug 11 18:35:42 linux-ec5i ntfs-3g[21007]: Version 1.810
Aug 11 18:35:42 linux-ec5i ntfs-3g[21007]: Mounted /dev/sda1 (Read-Write, label "", NTFS 3.1)
Aug 11 18:35:42 linux-ec5i ntfs-3g[21007]: Cmdline options: rw,force
Aug 11 18:35:42 linux-ec5i ntfs-3g[21007]: Mount options: noatime,rw,silent,allow_other,nonempty,fsname=/dev/sda1


ich bedanke mich schon im voraus!!

mfg elif
 
Ist denn die neue Platte überhaupt schon partitioniert und formatiert oder absolut jungfräulich?

HINT: Die Ausgabe von fdisk -l (kleines L) könnte hilfreich sein wenn du dir unsicher bist.
 

Ähnliche Themen

Bestehende physische Windows Maschine Virtualisieren II

"Es wurde kein gängiges CD-ROM Laufwerk gefunden"

openSuse 11 + Win XP -> bootet nicht mehr

Neuling hat Probleme mit Kubuntu und GRUB

Nach Suse-Installation keine Grafische Oberfläche

Zurück
Oben