Re: Gemountete Partitionen nicht in Orte / Desktop
Frank Lanitz schrieb:
On Sun, 11 Feb 2007 12:22:39 +0100
Jörg Großhans <joerggrosshans@gmx.de> wrote:
Hallo,
Ich habe gestern Etch installiert. Danach habe ich bereits vorhandene
Parititionen zur fstab hinzugefügt.
Gut.
Leider tauchen die Partitionen
nicht in den Orten bzw. auf dem Desktop auf, obwohl sie beim booten
gemountet werden Wie kann ich die Laufwerke zu den Orten hinzufügen?
Was meinst Du mit Orten? Welche Desktopumgebung (z.B. KDE, Gnome,
XFCE) benutzt Du?
Ich benutze Gnome. Dort gibt es das Menü Orte. Ich komme von Ubuntu,
dort ist es so, das die gemounteten Partitionen automatisch in diesem
menü und als Verknüpfung auf dem Desktop auftauchen
Wohin eine Partion gemountet wurde, kannst Du ganz einfach mittels dem
Befehl mount herausfinden. Öffne dazu eine Konsole und führe dort den
Befehl mount aus.
Bei mir sieht die Ausgabe so aus:
frank@Eco:~$ mount
/dev/hda2 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/hda6 on /home type ext3 (rw)
wie gesagt, gemountet sind die Paritionen, hier die Ausgabe von mount:
/dev/hdd7 on / type ext3 (rw,errors=remount-ro)
tmpfs on /lib/init/rw type tmpfs (rw,nosuid,mode=0755)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
procbususb on /proc/bus/usb type usbfs (rw)
udev on /dev type tmpfs (rw,mode=0755)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=620)
/dev/hdc5 on /media/hdc5 type ext3 (rw)
/dev/hdd1 on /media/hdd1 type ext3 (rw)
/dev/hdd2 on /media/hdd2 type ext3 (rw)
/dev/hdd6 on /media/hdd6 type ext3 (rw)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
Hth + Gruß Frank
Reply to: