Archiv > General

Usb-addon Nur Für Linuxdateisystem?

<< < (2/8) > >>

MarMic:
hmm tatsächlich:


--- Code: ---usb 1-2: new high-speed USB device number 5 using ehci_hcd
scsi3 : usb-storage 1-2:1.0
scsi 3:0:0:0: Direct-Access     Kingston DataTraveler R   PMAP PQ: 0 ANSI: 0 CCS
sd 3:0:0:0: Attached scsi generic sg3 type 0
sd 3:0:0:0: [sdc] 3903488 512-byte logical blocks: (1.99 GB/1.86 GiB)
sd 3:0:0:0: [sdc] Write Protect is off
sd 3:0:0:0: [sdc] Mode Sense: 23 00 00 00
sd 3:0:0:0: [sdc] No Caching mode page present
sd 3:0:0:0: [sdc] Assuming drive cache: write through
sd 3:0:0:0: [sdc] No Caching mode page present
sd 3:0:0:0: [sdc] Assuming drive cache: write through
 sdc: sdc1
sd 3:0:0:0: [sdc] No Caching mode page present
sd 3:0:0:0: [sdc] Assuming drive cache: write through
sd 3:0:0:0: [sdc] Attached SCSI removable disk
MLD>

--- End code ---

stick dran wie man oben sieht.

unter media wird 1 erstellt:


--- Code: ---MLD> ls /media/
1       RECORD
MLD>

--- End code ---

1 ist aber leer (record ist meien ntfs platte!)

blkid:

--- Code: ---MLD> blkid
/dev/sdc1: UUID="AC9D-8641"
/dev/sda2: UUID="f88e5819-bdc0-4140-9430-3ed3c9ede11d"
/dev/sda1: UUID="741da8ac-bedf-415d-b493-fac8e2342cf4"
MLD>

--- End code ---
handelt sich um fat16 > strange

--- Code: ---   Device Boot      Start         End      Blocks  Id System
/dev/sdc1   *           1         243     1951712+  6 FAT16
Partition 1 has different physical/logical endings:
     phys=(241, 254, 63) logical=(242, 250, 8)
MLD>

--- End code ---

fu** könnte es an der bb liegen?
catsysinit :-(

--- Code: ---vfat filesystem found on /dev/sdc1
  Mounting to /media/1  sdc
usb-2:
BusyBox v1.19.4 (2012-02-09 03:55:32 CET) multi-call binary.

Usage: mount [OPTIONS] [-o OPTS] DEVICE NODE

Mount a filesystem. Filesystem autodetection requires /proc.

        -a              Mount all filesystems in fstab
        -i              Don't run mount helper
        -r              Read-only mount
        -w              Read-write mount (default)
        -t FSTYPE       Filesystem type
        -O OPT          Mount only filesystems with option OPT (-a only)
-o OPT:
        loop            Ignored (loop devices are autodetected)
        [a]sync         Writes are [a]synchronous
        [no]atime       Disable/enable updates to inode access times
        [no]diratime    Disable/enable atime updates to directories
        [no]relatime    Disable/enable atime updates relative to modification time
        [no]dev         (Dis)allow use of special device files
        [no]exec        (Dis)allow use of executable files
        [no]suid        (Dis)allow set-user-id-root programs
        [r]shared       Convert [recursively] to a shared subtree
        [r]slave        Convert [recursively] to a slave subtree
        [r]private      Convert [recursively] to a private subtree
        [un]bindable    Make mount point [un]able to be bind mounted
        [r]bind         Bind a file or directory [recursively] to another location
        move            Relocate an existing mount point
        remount         Remount a mounted filesystem, changing flags
        ro/rw           Same as -r/-w

There are filesystem-specific -o flags.

--- End code ---

ntfs tut weiterhin wunderbar:

--- Code: ---ntfs filesystem found on /dev/sdc1
  Mounting to /media/RECORD:

--- End code ---

@claus lässt sich das fixxen oder müssen wir ehct zurück auf ne 1.18.x bb?

clausmuus:
Hm, das hatte ich doch schon mal. Ich dachte es geflickt zu haben. Möglicherweise hatte ich das aber nur auf meinem MLD-PC korrigiert, und den Fix nicht in's svn übertragen. Ich werd's mir anschauen.
Dabei kommt mir auch ne Idee, warum möglicherweise mein VDR Update nicht geklappt hat. Ich ändere ja immer wieder mal zum Testen einige Dateien auf meinem MLD-PC. Möglicherweise ist da auch ne

MarMic:
-> werksreset option ein rmcp_all ;)

greetz MarMic

clausmuus:
Ich bin nicht sicher ob ich's behoben hab. Ihr könnt's ja mal mit dem neuen usb-Addon versuchen. Ansonsten brauche ich mal Eure /var/spool/usb.ids

Claus

MarMic:
nun tut auch vfat!


--- Code: ---vfat filesystem found on /dev/sdc1
  Mounting to /media/usb-2:

--- End code ---
und auch ntfs noch :-P

--- Code: ---ntfs filesystem found on /dev/sdc1
  Mounting to /media/RECORD:

--- End code ---

super danke!

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version