主题 : 4412核心板,安装了ubuntu系统,文件系统损坏变为只读该怎么处理? 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 131772
精华: 0
发帖: 2
金钱: 10 两
威望: 2 点
综合积分: 4 分
注册时间: 2017-04-02
最后登录: 2017-06-26
楼主  发表于: 2017-05-29 22:36

 4412核心板,安装了ubuntu系统,文件系统损坏变为只读该怎么处理?

~ # mount -o rw.remount /mount: can't read '/etc/fstab': No such file or directory~ # ~ # lsls: ./fa-network-service: Input/output errorls: ./logmsg: Input/output errorls: ./Settings: Input/output errorbin         dev         home        linuxrc     mnt         proc        sbin        sys         udisk       vardata     


同时fstab文件不见了
级别: 新手上路
UID: 152323
精华: 0
发帖: 1
金钱: 5 两
威望: 1 点
综合积分: 2 分
注册时间: 2026-06-01
最后登录: 2026-06-12
1楼  发表于: 55天前
This post perfectly captures a frustration I've definitely faced. I once had a similar issue with an embedded system, where a power cut corrupted the filesystem, rendering it read-only. It’s like hitting a brick wall when you can't even remount. For a bit of distraction while troubleshooting, I often turn to games like Heardle, but getting that system back online was a real head-scratcher. Eventually, a complete re-flash was necessary. It really highlights the importance of robust error recovery.