switch_root 过程错误分析

本文详细分析了在执行switch_root过程中遇到的错误,包括无法找到/proc/mounts、设备节点缺失等问题,并探讨了解决方法,如手动创建目录并挂载,避免使用mount -a等。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

~ # switch_root
BusyBox v1.18.3 (2011-02-23 16:15:41 CST) multi-call binary.

Usage: switch_root [-c /dev/console] NEW_ROOT NEW_INIT [ARGS]

Free initramfs and switch to another root fs:
chroot to NEW_ROOT, delete all in /, move NEW_ROOT to /,
execute NEW_INIT. PID must be 1. NEW_ROOT must be a mountpoint.

Options:
        -c DEV  Reopen stdio to DEV after switch

/下什么都删除了
proc都没有
手动执行mount

/ # exec /sbin/switch_root /mnt /linuxrc
-------------------rcS---------------------
pwd is /
mount: no /proc/mounts
ls: /mnt/dev/pts: No such file or directory
mount: mounting none on /dev/shm failed: No such file or directory
mount: mounting none on /dev/pts failed: No such file or directory
------------------set runtime env------------------
1)insmod
-------------------module.sh---------------------
r8168 Gigabit Ethernet driver 8.023.00-NAPI loaded
r8168: mcfg == RTL8168E/8111E (0014)
r8168 0000:00:01.0: no MSI. Back to INTx.
eth%d: RTL8168B/8111B at 0xc098c000, 00:00:00:00:00:00, IRQ 9
r8168: This product is covered by one or more of the following patents: US5,307,459, US5,434,872, US5,732,094, US6,570,8

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值