Skip to content

调整创建磁盘、挂载磁盘及卸载磁盘的脚本#3

Merged
fslongjin merged 2 commits intoDragonOS-Community:masterfrom
zzy666-hw:master
Jul 7, 2022
Merged

调整创建磁盘、挂载磁盘及卸载磁盘的脚本#3
fslongjin merged 2 commits intoDragonOS-Community:masterfrom
zzy666-hw:master

Conversation

@zzy666-hw
Copy link
Contributor

No description provided.

@zzy666-hw
Copy link
Contributor Author

调整了创建磁盘、挂载磁盘及卸载磁盘的脚本内容,本地测试可以进入系统,请审核

@fslongjin
Copy link
Member

您好!我看了您的pr,总的来说没有啥问题~
我对mount脚本进行了进一步的更改,原因是:我认为格式化磁盘镜像的操作放在create_hdd_image.sh中更为合适。因为,mount的时候,咱们可能是想mount之后要往磁盘中增加一些文件,或者查看磁盘内文件的内容,若在其中格式化磁盘镜像,则不是那么合适~
感谢您的pr~

@fslongjin fslongjin merged commit e7e0d24 into DragonOS-Community:master Jul 7, 2022
@zzy666-hw
Copy link
Contributor Author

好的,格式化磁盘放到creat里更合适些。

Samuka007 added a commit to Samuka007/DragonOS that referenced this pull request Mar 18, 2025
…mmunity#3)

* feat(ci): additional dadk manifest for CI, add container capable rv64 run arg and gendisk cmd

* feat(build): kernel compiling(linking) from diff-arch nolonger needs to make clean

* breaking: use ci-command to run targets, enable both arch to build together

* fix: specify toolchains and the dadk menifest for user program, and add nessesary toolchain. Now riscv64 ver of DragonOS can run into user mode.

* fix(env): cleanup dirty configs, add make clean back

* fix(build): update permission with whoami, and nolonger compile grub in rv64 building.

* feat(ide): support for vscode debuging, using lldb plugin

* feat(ci): automate u-boot download and installation for riscv64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants