Results 1 to 2 of 2

Thread: Trouble Mounting root.disk on Ubuntu 12.04 Alpha

  1. #1
    Join Date
    Apr 2011
    Beans
    5

    Trouble Mounting root.disk on Ubuntu 12.04 Alpha

    From the title, I am using Ubuntu 12.04 alpha which could be the root of my problem. I had wubi installed back in the day and so I saved the root.disk files that puts on the harddisk. I am now trying to access those root.disk files to retreive files from it.

    when I ran
    Code:
    sudo mount -o loop root.disk /mnt
    it spits out
    Code:
    mount: wrong fs type, bad option, bad superblock on /dev/loop2,
           missing codepage or helper program, or other error
           In some cases useful info is found in syslog - try
           dmesg | tail  or so
    From what I have found, it seems like it thinks the filesystem is ext2 but apparently not. The root.disk file that I am using is from a 11.10 installation it that helps.

    What am I doing wrong?

  2. #2
    Join Date
    Nov 2009
    Location
    North Vancouver
    Beans
    Hidden!
    Distro
    Edubuntu 14.04 Trusty Tahr

    Re: Trouble Mounting root.disk on Ubuntu 12.04 Alpha

    Have you tried to fsck it?

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •