Search
 
SCRIPT & CODE EXAMPLE
 

SHELL

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

# 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
Comment

PREVIOUS NEXT
Code Example
Shell :: how to check installed packages in linux command 
Shell :: manjaro how to erase a usb 
Shell :: How do I select which GPU to run a job on? 
Shell :: ubuntu check virtualbox version 
Shell :: apt sources.list amd64 only 
Shell :: how to debug a specific pod when Replication controller is doing load balancing 
Shell :: linu xcreate folder link 
Shell :: kali linux renew ip address 
Shell :: how to uninstall android studio in ubuntu 20.04 using terminal 
Shell :: linux list directories 
Shell :: zipalign: command not found mac 
Shell :: bash ask for input 
Shell :: untar gz file 
Shell :: git large files storage 
Shell :: arch hwo ot knwo th eversion of a package 
Shell :: install discord ubuntu 
Shell :: batch run command in new terminal window 
Shell :: run cron once a day 
Shell :: pyinstaller no console 
Shell :: git clear remote branch 
Shell :: catkin_make ignore package 
Shell :: alpine linux mongodb 
Shell :: enable docker at boot 
Shell :: how to restart apache2 in ubuntu 20.04 
Shell :: visualize git tree branches in repo 
Shell :: bash view system log info 
Shell :: git remoev .DS_Store 
Shell :: checking if a substring exists in a string bash 
Shell :: how to chmod to exec 
Shell :: SSH for gitlab in ubuntu steps 
ADD CONTENT
Topic
Content
Source link
Name
9+5 =