V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
Distributions
Ubuntu
Fedora
CentOS
中文资源站
网易开源镜像站
linux40
V2EX  ›  Linux

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

  •  
  •   linux40 · 2015-09-30 23:49:42 +08:00 · 3350 次点击
    这是一个创建于 3120 天前的主题,其中的信息可能已经有所发展或是发生改变。

    开机 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 了一下,晚些时候上图,现在向大家求助。。。

    6 条回复    2015-10-01 09:43:04 +08:00
    linux40
        1
    linux40  
    OP
       2015-09-30 23:58:49 +08:00 via Android
    skydiver
        2
    skydiver  
       2015-10-01 00:01:47 +08:00
    重新挂载一下不就不是只读的了么
    linux40
        3
    linux40  
    OP
       2015-10-01 00:04:13 +08:00 via Android
    @skydiver 这么简单?退出去重新挂载一下?
    skydiver
        4
    skydiver  
       2015-10-01 00:05:27 +08:00
    mount -o remount,rw /boot
    linux40
        5
    linux40  
    OP
       2015-10-01 00:26:01 +08:00 via Android
    @skydiver 今天下午再试一下。。。
    linux40
        6
    linux40  
    OP
       2015-10-01 09:43:04 +08:00 via Android
    @skydiver 成功了
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   3344 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 29ms · UTC 12:21 · PVG 20:21 · LAX 05:21 · JFK 08:21
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.