[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Etch, KDE 3.5, USB-Stick, Dateisystem



Am Freitag, 15. Dezember 2006 08:23 schrieb Christian Frommeyer:
> Am Donnerstag 14 Dezember 2006 22:06 schrieb Bernd Kloss:
> > Bei näherer Betrachtung unter Linux stellte sich heraus, dass der
> > Stick offensichtlich 2 Ordner besitzt
>
> Wohl eher zwei Partitionen, oder?
>
> > unter MEDIA/USBDISK sichtbar war und das andere Mal unter MEDIA/DISK.
>
> Eher /media/disk bzw. /media/usbdisk, oder?
>
> > Der Ordner MEDIA/DISK kam erst zum Vorschein, als mit Rechtsklick auf
> > das Icon auf der Arbeitsfläche "Systemordner des Mediums öffnen"
> > angeklickt wurde.
>
> Was sagt danach denn mount zu den beiden Mountpunkten?
>
> Gruß Chris
Hallo,

mount vor dem Stick:
zeus:/# mount
/dev/hda1 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)
capifs on /dev/capi type capifs (rw,mode=0666)

Stick eingesteckt:
Automounter geht auf: ein eigenem Fenster zeigen, system:/media/sda1

Mount liefert zusätzlich die Zeile:
/dev/sda1 on /media/disk type vfat 
(rw,noexec,nosuid,nodev,noatime,uid=9011,utf8,shortname=lower)

Konqueror /media/usbdisk zeigt einen anderen Inhalt auf dem Stick als das 
Automounter-Fenster vom Konqueror system:/media/sda1

Auf dem Desktop ist das Icon für den eingestöpselten Stick. Ein REchtsklick 
darauf bielet den Punkt "Systemordner öffnen", wenn ich daruf klicke, dann 
geht ein Fenster /media/disk auf, das nun den Inhalt von 
Konqueror /media/usbdisk anzeigt.

Wenn ich ein fdisk /dev/sda1 mache, erhalte ich:

Disk /dev/sda1: 1048 MB, 1048543744 bytes
33 heads, 61 sectors/track, 1017 cylinders
Units = cylinders of 2013 * 512 = 1030656 bytes

This doesn't look like a partition table
Probably you selected the wrong device.

     Device Boot      Start         End      Blocks   Id  System
/dev/sda1p1   ?      928849     1012649    84344761   69  Unknown
Partition 1 has different physical/logical beginnings (non-Linux?):
     phys=(68, 13, 10) logical=(928848, 5, 37)
Partition 1 has different physical/logical endings:
     phys=(288, 115, 43) logical=(1012648, 7, 36)
Partition 1 does not end on cylinder boundary.
/dev/sda1p2   ?      845266     1774169   934940732+  73  Unknown
Partition 2 has different physical/logical beginnings (non-Linux?):
     phys=(371, 114, 37) logical=(845265, 16, 61)
Partition 2 has different physical/logical endings:
     phys=(366, 32, 33) logical=(1774168, 12, 30)
Partition 2 does not end on cylinder boundary.
/dev/sda1p3   ?           2           2           0   74  Unknown
Partition 3 has different physical/logical beginnings (non-Linux?):
     phys=(371, 114, 37) logical=(1, 9, 12)
Partition 3 has different physical/logical endings:
     phys=(372, 97, 50) logical=(1, 9, 11)
Partition 3 does not end on cylinder boundary.
/dev/sda1p4               1     1706465  1717556736    0  Empty
Partition 4 has different physical/logical beginnings (non-Linux?):
     phys=(0, 0, 0) logical=(0, 0, 1)
Partition 4 has different physical/logical endings:
     phys=(0, 0, 0) logical=(1706464, 23, 37)
Partition 4 does not end on cylinder boundary.

Partition table entries are not in disk order
Sorry, bisschen viel Text für ein kleines Problem!
Habe versucht, den Sachverhalt nach besten Möglichkeiten zu schildern.

Viele Grüße
Bernd



Reply to: