Veuillez utiliser APT-CDROM pour rendre ce CD-ROM reconnu par APT. La mise à jour apt-get ne peut pas être utilisée pour ajouter de nouveaux CD-ROM

# problem: Please use apt-cdrom to make this CD-ROM recognized by APT. 
#          apt-get update cannot be used to add new CD-ROMs

# i Think this happens as an error in the frist boot/up(date/grade)
# To resolve:
1 - go to the terminal('ctrl'+'Alt'+'T')
2 - type => 'sudo vim /etc/apt/sources.list' (this will show you
                                              the places where your 
                                              machine is searching for 
                                              up(dates/grades))
3 - comment(put a '#' in the begining) of any line that has 'cdrom' writen
in it
Hurt Heron