deb https://http.kali.org/kali kali-rolling main non-free contrib
deb-src https://http.kali.org/kali kali-rolling main non-free contrib
# apt update
Hit:1 http://dl.google.com/linux/chrome/deb stable InRelease
Hit:2 https://mirrors.neusoft.edu.cn/kali kali-rolling InRelease
Reading package lists... Done
Building dependency tree
Reading state information... Done
879 packages can be upgraded. Run 'apt list --upgradable' to see them.
There are services installed on your system which need to be restarted when certain libraries, such as libpam, libc, and libssl, are
upgraded. Since these restarts may cause interruptions of service for the system, you will normally be prompted on each upgrade for the list
of services you wish to restart. You can choose this option to avoid being prompted; instead, all necessary restarts will be done for you
automatically so you can avoid being asked questions on each library upgrade.
Restart services during package upgrades without asking? [yes/no]
另外还有一个irc帐号的提示,需要改变用户目录:
Change the home directory of user "irc" from /var/run/ircd to /run/ircd
If you allow this change, a backup of modified files will be made with the extension .org, which you can use if necessary to restore the
current settings. If you do not make this change now, you can make it later with the update-passwd utility.
Do you want to change the home directory of user irc? [yes/no]
敲入yes继续吧。
/dev/sdc1 on /media/usb-drive type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=utf8,shortname=mixed,errors=remount-ro
如果以上mount命令未产生任何输出,就代表没有mount好USB分区,肯定哪里出错了。