From 10893274d0a96f2171ac7d5a75d2022eb36cc034 Mon Sep 17 00:00:00 2001 From: sunyongjie Date: Wed, 6 Mar 2024 13:55:35 +0800 Subject: [PATCH] =?UTF-8?q?squashfs=E6=96=87=E4=BB=B6=E8=A7=A3=E5=8E=8B?= =?UTF-8?q?=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- InManageBoot-installer/ispimdata/webservice/livecd/readme.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/InManageBoot-installer/ispimdata/webservice/livecd/readme.txt b/InManageBoot-installer/ispimdata/webservice/livecd/readme.txt index f02a5c8..feecf10 100644 --- a/InManageBoot-installer/ispimdata/webservice/livecd/readme.txt +++ b/InManageBoot-installer/ispimdata/webservice/livecd/readme.txt @@ -1,2 +1,4 @@ 存放Iboot内存OS -此处在安装时,通过livecd解压出三个文件 \ No newline at end of file +分为三个引导文件 vmlinuz initrd squashfs.img +因git文件大小限制,需手动解压squshafs.zip,解压出squashfs.img +#此处在安装时,通过livecd解压出三个文件 \ No newline at end of file -- Gitee