Hallo,
habe versucht meine sata festplatte unter linux zu mounten.
Dies hat auch geklappt, zumindest in der Shell.
Ich konnte mit den Inhalt anzeigen lassen mit „ls -a“.
Aber unter „Computer“ ist immer noch keine Festplatte
aufgetaucht.
die shell sagt mir bei dem Befehl „mount“
dies an
[root@localhost win]# mount
/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw)
proc on /proc type proc (rw)
sysfs on /sys type sysfs (rw)
devpts on /dev/pts type devpts (rw,gid=5,mode=620)
/dev/hda1 on /boot type ext3 (rw)
tmpfs on /dev/shm type tmpfs (rw)
none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
sunrpc on /var/lib/nfs/rpc_pipefs type rpc_pipefs (rw)
/dev/sda5 on /mnt/win type vfat (rw)
mein Datebträger ist sda5 ganz unten.
Danke im Vorraus
Deathrider