在根目录中创建一个新分区'/'

发布于 2024-10-01 16:21:16 字数 167 浏览 6 评论 0原文

我将“rootfs”文件系统安装在“/”上。我如何将“/”分区为2个分区,以便rootfs安装在第一个分区上,另一个目录“temp”安装在第二个分区上。请给我指导和教程,这将帮助我实现这一目标。我对此很陌生。因此,请让我了解解决此问题所需的基本知识。

请注意,我的“/”分区位于 RAM 上,而不是硬盘上

I have the 'rootfs' filesystem mounted on '/'. How can i partition '/' into 2 partitions such that rootfs is mounted on the first partition and another directory say 'temp' is mounted on the second partition. Kindly give me directions and tutorials which will help me accomplish this. I am very new to this. So kindly let me know the basic things to know solve this problem.

Kindly note that my '/' partition is on RAM and not on harddisk

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

怪我闹别瞎闹 2024-10-08 16:21:17

您应该学习如何使用 fdisk、/etc/fstab 和 mount。

我可以建议您阅读此磁盘分区指南: http://tldp.org/HOWTO/Partition/ fdisk_partitioning.html

You should learn how to use fdisk, /etc/fstab and mount.

I can recommand you to read this disk partionning guide : http://tldp.org/HOWTO/Partition/fdisk_partitioning.html

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文