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

Re: cdrom mounten



Am 2004-09-12 16:33:45, schrieb Matthias Houdek:

> Ich auch nicht, aber es funxt trotzdem. 

Also wenn ich die Datei entfernen und den Rener neu boote und ich 
ne MacOS 8 Installations-CD einlege, braucht er über 10 minuten, 
bis er das Dateisystem gefunden hat.

Mit /etc/filesystems rund 5 sekunden

> Mount kennt eine Menge Filesysteme, die es automatisch erkennen kann. 

Unter SLINK, POTATO und WOODY findet 'mount' noch nicht einaml auf 
ner Diskette "ext2" oder "minix".

Wenn Du da ein 'mount /fd0u1440 /floppy' machts gibts ne Fehlermeldung das 
er den Superblock nicht finden kann oder zu viele filesysteme 
gemountet sind. 

Ein 'mount -t auto /dev/fd0u1440 /floppy' führt ebenfals zu einer 
Fehlermeldung weil er nicht weis, was auto ist... 

Erst wenn Du die /etc/filesystes anlegt, funktioniert "auto"

Auch wenn in der manpage steht:

  ____ ( 'stdin' ) _____________________________________________________
 /
|  The type iso9660 is the default. If no -t option is given, or if the 
|  auto type is specified, the superblock is probed for the filesystem 
|  type (adfs, bfs, cramfs, ext, ext2, ext3, hfs, hpfs, iso9660, jfs, 
|  minix, ntfs, qnx4, reiserfs, romfs, ufs, vxfs, xfs, xiafs are 
|  supported). If this probe fails, mount will try to read the file 
|  /etc/filesystems, or, if that does not exist, /proc/filesystems. All 
|  of the filesystem types listed there will be tried, except for those 
|  that are labeled "nodev" (e.g., devpts, proc and nfs).
|  
|  Note that the auto type may be useful for user-mounted floppies. 
|  Creating a file /etc/filesystems can be useful to change the probe 
|  order (e.g., to try vfat before msdos) or if you use a kernel module 
|  autoloader. Warning: the probing uses a heuristic (the presence of 
|  appropriate `magic'), and could recognize the wrong filesystem type.
|  
|  More than one type may be specified in a comma separated list. The 
|  list of file system types can be prefixed with no to specify the 
|  file system types on which no action should be taken. (This can be
|  meaningful with the -a option.)
|  
|  For example, the command:
|      mount -a -t nomsdos,ext
|  mounts all file systems except those of type msdos and ext.
 \______________________________________________________________________


Bei mir funktioniert es nur mit /etc/filesystems.

Greetings
Michelle

-- 
Linux-User #280138 with the Linux Counter, http://counter.li.org/ 
Michelle Konzack   Apt. 917                  ICQ #328449886
                   50, rue de Soultz         MSM LinuxMichi
0033/3/88452356    67100 Strasbourg/France   IRC #Debian (irc.icq.com)

Attachment: signature.pgp
Description: Digital signature


Reply to: