# gxde-live-local **Repository Path**: GXDE-OS/gxde-live-local ## Basic Information - **Project Name**: gxde-live-local - **Description**: 支持将 GXDE 的安装镜像部署至本地,以便在主系统崩溃时可以在 grub 引导菜单切换到应急系统进行系统恢复、数据备份等,无需使用启动盘 - **Primary Language**: Unknown - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-02 - **Last Updated**: 2025-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # GXDE 本地应急急救系统 支持将 GXDE 的安装镜像部署至本地,以便在主系统崩溃时可以在 grub 引导菜单切换到应急系统进行系统恢复、数据备份等,无需使用启动盘 ![](control-center.png) ## 命令 ```bash gxde-live-local --help # 查看帮助 gxde-live-local set GXDE ISO 路径 # 从 ISO 提取 live 镜像 gxde-live-local del # 移除安装到本地的 live 镜像 gxde-live-local check # 检测是否已经安装到本地 ```