[Buildroot] [Bug 7580] New: Invalid filesystem in Pandaboard defconfig

bugzilla at busybox.net bugzilla at busybox.net
Thu Oct 30 00:40:46 UTC 2014


https://bugs.busybox.net/show_bug.cgi?id=7580

           Summary: Invalid filesystem in Pandaboard defconfig
           Product: buildroot
           Version: unspecified
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P5
         Component: Other
        AssignedTo: unassigned at buildroot.uclibc.org
        ReportedBy: spam+busybox at phyks.me
                CC: buildroot at uclibc.org
   Estimated Hours: 0.0


Hi,

I tried to build a disk image using the provided Pandaboard defconfig, but I
could not get the system to boot, due to a kernel panic.

Here is the line I got at boot :

Kernel panic - not syncing: VFS: Unable to mount root fs on
unknown-block(179,2)

After the kernel saying that it tried only ext3 to mount the root filesystem.

However, the default root filesystem using the pandaboard defconfig is ext2.


I manually used tune2fs to get an ext3 partition for my root filesystem, and
everything boot up fine.

-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the buildroot mailing list