Giter Club home page Giter Club logo

Comments (6)

EddyBeaupre avatar EddyBeaupre commented on August 20, 2024

Hello,

Did you tried to install the kernel manually over an board that was
build with the previous system? I can't replicate the issue with the new
process,

Thanks.

Le 2013-07-08 07:40, antares2001 a écrit :

Hello Eddy,

I discovered another issue. The Ubuntu variant of armStrap does not
contain Wi-Fi drivers. When I try to install the linux-firmware
package, I end up with:

Reading package lists... Done
Building dependency tree

Reading state information... Done
The following NEW packages will be installed:
linux-firmware
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/22.4 MB of archives.
After this operation, 41.7 MB of additional disk space will be used.
(Reading database ... 77456 files and directories currently installed.)
Unpacking linux-firmware (from .../linux-firmware_1.106_all.deb) ...
dpkg: error processing
/var/cache/apt/archives/linux-firmware_1.106_all.deb (--unpack):
trying to overwrite '/lib/firmware/yam/9600.bin', which is also in
package sunxi-3.4 3.4.43+
No apport report written because MaxReports is reached already
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/linux-firmware_1.106_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

Maybe you can somehow include the firmware files for Wi-Fi as is in,
e.g., the other distros?

Greetz!


Reply to this email directly or view it on GitHub
#3.

from armstrap.

 avatar commented on August 20, 2024

Hello,

yes -- the system was built last thursday. I will give it a try with a completely fresh system and report.

Thanks!

from armstrap.

 avatar commented on August 20, 2024

Hello Eddy,

when trying to armstrap an Ubuntu system for Cubieboard I get the following abortion:

$ ./armStrap.sh

armStrap.sh version 0.53
Copyright (C) 2013 Eddy Beaupre

[13/07/08 16:03:20 checkDirectory] Directory /root/git/armStrap/mnt created
[13/07/08 16:03:20 checkDirectory] Directory /root/git/armStrap/img created

   CONFIGURATION

           Board: CubieBoard
    Distribution: ubuntu
        Hostname: TimeCapsule
   Root Password: ubuntu
   Swapfile Size: 256MB
        Log File: /root/git/armStrap/log/CubieBoard-rarring_TimeCapsule-130708_160320.log
      IP Address: dhcp
      Image Size: 3192MB
      Image File: cubuntu_a10.img

OK to proceed? y

[13/07/08 16:03:21 initBuilder] Initializing builder for CubieBoard
./lib/utils.sh: line 184: printStatusmacAddress: command not found
[13/07/08 16:03:22 mkImage] Creating image cubuntu_a10.img, size 3192MB
[13/07/08 16:03:32 partSync] Flush file system buffers
[13/07/08 16:03:32 partSync] Inform the OS of partition table changes on
[13/07/08 16:03:34 loopImg] Attaching cubuntu_a10.img to loop device
[13/07/08 16:03:34 partSync] Flush file system buffers
[13/07/08 16:03:34 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:03:34 partDevice] Creating new MSDOS label on /dev/loop0
[13/07/08 16:03:34 partDevice] Creating a partition using remaining free space (ext4)
[13/07/08 16:03:34 partSync] Flush file system buffers
[13/07/08 16:03:34 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:03:34 uloopImg] Detaching /dev/loop0 from loop device
[13/07/08 16:03:34 partSync] Flush file system buffers
[13/07/08 16:03:34 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:03:34 mapImg] Mapping cubuntu_a10.img to loop device
[13/07/08 16:03:34 partSync] Flush file system buffers
[13/07/08 16:03:34 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:03:34 fmtParts] Formatting /dev/mapper/loop0p1 (ext4)
[13/07/08 16:03:35 partSync] Flush file system buffers
[13/07/08 16:03:35 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:03:35 mountParts] Mounting /dev/mapper/loop0p1 on /root/git/armStrap/mnt/
[13/07/08 16:03:35 partSync] Flush file system buffers
[13/07/08 16:03:35 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:03:35 bootStrap] Fetching and extracting ubuntu-13.04-armv7l-hf.txz
[13/07/08 16:04:16 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:17 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:17 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:17 chrootLocales] Adding locale en_US.UTF-8 to avalable locales
[13/07/08 16:04:27 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:27 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:27 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:27 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:27 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:27 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:27 chrootTimeZone] Setting timezone to Europe/Berlin
[13/07/08 16:04:27 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:27 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:27 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:27 buildRoot] Configuring /etc/hostname
[13/07/08 16:04:27 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:27 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:27 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:27 chrootUpgrade] Updating packages in mnt
[13/07/08 16:04:56 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:56 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:56 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:56 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:56 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:56 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:56 chrootDPKG] Installing package sunxi-tools.deb in mnt
[13/07/08 16:04:58 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:58 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:58 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:58 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:58 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:59 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:59 chrootReconfig] Configuring root password in mnt
[13/07/08 16:04:59 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:59 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:59 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:59 addTTY] Configuring terminal ttyS0 for runlevels 2345 at 115200 (vt100)
[13/07/08 16:04:59 initFSTab] Initializing fstab
[13/07/08 16:04:59 addFSTab] Device /dev/root will be mount as /
[13/07/08 16:04:59 addModule] Configuring kernel module
[13/07/08 16:04:59 addIface] Configuring interface eth0
[13/07/08 16:04:59 addIface] IP address : DHCP
[13/07/08 16:04:59 chrootKernel] Downloading install-cubieboard-linux-desktop-kernel-3.4.43+_3.4.43+-1_armhf.sh script to mnt
[13/07/08 16:04:59 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:59 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:59 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:59 chrootKernel] Executing install-cubieboard-linux-desktop-kernel-3.4.43+_3.4.43+-1_armhf.sh script in mnt
qemu: Unsupported syscall: 374
OK
[13/07/08 16:06:19 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:06:19 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:06:19 enableServices] Enabling services startup in mnt.
[13/07/08 16:06:19 bootStrap] Fetching and extracting cubieboard-u-boot.txz
[13/07/08 16:06:20 ubootSetEnv] Setting variable bootargs to console=tty0 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1280x720p60 root=/dev/mmcblk0p1 rootwait panic=10
[13/07/08 16:06:20 ubootSetCMD] Setting command ext2load to mmc 0 0x43000000 boot/script.bin
[13/07/08 16:06:20 ubootSetCMD] Setting command ext2load to mmc 0 0x48000000 boot/uImage
[13/07/08 16:06:20 ubootSetCMD] Setting command bootm to 0x48000000
[13/07/08 16:06:20 ubootImage] Generating /root/git/armStrap/mnt/boot/boot.scr from /root/git/armStrap/mnt/boot/boot.cmd
[13/07/08 16:06:20 fexMac] Configuring board mac address to 000246000a7d
/root/git/armStrap/boards/CubieBoard/installOS.sh: line 65: /root/git/armStrap/mnt/boot/fexc_x86: No such file or directory
[13/07/08 16:06:20 ubootDDLoader] Installing /root/git/armStrap/mnt/boot/sunxi-spl.bin to /dev/loop0, block size 1024, seek 8
[13/07/08 16:06:20 ubootDDLoader] Installing /root/git/armStrap/mnt/boot/u-boot.bin to /dev/loop0, block size 1024, seek 32
[13/07/08 16:06:20 partSync] Flush file system buffers
[13/07/08 16:06:20 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:06:20 umountParts] Unmounting /root/git/armStrap/mnt/
[13/07/08 16:06:20 partSync] Flush file system buffers
[13/07/08 16:06:20 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:06:20 umapImg] UnMapping cubuntu_a10.img from loop device
[13/07/08 16:06:26 checkStatus] Aborting: losetup exit with status 1

from armstrap.

EddyBeaupre avatar EddyBeaupre commented on August 20, 2024

Hello,

Send me the whole build log
(|/root/git/armStrap/log/CubieBoard-rarring_TimeCapsule-130708_160320.log|
) please

Le 2013-07-08 10:09, antares2001 a écrit :

Hello Eddy,

when trying to armstrap an Ubuntu system for Cubieboard I get the
following abortion:

$ ./armStrap.sh

armStrap.sh version 0.53
Copyright (C) 2013 Eddy Beaupre

[13/07/08 16:03:20 checkDirectory] Directory /root/git/armStrap/mnt
created
[13/07/08 16:03:20 checkDirectory] Directory /root/git/armStrap/img
created

| CONFIGURATION

        Board: CubieBoard
 Distribution: ubuntu
     Hostname: TimeCapsule
Root Password: ubuntu
Swapfile Size: 256MB
     Log File: /root/git/armStrap/log/CubieBoard-rarring_TimeCapsule-130708_160320.log
   IP Address: dhcp
   Image Size: 3192MB
   Image File: cubuntu_a10.img

|
|

OK to proceed? y

[13/07/08 16:03:21 initBuilder] Initializing builder for CubieBoard
./lib/utils.sh: line 184: printStatusmacAddress: command not found
[13/07/08 16:03:22 mkImage] Creating image cubuntu_a10.img, size 3192MB
[13/07/08 16:03:32 partSync] Flush file system buffers
[13/07/08 16:03:32 partSync] Inform the OS of partition table changes on
[13/07/08 16:03:34 loopImg] Attaching cubuntu_a10.img to loop device
[13/07/08 16:03:34 partSync] Flush file system buffers
[13/07/08 16:03:34 partSync] Inform the OS of partition table changes
on /dev/loop0
[13/07/08 16:03:34 partDevice] Creating new MSDOS label on /dev/loop0
[13/07/08 16:03:34 partDevice] Creating a partition using remaining
free space (ext4)
[13/07/08 16:03:34 partSync] Flush file system buffers
[13/07/08 16:03:34 partSync] Inform the OS of partition table changes
on /dev/loop0
[13/07/08 16:03:34 uloopImg] Detaching /dev/loop0 from loop device
[13/07/08 16:03:34 partSync] Flush file system buffers
[13/07/08 16:03:34 partSync] Inform the OS of partition table changes
on /dev/loop0
[13/07/08 16:03:34 mapImg] Mapping cubuntu_a10.img to loop device
[13/07/08 16:03:34 partSync] Flush file system buffers
[13/07/08 16:03:34 partSync] Inform the OS of partition table changes
on /dev/loop0
[13/07/08 16:03:34 fmtParts] Formatting /dev/mapper/loop0p1 (ext4)
[13/07/08 16:03:35 partSync] Flush file system buffers
[13/07/08 16:03:35 partSync] Inform the OS of partition table changes
on /dev/loop0
[13/07/08 16:03:35 mountParts] Mounting /dev/mapper/loop0p1 on
/root/git/armStrap/mnt/
[13/07/08 16:03:35 partSync] Flush file system buffers
[13/07/08 16:03:35 partSync] Inform the OS of partition table changes
on /dev/loop0
[13/07/08 16:03:35 bootStrap] Fetching and extracting
ubuntu-13.04-armv7l-hf.txz
[13/07/08 16:04:16 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:17 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:17 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:17 chrootLocales] Adding locale en_US.UTF-8 to
avalable locales
[13/07/08 16:04:27 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:27 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:27 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:27 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:27 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:27 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:27 chrootTimeZone] Setting timezone to Europe/Berlin
[13/07/08 16:04:27 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:27 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:27 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:27 buildRoot] Configuring /etc/hostname
[13/07/08 16:04:27 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:27 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:27 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:27 chrootUpgrade] Updating packages in mnt
[13/07/08 16:04:56 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:56 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:56 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:56 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:56 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:56 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:56 chrootDPKG] Installing package sunxi-tools.deb in mnt
[13/07/08 16:04:58 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:58 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:58 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:58 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:58 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:59 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:59 chrootReconfig] Configuring root password in mnt
[13/07/08 16:04:59 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:59 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:59 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:59 addTTY] Configuring terminal ttyS0 for runlevels
2345 at 115200 (vt100)
[13/07/08 16:04:59 initFSTab] Initializing fstab
[13/07/08 16:04:59 addFSTab] Device /dev/root will be mount as /
[13/07/08 16:04:59 addModule] Configuring kernel module
[13/07/08 16:04:59 addIface] Configuring interface eth0
[13/07/08 16:04:59 addIface] IP address : DHCP
[13/07/08 16:04:59 chrootKernel] Downloading
install-cubieboard-linux-desktop-kernel-3.4.43+_3.4.43+-1_armhf.sh
script to mnt
[13/07/08 16:04:59 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:59 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:59 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:59 chrootKernel] Executing
install-cubieboard-linux-desktop-kernel-3.4.43+_3.4.43+-1_armhf.sh
script in mnt
qemu: Unsupported syscall: 374
OK
[13/07/08 16:06:19 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:06:19 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:06:19 enableServices] Enabling services startup in mnt.
[13/07/08 16:06:19 bootStrap] Fetching and extracting
cubieboard-u-boot.txz
[13/07/08 16:06:20 ubootSetEnv] Setting variable bootargs to
console=tty0 console=ttyS0,115200 hdmi.audio=EDID:0
disp.screen0_output_mode=EDID:1280x720p60 root=/dev/mmcblk0p1 rootwait
panic=10
[13/07/08 16:06:20 ubootSetCMD] Setting command ext2load to mmc 0
0x43000000 boot/script.bin
[13/07/08 16:06:20 ubootSetCMD] Setting command ext2load to mmc 0
0x48000000 boot/uImage
[13/07/08 16:06:20 ubootSetCMD] Setting command bootm to 0x48000000
[13/07/08 16:06:20 ubootImage] Generating
/root/git/armStrap/mnt/boot/boot.scr from
/root/git/armStrap/mnt/boot/boot.cmd
[13/07/08 16:06:20 fexMac] Configuring board mac address to 000246000a7d
/root/git/armStrap/boards/CubieBoard/installOS.sh: line 65:
/root/git/armStrap/mnt/boot/fexc_x86: No such file or directory
[13/07/08 16:06:20 ubootDDLoader] Installing
/root/git/armStrap/mnt/boot/sunxi-spl.bin to /dev/loop0, block size
1024, seek 8
[13/07/08 16:06:20 ubootDDLoader] Installing
/root/git/armStrap/mnt/boot/u-boot.bin to /dev/loop0, block size 1024,
seek 32
[13/07/08 16:06:20 partSync] Flush file system buffers
[13/07/08 16:06:20 partSync] Inform the OS of partition table changes
on /dev/loop0
[13/07/08 16:06:20 umountParts] Unmounting /root/git/armStrap/mnt/
[13/07/08 16:06:20 partSync] Flush file system buffers
[13/07/08 16:06:20 partSync] Inform the OS of partition table changes
on /dev/loop0
[13/07/08 16:06:20 umapImg] UnMapping cubuntu_a10.img from loop device
[13/07/08 16:06:26 checkStatus] Aborting: losetup exit with status 1


Reply to this email directly or view it on GitHub
#3 (comment).

from armstrap.

 avatar commented on August 20, 2024

[13/07/08 16:03:20 checkDirectory] Directory /root/git/armStrap/mnt created
[13/07/08 16:03:20 checkDirectory] Directory /root/git/armStrap/img created
[13/07/08 16:03:21 initBuilder] Initializing builder for �[1m�[32mCubieBoard�[91m�(B�[m
[13/07/08 16:03:22 mkImage] Creating image cubuntu_a10.img, size 3192MB
3192+0 records in
3192+0 records out
3347054592 bytes (3.3 GB) copied, 10.7198 s, 312 MB/s
[13/07/08 16:03:32 partSync] Flush file system buffers
[13/07/08 16:03:32 partSync] Inform the OS of partition table changes on
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0 has been opened read-only.
[13/07/08 16:03:34 loopImg] Attaching cubuntu_a10.img to loop device
[13/07/08 16:03:34 partSync] Flush file system buffers
[13/07/08 16:03:34 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:03:34 partDevice] Creating new MSDOS label on /dev/loop0
[13/07/08 16:03:34 partDevice] Creating a partition using remaining free space (ext4)
[13/07/08 16:03:34 partSync] Flush file system buffers
[13/07/08 16:03:34 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:03:34 uloopImg] Detaching /dev/loop0 from loop device
[13/07/08 16:03:34 partSync] Flush file system buffers
[13/07/08 16:03:34 partSync] Inform the OS of partition table changes on /dev/loop0
Error: The device /dev/loop0 has zero length, and can't possibly store a file system or partition table. Perhaps you selected the wrong device?
Warning: Error fsyncing/closing /dev/loop0: Input/output error
[13/07/08 16:03:34 mapImg] Mapping cubuntu_a10.img to loop device
[13/07/08 16:03:34 partSync] Flush file system buffers
[13/07/08 16:03:34 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:03:34 fmtParts] Formatting /dev/mapper/loop0p1 (ext4)
mke2fs 1.42.5 (29-Jul-2012)
Discarding device blocks: 4096/816896�������������528384/816896������������� �������������done
Filesystem label=
OS type: Linux
Block size=4096 (log=2)
Fragment size=4096 (log=2)
Stride=0 blocks, Stripe width=0 blocks
204400 inodes, 816896 blocks
40844 blocks (5.00%) reserved for the super user
First data block=0
Maximum filesystem blocks=838860800
25 block groups
32768 blocks per group, 32768 fragments per group
8176 inodes per group
Superblock backups stored on blocks:
32768, 98304, 163840, 229376, 294912

Allocating group tables: 0/25����� 1/25����� 2/25����� 3/25����� 4/25����� 5/25����� 6/25����� 7/25����� 8/25����� 9/25�����10/25�����11/25�����12/25�����13/25�����14/25�����15/25�����16/25�����17/25�����18/25�����19/25�����20/25�����21/25�����22/25�����23/25�����24/25����� �����done
Writing inode tables: 0/25����� 1/25����� 2/25����� 3/25����� 4/25����� 5/25����� 6/25����� 7/25����� 8/25����� 9/25�����10/25�����11/25�����12/25�����13/25�����14/25�����15/25�����16/25�����17/25�����18/25�����19/25�����20/25�����21/25�����22/25�����23/25�����24/25����� �����done
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information: 0/25����� 1/25����� 2/25����� 3/25����� 4/25����� 5/25����� 6/25����� 7/25����� 8/25����� 9/25�����10/25�����11/25�����12/25�����13/25�����14/25�����15/25�����16/25�����17/25�����18/25�����19/25�����20/25�����21/25�����22/25�����23/25�����24/25����� �����done

[13/07/08 16:03:35 partSync] Flush file system buffers
[13/07/08 16:03:35 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:03:35 mountParts] Mounting /dev/mapper/loop0p1 on /root/git/armStrap/mnt/
[13/07/08 16:03:35 partSync] Flush file system buffers
[13/07/08 16:03:35 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:03:35 bootStrap] Fetching and extracting ubuntu-13.04-armv7l-hf.txz
[13/07/08 16:04:16 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:17 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:17 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:17 chrootLocales] Adding locale en_US.UTF-8 to avalable locales
Generating locales...
en_AG.UTF-8... up-to-date
en_AU.UTF-8... up-to-date
en_BW.UTF-8... up-to-date
en_CA.UTF-8... up-to-date
en_DK.UTF-8... up-to-date
en_GB.UTF-8... up-to-date
en_HK.UTF-8... up-to-date
en_IE.UTF-8... up-to-date
en_IN.UTF-8... up-to-date
en_NG.UTF-8... up-to-date
en_NZ.UTF-8... up-to-date
en_PH.UTF-8... up-to-date
en_SG.UTF-8... up-to-date
en_US.ISO-8859-1... up-to-date
en_US.UTF-8... up-to-date
en_ZA.UTF-8... up-to-date
en_ZM.UTF-8... up-to-date
en_ZW.UTF-8... up-to-date
Generation complete.
[13/07/08 16:04:27 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:27 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:27 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:27 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:27 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:27 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:27 chrootTimeZone] Setting timezone to Europe/Berlin
[13/07/08 16:04:27 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:27 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:27 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:27 buildRoot] Configuring /etc/hostname
[13/07/08 16:04:27 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:27 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:27 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:27 chrootUpgrade] Updating packages in mnt
qemu: Unsupported syscall: 374
Hit http://ports.ubuntu.com raring Release.gpg
Get:1 http://ports.ubuntu.com raring-updates Release.gpg [933 B]
Hit http://ports.ubuntu.com raring-backports Release.gpg
Hit http://ports.ubuntu.com raring-security Release.gpg
Hit http://ports.ubuntu.com raring Release
Get:2 http://ports.ubuntu.com raring-updates Release [40.8 kB]
Hit http://ports.ubuntu.com raring-backports Release
Hit http://ports.ubuntu.com raring-security Release
Hit http://ports.ubuntu.com raring/main Sources
Hit http://ports.ubuntu.com raring/restricted Sources
Hit http://ports.ubuntu.com raring/universe Sources
Hit http://ports.ubuntu.com raring/main armhf Packages
Hit http://ports.ubuntu.com raring/restricted armhf Packages
Hit http://ports.ubuntu.com raring/universe armhf Packages
Hit http://ports.ubuntu.com raring/main Translation-en
Hit http://ports.ubuntu.com raring/restricted Translation-en
Hit http://ports.ubuntu.com raring/universe Translation-en
Get:3 http://ports.ubuntu.com raring-updates/main Sources [46.7 kB]
Get:4 http://ports.ubuntu.com raring-updates/restricted Sources [14 B]
Get:5 http://ports.ubuntu.com raring-updates/universe Sources [60.9 kB]
Get:6 http://ports.ubuntu.com raring-updates/main armhf Packages [119 kB]
Get:7 http://ports.ubuntu.com raring-updates/restricted armhf Packages [14 B]
Get:8 http://ports.ubuntu.com raring-updates/universe armhf Packages [107 kB]
Get:9 http://ports.ubuntu.com raring-updates/main Translation-en [59.3 kB]
Hit http://ports.ubuntu.com raring-updates/restricted Translation-en
Get:10 http://ports.ubuntu.com raring-updates/universe Translation-en [60.1 kB]
Hit http://ports.ubuntu.com raring-backports/main Sources
Hit http://ports.ubuntu.com raring-backports/restricted Sources
Hit http://ports.ubuntu.com raring-backports/main armhf Packages
Hit http://ports.ubuntu.com raring-backports/restricted armhf Packages
Hit http://ports.ubuntu.com raring-backports/main Translation-en
Hit http://ports.ubuntu.com raring-backports/restricted Translation-en
Hit http://ports.ubuntu.com raring-security/main Sources
Hit http://ports.ubuntu.com raring-security/restricted Sources
Hit http://ports.ubuntu.com raring-security/universe Sources
Hit http://ports.ubuntu.com raring-security/multiverse Sources
Hit http://ports.ubuntu.com raring-security/main armhf Packages
Hit http://ports.ubuntu.com raring-security/restricted armhf Packages
Hit http://ports.ubuntu.com raring-security/universe armhf Packages
Hit http://ports.ubuntu.com raring-security/multiverse armhf Packages
Hit http://ports.ubuntu.com raring-security/main Translation-en
Hit http://ports.ubuntu.com raring-security/multiverse Translation-en
Hit http://ports.ubuntu.com raring-security/restricted Translation-en
Hit http://ports.ubuntu.com raring-security/universe Translation-en
Ign http://ports.ubuntu.com raring/main Translation-en_US
Ign http://ports.ubuntu.com raring/restricted Translation-en_US
Ign http://ports.ubuntu.com raring/universe Translation-en_US
Ign http://ports.ubuntu.com raring-updates/main Translation-en_US
Ign http://ports.ubuntu.com raring-updates/restricted Translation-en_US
Ign http://ports.ubuntu.com raring-updates/universe Translation-en_US
Ign http://ports.ubuntu.com raring-backports/main Translation-en_US
Ign http://ports.ubuntu.com raring-backports/restricted Translation-en_US
Ign http://ports.ubuntu.com raring-security/main Translation-en_US
Ign http://ports.ubuntu.com raring-security/multiverse Translation-en_US
Ign http://ports.ubuntu.com raring-security/restricted Translation-en_US
Ign http://ports.ubuntu.com raring-security/universe Translation-en_US
Fetched 495 kB in 2s (166 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
[13/07/08 16:04:56 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:56 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:56 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:56 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:56 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:56 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:56 chrootDPKG] Installing package sunxi-tools.deb in mnt
Selecting previously unselected package sunxi-tools.
(Reading database ... 30232 files and directories currently installed.)
Unpacking sunxi-tools (from /DPKG.cUgHvA/sunxi-tools.deb) ...
Setting up sunxi-tools (1.0) ...
Processing triggers for man-db ...
[13/07/08 16:04:58 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:58 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:58 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:58 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:58 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:59 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:59 chrootReconfig] Configuring root password in mnt
[13/07/08 16:04:59 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:04:59 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:04:59 enableServices] Enabling services startup in mnt.
[13/07/08 16:04:59 addTTY] Configuring terminal ttyS0 for runlevels 2345 at 115200 (vt100)
[13/07/08 16:04:59 initFSTab] Initializing fstab
[13/07/08 16:04:59 addFSTab] Device /dev/root will be mount as /
[13/07/08 16:04:59 addModule] Configuring kernel module
[13/07/08 16:04:59 addIface] Configuring interface eth0
[13/07/08 16:04:59 addIface] IP address : DHCP
[13/07/08 16:04:59 chrootKernel] Downloading install-cubieboard-linux-desktop-kernel-3.4.43+_3.4.43+-1_armhf.sh script to mnt
--2013-07-08 16:04:59-- http://armstrap.vls.beaupre.biz/kernel/cubieboard/install-cubieboard-linux-desktop-kernel-3.4.43+_3.4.43+-1_armhf.sh
Resolving armstrap.vls.beaupre.biz (armstrap.vls.beaupre.biz)... 184.171.241.167
Connecting to armstrap.vls.beaupre.biz (armstrap.vls.beaupre.biz)|184.171.241.167|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 1058 (1.0K) [text/x-sh]
Saving to: `/root/git/armStrap/mnt/install-cubieboard-linux-desktop-kernel-3.4.43+_3.4.43+-1_armhf.sh'

 0K .                                                     100%  152M=0s

2013-07-08 16:04:59 (152 MB/s) - `/root/git/armStrap/mnt/install-cubieboard-linux-desktop-kernel-3.4.43+_3.4.43+-1_armhf.sh' saved [1058/1058]

[13/07/08 16:04:59 disableServices] Disabling services startup in mnt.
[13/07/08 16:04:59 installQEMU] Installing QEMU Arm Emulator in mnt.
[13/07/08 16:04:59 mountPFS] Mounting pseudo-filesystems in mnt
[13/07/08 16:04:59 chrootKernel] Executing install-cubieboard-linux-desktop-kernel-3.4.43+_3.4.43+-1_armhf.sh script in mnt
gpg: keyring /tmp/tmp.YurxJciNBY/secring.gpg' created gpg: keyring/tmp/tmp.YurxJciNBY/pubring.gpg' created
gpg: requesting key A99BC726 from hkp server pgpkeys.mit.edu
gpg: /tmp/tmp.YurxJciNBY/trustdb.gpg: trustdb created
gpg: key A99BC726: public key "Eddy Beaupre (armStrap) [email protected]" imported
gpg: Total number processed: 1
gpg: imported: 1 (RSA: 1)
qemu: Unsupported syscall: 374
qemu: Unsupported syscall: 374
Hit http://ports.ubuntu.com raring Release.gpg
Hit http://ports.ubuntu.com raring-updates Release.gpg
Hit http://ports.ubuntu.com raring-backports Release.gpg
Hit http://ports.ubuntu.com raring-security Release.gpg
Hit http://ports.ubuntu.com raring Release
Hit http://ports.ubuntu.com raring-updates Release
Hit http://ports.ubuntu.com raring-backports Release
Hit http://ports.ubuntu.com raring-security Release
Hit http://ports.ubuntu.com raring/main Sources
Hit http://ports.ubuntu.com raring/restricted Sources
Hit http://ports.ubuntu.com raring/universe Sources
Hit http://ports.ubuntu.com raring/main armhf Packages
Hit http://ports.ubuntu.com raring/restricted armhf Packages
Hit http://ports.ubuntu.com raring/universe armhf Packages
Hit http://ports.ubuntu.com raring/main Translation-en
Hit http://ports.ubuntu.com raring/restricted Translation-en
Hit http://ports.ubuntu.com raring/universe Translation-en
Hit http://ports.ubuntu.com raring-updates/main Sources
Hit http://ports.ubuntu.com raring-updates/restricted Sources
Hit http://ports.ubuntu.com raring-updates/universe Sources
Hit http://ports.ubuntu.com raring-updates/main armhf Packages
Hit http://ports.ubuntu.com raring-updates/restricted armhf Packages
Hit http://ports.ubuntu.com raring-updates/universe armhf Packages
Hit http://ports.ubuntu.com raring-updates/main Translation-en
Hit http://ports.ubuntu.com raring-updates/restricted Translation-en
Hit http://ports.ubuntu.com raring-updates/universe Translation-en
Get:1 http://packages.vls.beaupre.biz cubieboard Release.gpg [836 B]
Hit http://ports.ubuntu.com raring-backports/main Sources
Hit http://ports.ubuntu.com raring-backports/restricted Sources
Hit http://ports.ubuntu.com raring-backports/main armhf Packages
Hit http://ports.ubuntu.com raring-backports/restricted armhf Packages
Get:2 http://packages.vls.beaupre.biz cubieboard Release [1,585 B]
Hit http://ports.ubuntu.com raring-backports/main Translation-en
Hit http://ports.ubuntu.com raring-backports/restricted Translation-en
Hit http://ports.ubuntu.com raring-security/main Sources
Hit http://ports.ubuntu.com raring-security/restricted Sources
Hit http://ports.ubuntu.com raring-security/universe Sources
Hit http://ports.ubuntu.com raring-security/multiverse Sources
Hit http://ports.ubuntu.com raring-security/main armhf Packages
Get:3 http://packages.vls.beaupre.biz cubieboard/main Sources [20 B]
Hit http://ports.ubuntu.com raring-security/restricted armhf Packages
Hit http://ports.ubuntu.com raring-security/universe armhf Packages
Hit http://ports.ubuntu.com raring-security/multiverse armhf Packages
Hit http://ports.ubuntu.com raring-security/main Translation-en
Hit http://ports.ubuntu.com raring-security/multiverse Translation-en
Get:4 http://packages.vls.beaupre.biz cubieboard/main armhf Packages [1,943 B]
Hit http://ports.ubuntu.com raring-security/restricted Translation-en
Hit http://ports.ubuntu.com raring-security/universe Translation-en
Ign http://ports.ubuntu.com raring/main Translation-en_US
Ign http://ports.ubuntu.com raring/restricted Translation-en_US
Ign http://ports.ubuntu.com raring/universe Translation-en_US
Ign http://ports.ubuntu.com raring-updates/main Translation-en_US
Ign http://ports.ubuntu.com raring-updates/restricted Translation-en_US
Ign http://ports.ubuntu.com raring-updates/universe Translation-en_US
Ign http://ports.ubuntu.com raring-backports/main Translation-en_US
Ign http://ports.ubuntu.com raring-backports/restricted Translation-en_US
Ign http://ports.ubuntu.com raring-security/main Translation-en_US
Ign http://ports.ubuntu.com raring-security/multiverse Translation-en_US
Ign http://ports.ubuntu.com raring-security/restricted Translation-en_US
Ign http://ports.ubuntu.com raring-security/universe Translation-en_US
Ign http://packages.vls.beaupre.biz cubieboard/main Translation-en_US
Ign http://packages.vls.beaupre.biz cubieboard/main Translation-en
Fetched 4,384 B in 3s (1,444 B/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following NEW packages will be installed:
cubieboard-linux-desktop-firmware-image
cubieboard-linux-desktop-headers-3.4.43+
cubieboard-linux-desktop-image-3.4.43+
qemu: Unsupported syscall: 374
0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded.
Need to get 20.4 MB of archives.
After this operation, 66.3 MB of additional disk space will be used.
Get:1 http://packages.vls.beaupre.biz/apt/armstrap/ cubieboard/main cubieboard-linux-desktop-firmware-image armhf 3.4.43+-1 [45.3 kB]
Get:2 http://packages.vls.beaupre.biz/apt/armstrap/ cubieboard/main cubieboard-linux-desktop-headers-3.4.43+ armhf 3.4.43+-1 [7,188 kB]
Get:3 http://packages.vls.beaupre.biz/apt/armstrap/ cubieboard/main cubieboard-linux-desktop-image-3.4.43+ armhf 3.4.43+-1 [13.2 MB]
Fetched 20.4 MB in 8s (2,290 kB/s)
Selecting previously unselected package cubieboard-linux-desktop-firmware-image.
(Reading database ... 30250 files and directories currently installed.)
Unpacking cubieboard-linux-desktop-firmware-image (from .../cubieboard-linux-desktop-firmware-image_3.4.43+-1_armhf.deb) ...
Selecting previously unselected package cubieboard-linux-desktop-headers-3.4.43+.
Unpacking cubieboard-linux-desktop-headers-3.4.43+ (from .../cubieboard-linux-desktop-headers-3.4.43+_3.4.43+-1_armhf.deb) ...
Selecting previously unselected package cubieboard-linux-desktop-image-3.4.43+.
Unpacking cubieboard-linux-desktop-image-3.4.43+ (from .../cubieboard-linux-desktop-image-3.4.43+_3.4.43+-1_armhf.deb) ...
Setting up cubieboard-linux-desktop-firmware-image (3.4.43+-1) ...
Setting up cubieboard-linux-desktop-headers-3.4.43+ (3.4.43+-1) ...
Setting up cubieboard-linux-desktop-image-3.4.43+ (3.4.43+-1) ...
update-initramfs: Generating /boot/initrd.img-3.4.43+
Creating symlink /boot/uImage for /boot/uImage-3.4.43+.
[13/07/08 16:06:19 umountPFS] Unmounting pseudo-filesystems from mnt
[13/07/08 16:06:19 RemoveQEMU] Removing QEMU Arm Emulator from mnt.
[13/07/08 16:06:19 enableServices] Enabling services startup in mnt.
[13/07/08 16:06:19 bootStrap] Fetching and extracting cubieboard-u-boot.txz
[13/07/08 16:06:20 ubootSetEnv] Setting variable bootargs to console=tty0 console=ttyS0,115200 hdmi.audio=EDID:0 disp.screen0_output_mode=EDID:1280x720p60 root=/dev/mmcblk0p1 rootwait panic=10
[13/07/08 16:06:20 ubootSetCMD] Setting command ext2load to mmc 0 0x43000000 boot/script.bin
[13/07/08 16:06:20 ubootSetCMD] Setting command ext2load to mmc 0 0x48000000 boot/uImage
[13/07/08 16:06:20 ubootSetCMD] Setting command bootm to 0x48000000
[13/07/08 16:06:20 ubootImage] Generating /root/git/armStrap/mnt/boot/boot.scr from /root/git/armStrap/mnt/boot/boot.cmd
Image Name:
Created: Mon Jul 8 16:06:20 2013
Image Type: ARM Linux Script (uncompressed)
Data Size: 253 Bytes = 0.25 kB = 0.00 MB
Load Address: 00000000
Entry Point: 00000000
Contents:
Image 0: 245 Bytes = 0.24 kB = 0.00 MB
[13/07/08 16:06:20 fexMac] Configuring board mac address to 000246000a7d
[13/07/08 16:06:20 ubootDDLoader] Installing /root/git/armStrap/mnt/boot/sunxi-spl.bin to /dev/loop0, block size 1024, seek 8
22+0 records in
22+0 records out
22528 bytes (23 kB) copied, 0.00875754 s, 2.6 MB/s
[13/07/08 16:06:20 ubootDDLoader] Installing /root/git/armStrap/mnt/boot/u-boot.bin to /dev/loop0, block size 1024, seek 32
237+1 records in
237+1 records out
243148 bytes (243 kB) copied, 0.00239643 s, 101 MB/s
[13/07/08 16:06:20 partSync] Flush file system buffers
[13/07/08 16:06:20 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:06:20 umountParts] Unmounting /root/git/armStrap/mnt/
[13/07/08 16:06:20 partSync] Flush file system buffers
[13/07/08 16:06:20 partSync] Inform the OS of partition table changes on /dev/loop0
[13/07/08 16:06:20 umapImg] UnMapping cubuntu_a10.img from loop device
loop deleted : /dev/loop0
read error, sector 0
llseek error
llseek error
llseek error
loop: can't delete device /dev/loop0: No such device or address
[13/07/08 16:06:26 checkStatus] losetup exit with status 1

from armstrap.

EddyBeaupre avatar EddyBeaupre commented on August 20, 2024

It should be fixed now. (t's normal kpartx/losetup fail, they make extra calls just to be sure it's really unmounted.)

from armstrap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.