![]() |
2008-01-21
, 16:37
|
Posts: 149 |
Thanked: 21 times |
Joined on Jun 2007
@ Germany
|
#12
|
![]() |
2008-01-21
, 18:20
|
Posts: 66 |
Thanked: 17 times |
Joined on Dec 2007
|
#13
|
Another note, if needed, is that you can mount /dev/ in your chroot as well.
mount -o bind /dev/ /path-to-chroot/dev/
![]() |
2008-09-05
, 03:18
|
Posts: 66 |
Thanked: 17 times |
Joined on Dec 2007
|
#14
|
Well, I hate to disappoint, so:
[SIZE="4"]Get lost you N00B!
Seriously, I'd rather see slackware. I'm not seeking a RPM based (or .deb based) distro.
The Following User Says Thank You to gnexus For This Useful Post: | ||
![]() |
2008-09-05
, 03:30
|
Posts: 3,428 |
Thanked: 2,856 times |
Joined on Jul 2008
|
#15
|
![]() |
2008-09-05
, 04:47
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#16
|
![]() |
2008-09-05
, 06:10
|
|
Posts: 4,930 |
Thanked: 2,272 times |
Joined on Oct 2007
|
#17
|
![]() |
2008-09-06
, 03:05
|
Posts: 66 |
Thanked: 17 times |
Joined on Dec 2007
|
#18
|
Hmm. Fedora for is interesting from perspective that Intel has based their Moblin 2.0 stack on Fedora..
Anyone actually tried to make this stuff boot?
![]() |
2008-09-06
, 07:30
|
|
Posts: 1,671 |
Thanked: 11,478 times |
Joined on Jun 2008
@ Warsaw, Poland
|
#19
|
It is NOT much fun because Maemo is based on Debian and Fedora initscripts are VERY different.
![]() |
2009-04-22
, 21:40
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#20
|
Is this an armv6l CPU? There was a bug in yum (since been fixed
upstream, but I don't know if we've backported the patch) due to the
initial yum ARM support patch being misapplied (by hand). If
/usr/lib/python2.5/site-packages/rpmUtils/arch.py says "armv61" instead
of "armv6l", this is probably what's causing it, and we should backport
that patch. (In the meanwhile, you should be able to just sed that
file (and arch.pyc and arch.pyo) to fix it.)
mount -o bind /dev/ /path-to-chroot/dev/