Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 280927 - minimal sparc CD: mounting /dev/loop0 on /newroot/mnt/livecd failed: Invalid argument
Summary: minimal sparc CD: mounting /dev/loop0 on /newroot/mnt/livecd failed: Invalid ...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: InstallCD (show other bugs)
Hardware: Sparc64 Linux
: High normal (vote)
Assignee: Gentoo Release Team
URL: http://distfiles.gentoo.org/releases/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-08-09 21:29 UTC by James Yoder
Modified: 2009-08-09 23:28 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James Yoder 2009-08-09 21:29:00 UTC
+++ This bug was initially created as a clone of Bug #274272 +++

Downloaded http://distfiles.gentoo.org/releases/sparc/autobuilds/current-iso/install-sparc64-minimal-20090803.iso and try to boot it.  Boots OK until it gets to:

Freeing unused kernel memory: 256k init
...
Media found on /dev/hdc
Determining root device...
Determining looptype...
Mounting squashfs filesystem
mount: mounting /dev/loop0 on /newroot/mnt/livecd failed: Invalid argument
!!Failed to $1; failing back to the shell...

BusyBox v1.7.4 [...]
[...]
/bin/ash: can't access tty: job control turned off
#


Reproducible: Always

Steps to Reproduce:
1. Get latest minimal sparc cd.
2. Try to boot it.
3. End up in ash.

Actual Results:  
ash

Expected Results:  
Booted environment read to install.

Incompatibility between squashfs-4.x filesystem and the 2.6.28 kernel.
Need to test the latest version of gentoo-sources (2.6.30-r4 as of posting) and mark it as stable.
Comment 1 Andrew Gaffney (RETIRED) gentoo-dev 2009-08-09 23:28:46 UTC
It looks like sparc isn't using a >=2.6.29 kernel yet. I'm downgrading squashfs-tools to 3.3 on bender. We'll need to remember to upgrade it to 4.0 again once >=2.6.29 is stable on sparc.