不知道在 win10 下操作了什么, arch 启动不了了?

2015-09-30 23:49:42 +08:00
 linux40

开机 grub 进 arch 后有以下输出
把 arch 启动项搞崩了。。。
Loading Linux Linux...
error: invalid cluster 0.
Loading initial virtual disk
alloc magic is broken at 0x91a6fdc0: 91b0b720
Aborted. Press any key to exit.
然后我下载了 8 月份的镜像(10 月那时还没出, 9 月的有问题),
准备按网上搜到的以下类似操作操作
mount /dev/sda2 /mnt/boot
wifi-menu

arch-chroot /mnt
pacman -Syy
pacman -Syu
pacman -S udev mkinitcpio linux
mkinitcpio -p linux
grub-mkconfig -o /boot/grub/grub.cfg (たぶんいらない)
exit

genfstab -U -p /mnt >> /mnt/etc/fstab (たぶんいらない)
umount -R /mnt
reboot

但在执行 mkinitcpio -p linux 时说没有 specific linux img 什么的
于是我决定重装 grub ,但在重装时,说 /boot/grub/是只读文件系统,无法删除,于是我 ls -l 了一下,晚些时候上图,现在向大家求助。。。

3363 次点击
所在节点    Linux
6 条回复
linux40
2015-09-30 23:58:49 +08:00
skydiver
2015-10-01 00:01:47 +08:00
重新挂载一下不就不是只读的了么
linux40
2015-10-01 00:04:13 +08:00
@skydiver 这么简单?退出去重新挂载一下?
skydiver
2015-10-01 00:05:27 +08:00
mount -o remount,rw /boot
linux40
2015-10-01 00:26:01 +08:00
@skydiver 今天下午再试一下。。。
linux40
2015-10-01 09:43:04 +08:00
@skydiver 成功了

这是一个专为移动设备优化的页面(即为了让你能够在 Google 搜索结果里秒开这个页面),如果你希望参与 V2EX 社区的讨论,你可以继续到 V2EX 上打开本讨论主题的完整版本。

https://www.v2ex.com/t/224918

V2EX 是创意工作者们的社区,是一个分享自己正在做的有趣事物、交流想法,可以遇见新朋友甚至新机会的地方。

V2EX is a community of developers, designers and creative people.

© 2021 V2EX