Blog

  • Ubuntu Grub2 修复Grub2方法

    Recover Grub 2 via LiveCD

    *

    First, grab a copy of the latest Ubuntu LiveCD and boot it.
    * Open a terminal and type

    # —————————————-quick recovery begin———————–
    # $ sudo fdisk -l
    # $ sudo mount /dev/sda1 /mnt ##注意使用 你的 root分区所在的位置,也就是 / 所在的分区,可以使用 Ubuntu自带的磁盘实用工具查看
    # $ sudo mount /dev/sda2 /mnt/boot ##如果有专用的启动分区的话 挂载它
    # $ sudo mount –bind /dev /mnt/dev #这3个 比较必要,参数不用改
    $ sudo mount –bind /proc /mnt/proc
    $ sudo mount –bind /sys /mnt/sys
    # $ sudo chroot /mnt
    # # update-grub #已经是root了
    # # grub-install –recheck /dev/sda #一般一块硬盘的话,不用改了
    # # reboot #重启 就可以了

    Restore GRUB2 – Recovering from a Windows XP / Vista / 7 Reinstallation

    Fire up a terminal from the Live CD for Ubuntu 10.04.
    $ sudo fdisk -l (Note the partition number on which Linux resides)
    $ sudo mount /dev/sdaX /mnt (Replace X with the partition number housing Linux)
    $ sudo grub-install –root-directory=/mnt/ /dev/sda
    $ sudo update-grub
    $ sudo reboot

    Credits to
    http://mundogeek.net/archivos/2009/12/08/recuperar-grub-2/ for the enlightening post &
    http://www.webupd8.org/2009/12/how-to-recover-grub2-linux.html for the awesome translation.

    重点推荐 Ubuntu Grub2 完全手册:https://help.ubuntu.com/community/Grub2#Reinstalling%20GRUB%202

  • Protected: 痛定思痛

    This content is password-protected. To view it, please enter the password below.

  • 好久没更新了

    真的好久好久没更新了
    MLGB钱都这么浪费了

  • 目标(goals)by博恩·崔西(Brian Tracy)读书笔记

    1.成功是目标,余者皆为注解。
    2.对你而言,对时间和生命的最大的浪费,莫过于用数年时间实现几个月即可达到的目标。
    3.我的生活并非总是一帆风顺的,有许多的起起落落,时而得意,时而失意。
    4.我意识到认准了目标能产生极大的威力。
    5.成功者把自己的心思和谈话内容放在他们最希望实现的目标上。
    6.很多人已经有了目标,但那不过是一堆空想、一堆白日梦罢了,比如“我要快乐”、“我要多赚点钱”、“我要好好居家过日子”。
    7.目标设了要保密,不要让别人知道,取得的成绩可以给他们看,取得不了成绩也不至于让人说三道四,影响情绪。
    8.你的天赋潜力是非同凡响的。眼下你所拥有的能力就几乎可以让你实现任何目标。你对自己要负的最大的责任就是:花上足够的时间彻底弄明白究竟想要什么,如何才能最好地得到它。你把你的目标弄得越明白,你就越多地释放自己的潜力。
    9.金克拉:通向成功的电梯坏了,但是楼梯总是可以走的。
    10.如果一个人能对他的生活负全责,那他就等于跨出了一大步,从幼稚无知走向了成熟。
    11.情绪变坏的四个根本原因:找理由、自我合理化、在意敏感别人如何看待自己、责怪。

  • Protected: 我最爱你的纯

    This content is password-protected. To view it, please enter the password below.