Virgil's profile毒男の毒電波、発射!PhotosBlogListsMore Tools Help

    拯救MSS硬盘中的数据

        非常不幸,本周三凌晨的一次突然停电让我的MSS再起不能,里面还有100多G的数据和缓存文件,这个真是要命。查阅了大量资料后,终于找到解决办法。尤其感谢这篇文章,向作者致谢。

        下面谈谈我是如何恢复的。

    1.在vmware中安装Ubuntu(当然不安装在虚拟机里面也可以,或者其他发行版本的LINUX也行)

    2.将MSS中的硬盘用易驱或者直接安装到机箱里,我还是推荐用易驱,两个字:方便。用USB连接易驱后宿主机会显示“正在安装vmware usb设备”(我的系统是windows server2008)。

    3.在Ubuntu中找到MSS硬盘的驱动器设备号,在左上角点击“系统->系统管理->usb startup disk creator”

    image

    然后看到如下图,红框圈出的就是MSS硬盘的设备号

    image

    我的MSS硬盘是/dev/sdb

    4.打开控制台,先su到root用户,如果root用户没有设置过密码是不能su过去的

    设定root用户密码:#su passwd root

    两次密码输入后就设置成功了

    接下去先su到root用户

    #su – root

    在/mnt目录下建立一个目录mss-1作为挂载点

    #mkdir /mnt/mss-1

    挂载MSS硬盘到/mnt/mss-1目录下

    #mount -t reiserfs -o loop,offset=528785408 /dev/sdb /mnt/mss-1

    这样基本就完成了,在/mnt/mss-1目录下可以看到MSS硬盘的文件目录

    image

    总结:以前看文章说mss1代的文件系统是特殊,其实就是reiserfs系统,只不过挂载的时候需要加一个位移量,猜想前面那部分可能是固件中的一部分文件头。

    Comments (2)

    Please wait...
    Sorry, the comment you entered is too long. Please shorten it.
    You didn't enter anything. Please try again.
    Sorry, we can't add your comment right now. Please try again later.
    To add a comment, you need permission from your parent. Ask for permission
    Your parent has turned off comments.
    Sorry, we can't delete your comment right now. Please try again later.
    You've exceeded the maximum number of comments that can be left in one day. Please try again in 24 hours.
    Your account has had the ability to leave comments disabled because our systems indicate that you may be spamming other users. If you believe that your account has been disabled in error please contact Windows Live support.
    Complete the security check below to finish leaving your comment.
    The characters you type in the security check must match the characters in the picture or audio.

    To add a comment, sign in with your Windows Live ID (if you use Hotmail, Messenger, or Xbox LIVE, you have a Windows Live ID). Sign in


    Don't have a Windows Live ID? Sign up

    Virgil Lyuwrote:
    当然是嫌电脑吵,不用笔记本是因为笔记本硬盘的容量问题,而且windows上的下载工具效率不高,远程控制起来也不方便。
    MSS还可以当itunes和PS3的Jukebox,很方便。
    June 28
    longsun wrote:
    一直觉得MSS之类的东西不是很靠谱,可使用的管理软件也少,为啥不拿空闲的电脑或者笔记本做共享?
    因为MSS便宜?或者省电?
    June 28

    Trackbacks

    The trackback URL for this entry is:
    http://rockinmyheart.spaces.live.com/blog/cns!CEC9B33E297C80F0!623.trak
    Weblogs that reference this entry
    • None