Multistrap from jessie to stretch
Leon Brits <[email protected]> Wed, 31 May 2017 04:45:21 +0000
| Newsgroups | gmane.linux.debian.devel.embedded |
|---|---|
| Message-ID | <[email protected]> |
--_000_3a848ab468034a6db3aad0bf9b38567bEXCHANGESRVPARSEClocal_
Content-Type: text/plain; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable
Hi,
I am building a Jessie based rootfs for an embedded device using multistrap=
and it has been working just fine.
Since the release of Stretch is at hand, I decided to simply point the mult=
istrap config to Stretch and start testing it. However, the boot process st=
op with the output:
<snip>
[ 1.388662] Waiting for root device /dev/mmcblk0p1...
[ 1.392529] mmc0: new high speed MMC card at address 0001
[ 1.393250] mmcblk0: mmc0:0001 MMC02G 1.79 GiB
[ 1.393488] mmcblk0boot0: mmc0:0001 MMC02G partition 1 1.00 MiB
[ 1.393726] mmcblk0boot1: mmc0:0001 MMC02G partition 2 1.00 MiB
[ 1.393962] mmcblk0rpmb: mmc0:0001 MMC02G partition 3 128 KiB
[ 1.409666] mmcblk0: p1 p2 p3 p4
[ 1.425712] EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature i=
ncompatibilities
[ 1.434607] EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature i=
ncompatibilities
[ 1.960719] EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mo=
de. Opts: (null)
[ 1.968850] VFS: Mounted root (ext4 filesystem) on device 179:1.
[ 1.976599] devtmpfs: mounted
[ 1.983105] Freeing unused kernel memory: 2048K (80a00000 - 80c00000)
sh: cannot set terminal process group (-1): Inappropriate ioctl for device
sh: no job control in this shell
sh-4.4#
My uboot "bootargs" are:
console=3DttyS1,115200 root=3D/dev/mmcblk0p1 rootwait rw
At some point, trying to get it to work, I also got the error"
"Starting init: /etc/init exists but couldn't execute it (error -13)"
Just before the "sh: " prompt in the above output. I am unable to get infor=
mation on error "13".
Any suggestions? And thanks for a great tool and distro.
Regards,
LJB
--_000_3a848ab468034a6db3aad0bf9b38567bEXCHANGESRVPARSEClocal_
Content-Type: text/html; charset=WINDOWS-1252
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 14 (filtered medium)">
<style><!--
/* Font Definitions */
@font-face
=09{font-family:Calibri;
=09panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
=09{font-family:Tahoma;
=09panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
=09{margin:0cm;
=09margin-bottom:.0001pt;
=09font-size:11.0pt;
=09font-family:"Calibri","sans-serif";
=09mso-fareast-language:EN-US;}
a:link, span.MsoHyperlink
=09{mso-style-priority:99;
=09color:blue;
=09text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
=09{mso-style-priority:99;
=09color:purple;
=09text-decoration:underline;}
p.MsoAcetate, li.MsoAcetate, div.MsoAcetate
=09{mso-style-priority:99;
=09mso-style-link:"Balloon Text Char";
=09margin:0cm;
=09margin-bottom:.0001pt;
=09font-size:8.0pt;
=09font-family:"Tahoma","sans-serif";
=09mso-fareast-language:EN-US;}
span.EmailStyle17
=09{mso-style-type:personal-compose;
=09font-family:"Arial","sans-serif";
=09color:black;
=09font-weight:normal;
=09font-style:normal;
=09text-decoration:none none;}
span.BalloonTextChar
=09{mso-style-name:"Balloon Text Char";
=09mso-style-priority:99;
=09mso-style-link:"Balloon Text";
=09font-family:"Tahoma","sans-serif";}
.MsoChpDefault
=09{mso-style-type:export-only;
=09font-family:"Calibri","sans-serif";
=09mso-fareast-language:EN-US;}
@page WordSection1
=09{size:612.0pt 792.0pt;
=09margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
=09{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-ZA" link=3D"blue" vlink=3D"purple">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">Hi,
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">I am building a Jessie based =
rootfs for an embedded device using multistrap and it has been working just=
fine.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">Since the release of Stretch =
is at hand, I decided to simply point the multistrap config to Stretch and =
start testing it. However, the boot process stop with the
output:<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black"><snip><o:p></o:p></span=
></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">[ 1.388662]=
Waiting for root device /dev/mmcblk0p1...<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">[ 1.392529]=
mmc0: new high speed MMC card at address 0001<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">[ 1.393250]=
mmcblk0: mmc0:0001 MMC02G 1.79 GiB
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">[ 1.393488]=
mmcblk0boot0: mmc0:0001 MMC02G partition 1 1.00 MiB<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">[ 1.393726]=
mmcblk0boot1: mmc0:0001 MMC02G partition 2 1.00 MiB<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">[ 1.393962]=
mmcblk0rpmb: mmc0:0001 MMC02G partition 3 128 KiB<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">[ 1.409666]=
mmcblk0: p1 p2 p3 p4<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">[ 1.425712]=
EXT4-fs (mmcblk0p1): couldn't mount as ext3 due to feature incompatibiliti=
es<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">[ 1.434607]=
EXT4-fs (mmcblk0p1): couldn't mount as ext2 due to feature incompatibiliti=
es<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">[ 1.960719]=
EXT4-fs (mmcblk0p1): mounted filesystem with ordered data mode. Opts: (nul=
l)<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">[ 1.968850]=
VFS: Mounted root (ext4 filesystem) on device 179:1.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">[ 1.976599]=
devtmpfs: mounted<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">[ 1.983105]=
Freeing unused kernel memory: 2048K (80a00000 - 80c00000)<o:p></o:p></span=
></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">sh: cannot set terminal proce=
ss group (-1): Inappropriate ioctl for device<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">sh: no job control in this sh=
ell<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">sh-4.4#<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">My uboot “bootargs̶=
1; are:<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">console=3DttyS1,115200 root=
=3D/dev/mmcblk0p1 rootwait rw<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">At some point, trying to get =
it to work, I also got the error”<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">“Starting init: /etc/in=
it exists but couldn't execute it (error -13)”<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">Just before the “sh: &#=
8220; prompt in the above output. I am unable to get information on error &=
#8220;13”.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">Any suggestions? And thanks f=
or a great tool and distro.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">Regards,<o:p></o:p></span></p=
>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ar=
ial","sans-serif";color:black">LJB<o:p></o:p></span></p>
</div>
</body>
</html>
--_000_3a848ab468034a6db3aad0bf9b38567bEXCHANGESRVPARSEClocal_--