Visualizzazione dei risultati da 1 a 5 su 5

Discussione: [Debian] apt-cdrom add

  1. #1

    [Debian] apt-cdrom add

    ho un problema da fagiano: non riesco a installare i pacchetti da un dvd della Debian Sarge.
    Dopo aver inserito il DVD e lanciato apt-cdrom add ottengo:

    codice:
    debian_desktop:~# apt-cdrom add
    Using CD-ROM mount point /cdrom/
    Unmounting CD-ROM
    Please insert a Disc in the drive and press enter
    Mounting CD-ROM
    E: Failed to mount the cdrom.
    premetto che attraverso il comando
    codice:
    mount /dev/hda /mnt
    non riscontro particolari problemi e riesco a leggere il contenuto del DVD

    il mio /etc/fstab e':

    codice:
    # /etc/fstab: static file system information.
    #
    # <file system> <mount point>   <type>  <options>       <dump>  <pass>
    proc            /proc           proc    defaults        0       0
    /dev/hdf7       /               ext3    defaults,errors=remount-ro 0       1
    /dev/hde12      none            swap    sw              0       0
    #/dev/hdf6       none            swap    sw              0       0
    #/dev/hdf8       none            swap    sw              0       0
    /dev/hdb        /media/cdrom0   iso9660 ro,user,noauto  0       0
    /dev/hda        /media/cdrom1   iso9660 ro,user,noauto  0       0
    /dev/fd0        /media/floppy0  auto    rw,user,noauto  0       0
    help

  2. #2
    Utente di HTML.it
    Registrato dal
    Jul 2005
    Messaggi
    746
    hai provato a dirgli dove montarlo???

    apt-cdrom -d=/dev/hda /media/cdrom1 add

    ...$man apt-cdrom

  3. #3
    provato...


    debian_desktop:~# apt-cdrom -d=/dev/hda /media/cdrom1 add
    E: Operazione non valida /media/cdrom1

  4. #4
    ho risolto...

    debian_desktop:~# apt-cdrom -d= /media/cdrom1 add

    ciao e grazie


  5. #5
    Utente di HTML.it
    Registrato dal
    Nov 2003
    Messaggi
    178
    un altro modo per risolvere è usare come mountpoint la cartella /cdrom invece di /mnt/cdrom...

    Hasta!
    ∇•E=ρ/ε ; ∇•B=0 ; ∇xE=-∂B/∂t ; ∇xB=μJ+με∂E/∂t....e ho detto tutto!
    Nessun sistema è sicuro se c'è un idiota a gestirlo!
    Coltiva Linux che Windows si pianta da solo!

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.