1 制作镜像

UltralISO刻录镜像到U盘,下载地址:http://pan.baidu.com/s/1o7JpthS

2压缩空间给Ubuntu安装

使用windows自带的压缩(磁盘管理)

3安装Ubuntu系统

几个注意事项:

(1)安装类型选择其他选项,这样我们可以自己分区

(2)分区设置:

挂载点 :"/" ,大小22000MB    主分区   空间起始位置   ext4文件系统

挂载点 :无 ,大小2048MB    逻辑分区   空间起始位置   交换空间swap

挂载点 :"/boot" ,大小200MB    逻辑分区   空间起始位置   ext4文件系统

挂载点 :"/home" ,大小:剩余全部    逻辑分区   空间起始位置   ext4文件系统

(3)分区完成后点击继续出现:the partition table format in use on your disks normally requires you to create a separate partition for boot loader code. this partition should de marked for use as a "reserved bios boot area" and should de at least 1 mb in size. note that this is not same as a partition mounted in /boot. 

解决方法:新建一个分区,分至少1MB 用于EFI保留分区

 

相关文章:

  • 2021-08-10
  • 2021-05-24
  • 2021-09-11
  • 2021-12-27
  • 2021-12-31
  • 2022-12-23
  • 2021-09-30
猜你喜欢
  • 2021-08-26
  • 2021-11-26
  • 2021-07-20
  • 2021-12-07
  • 2021-05-25
  • 2021-11-27
相关资源
相似解决方案