[已解决]debootstrap安装xenial,update-initramfs运行只是秒退,不生成文件?
发表于 : 2017-05-04 5:39
debootstrap安装xenial,update-initramfs运行只是秒退,不生成文件?
Thu May 4 06:35:50 CST 2017补充:
原来是新装的系统没装内核
真是神逻辑,没装内核居然自带装上了initramfs-tools
代码: 全选
root@debian:/# update-initramfs -u -k all
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.utf8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
root@debian:/#
原来是新装的系统没装内核
真是神逻辑,没装内核居然自带装上了initramfs-tools