Weblogs for trakic
#4
Posted by trakic on Wed 17 Sep 2008 at 21:45
I would really like to incomporate the idea from: http://gentoo-wiki.com/HOWTO_Emerge_on_very_slow_systems
I have following setup:
- MachineA: 512Mb,debian/testing,i686
- MachineB: 32Mb,debian/testing,armv5tel
When i enter:
debian-nvu:/tmp# setarch arm chroot /mnt/slowmachine /bin/bash
setarch: arm: Unrecognized architecture
Can anyone shed some light?
Thx in advance,admir trakic
I have following setup:
- MachineA: 512Mb,debian/testing,i686
- MachineB: 32Mb,debian/testing,armv5tel
When i enter:
debian-nvu:/tmp# setarch arm chroot /mnt/slowmachine /bin/bash
setarch: arm: Unrecognized architecture
Can anyone shed some light?
Thx in advance,admir trakic
#3
Posted by trakic on Mon 23 Apr 2007 at 11:49
I took a good look at /sys/class/usb_device/ and i havn't yet found an (elegant) solution to determine speed on usb-mount-point, e.g.:
is_2_0()
{
echo "2.0"
}
is_1_1()
{
echo "1.1"
}
Any help would be greatly appritiated.
BR.Admir Trakic
is_2_0()
{
echo "2.0"
}
is_1_1()
{
echo "1.1"
}
Any help would be greatly appritiated.
BR.Admir Trakic
#2
Posted by trakic on Thu 5 Jan 2006 at 13:25
Used a lots of time with Xen on Debian & Ubuntu.
I wish was more native support like http://www.netbsd.org/.
I wonder when I would be able NOT to include anything about this feature in sources.list...?
I wish was more native support like http://www.netbsd.org/.
I wonder when I would be able NOT to include anything about this feature in sources.list...?
[0 Comments
| Add Comment
|
]