Pagina 1 di 2 1 2 ultimoultimo
Visualizzazione dei risultati da 1 a 10 su 12

Discussione: Montare file bin

  1. #1

    Montare file bin

    Salve
    Sapete dirmui se è possibile montare un file bin o se c'è qualche programma che lo fa tramite interfaccia grafica?
    Grazie

  2. #2
    Mount -o loop nomefile.bin /mnt/puntodimount

  3. #3
    ma scusa....per eseguire il file bin basta impostargli i permessi e poi eseguirlo cliccandoci sopra....
    [ SimplyMepis 8 ]Copyleft
    www.mepisitalia.org IL SITO ITALIANO UFFICIALE DI MEPIS
    www.salentomovida.it LA MOVIDA DEL SALENTO HA UN NUOVO PUNTO D'INCONTRO SUL WEB
    [ SUD SOUND SYSTEM MINA FUECU INTRA ALLU SALENTU ]

  4. #4
    ho fatto come tu mi hai detto e questo è il log:


    Usage: mount -V : print version
    mount -h : print this help
    mount : list mounted filesystems
    mount -l : idem, including volume labels
    So far the informational part. Next the mounting.
    The command is `mount [-t fstype] something somewhere'.
    Details found in /etc/fstab may be omitted.
    mount -a [-t|-O] ... : mount all stuff from /etc/fstab
    mount device : mount device at the known place
    mount directory : mount known device here
    mount -t type dev dir : ordinary mount command
    Note that one does not really mount a device, one mounts
    a filesystem (of the given type) found on the device.
    One can also mount an already visible directory tree elsewhere:
    mount --bind olddir newdir
    or move a subtree:
    mount --move olddir newdir
    A device can be given by name, say /dev/hda1 or /dev/cdrom,
    or by label, using -L label or by uuid, using -U uuid .
    Other options: [-nfFrsvw] [-o options] [-p passwdfd].
    For many more details, say man 8 mount .

    Che cosa non va bene?

  5. #5
    Utente bannato
    Registrato dal
    Mar 2001
    Messaggi
    423
    Posta anche il comando che hai dato, lo dai da utente o da root?
    Questo file che vuoi montare che roba è? Sicuro che bisogna montarlo? Alcuni .bin vanno eseguiti.

  6. #6
    ho eseguito il comando da root ed è quello sopra.
    Comunque è un'eseguibile che non si esegue, perchè mi chiede il programma con cui aprirlo.
    E' un'immagine di un CD.
    Altre soluzioni?

  7. #7
    Utente bannato
    Registrato dal
    Mar 2001
    Messaggi
    423
    Che distribuzione stai utilizzando? Il kernel lo hai compilato tu?

  8. #8
    ho suse 9.1 ed il kernel non l'ho compilato io.

  9. #9
    Utente bannato
    Registrato dal
    Mar 2001
    Messaggi
    423
    Premetto che ti rispondo abbastanza a casaccio, prova a dare:
    codice:
    modprobe loop

  10. #10
    Utente bannato
    Registrato dal
    Mar 2001
    Messaggi
    423
    Mi è venuta in mente un'altra cosa, ma non sarà uno di quei bin di clonecd?
    Dovrebbe esserci anche un file con estensione cue.
    In questo caso ti consiglio di cercare in rete o sui cd di Suse un programma che si chiama bin2iso, una volta convertito in iso dovrebbe funzionare.

Permessi di invio

  • Non puoi inserire discussioni
  • Non puoi inserire repliche
  • Non puoi inserire allegati
  • Non puoi modificare i tuoi messaggi
  •  
Powered by vBulletin® Version 4.2.1
Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.