You are not logged in.
ifconfig: SIOCGIFFLAGS: No such device
tux@slitaz:~$ grep -A5 network /var/log/boot.log
Processing: /etc/init.d/network.sh
Loading network settings from /etc/network.conf
Setting hostname to: slitaz [ Done ]
Configuring loopback... [ Done ]
ifconfig: SIOCGIFFLAGS: No such device
Starting udhcpc client on: eth0...
udhcpc: SIOCGIFINDEX: No such device
tux@slitaz:~$ lsmod
Module Size Used by Not tainted
tux@slitaz:~$ blkid
/dev/sr0: UUID="2017-01-15-02-37-20-00" LABEL="SliTaz core64" TYPE="iso9660" PTUUID="587ad259" PTTYPE="dos"
Offline
Distro: rolling-core64
http://cook.slitaz.org/cookiso.cgi?distro=rolling-core64
Installing package: linux64-wireless Unable to find package
"linux64-cryptolinux-libre-crypto" in the mirrored packages list.
Unable to find package "get-linux64-cryptolinux-libre-crypto" in the
mirrored packages list. [ Done ]Installing package: firmware-rt2x00 Unable to find package
"linux64-wirelesslinux-libre-wireless" in the mirrored packages list.
Unable to find package "get-linux64-wirelesslinux-libre-wireless" in the
mirrored packages list. [ Done ]
Installing package: firmware-rtlwifi Unable to find package
"linux64-wirelesslinux-libre-wireless" in the mirrored packages list.
Unable to find package "get-linux64-wirelesslinux-libre-wireless" in the
mirrored packages list. [ Done ]Installing package: locale-it Checksum error for
"locale-it-5.0.tazpkg" [ Done ]Installing package: xorg-server Unable to find package
"linux64-drmlinux-libre-drm" in the mirrored packages list.
Unable to find package "get-linux64-drmlinux-libre-drm" in the mirrored
packages list. [ Done ]Installing package: yad Checksum error for
"yad-gtk3-0.28.1.tazpkg" [ Done ]Moving ISO to: /home/slitaz/iso/slitaz-rolling-core64.iso
Cookiso ended: 2017-01-15 02:37
Offline
Hi Alan,
Unable to find package "linux64-cryptolinux-libre-crypto"
The same problem (fixed): http://forum.slitaz.org/topic/error-updating-slitaz-tools-boxes?replies=2#post-43889
----
Checksum error for "locale-it-5.0.tazpkg"
This message means: package with the same name and the same version (for example, "busybox-1.26.2.tazpkg") found in the cache, but it has different checksum. This can occur when the package has been previously loaded, and in consequence it has been updated on the cook.slitaz.org without changing the version.
It is only warning, and then TazPkg tried to recharge packages database and reload the package from mirror. I think I can remove the message painlessly from TazPkg...
Offline
Hi,
Thankx.
ifconfig: SIOCGIFFLAGS: No such device
Starting udhcpc client on: eth0...
udhcpc: SIOCGIFINDEX: No such device
tux@slitaz:~$ lsmod
Module Size Used by Not tainted
tux@slitaz:~$ blkid
No kernel modules ??
Offline
Hi Alan,
No kernel modules ??
Oh, really. Sorry, I forgot to rebuild the ISO images...
Now all the SliTaz Rolling images are rebuilt and placed on the mirror1 server.
Please, consider to download and test one (date is 2017-Jan-19):
http://mirror1.slitaz.org/iso/rolling/
Regards,
Offline
UUID="2017-01-19-08-32-05-00" LABEL="SliTaz preinit"
slitaz64:
No kernel modules.
[attachment=43912,2432]
Offline
Hi, Alan!
slitaz64:
No kernel modules.
I used QEMU to boot to ISO image with the partial success: it boots well the slitaz-rolling-core.iso. I reach the desktop and switch it off using LXPanel icon.
QEMU provided by SliTaz package "qemu" rejects to boot slitaz-rolling-core64.iso: we can't boot 64-bit system on the 32-bit host. So I used the old way to boot using next /boot/grub/menu.lst item:
[c]title SliTaz Rolling Core64 ISO (17-01-19)
root (hd0,0)
map --heads=0 --sectors-per-track=0 /boot/iso/slitaz-rolling-core64-170119.iso (0xff) || map --mem --heads=0 --sectors-per-track=0 /boot/iso/slitaz-rolling-core64-170119.iso (0xff)
map --hook
chainloader (0xff)[/c]
It loads well, and now I write to you from this booting system.
[attachment=43916,2433]
[attachment=43916,2434]
Offline
Oh, I got it now.
You mean something called linux64 booting the slitaz-rolling-preinit.iso.
I boot it using QEMU. It boots as 32-bit version.
Actually, modules are present:
[c]find /lib/modules/3.2.71-slitaz -type f | wc -l
417
find /lib/modules/3.2.71-slitaz64 -type f | wc -l
386[/c]
I reboot the system. Next time I press the [Tab] and change "linux" to "linux64" on the commandline.
It boots well, but it's 32 bit system again. No luck with this QEMU, I want to boot ISO natively...
Offline
@aleksej
Can you retry after this ?
# tazpkg get-install qemu-x86_64
isolinux automagically add the 64 suffix with x86_64 cpu
http://hg.slitaz.org/wok/rev/5e47b1bdb6f4
Offline
Hi Pascal,
Seems I found the root of the problem.
I just boot natively slitaz-rolling-preinit.iso and I can confirm Alan's pictures.
Linux64-* packages are there.
Linux64 modules are there.
But modules.dep is empty! (I mean [c]/lib/modules/3.2.71-slitaz64/modules.dep[/c] file.)
The problem somewhere in the linux (linux64) packaging...
----
PS. Just tried 64-bit QEMU. It works well and boot 64-bit preinit ISO for me without any question.
BTW. This ISO missed some SliTaz tools: [c]tazhw[/c], [c]tazlocale[/c], [c]tazkeymap[/c] while these tools are required at the boot time...
Offline
Thanks Aleksej, pushed http://hg.slitaz.org/wok/rev/1fe20f9ae3ad
and http://hg.slitaz.org/wok/rev/29a6d4caed7a
Offline
Thank you for both!
Offline
I reboot the system. Next time I press the [Tab] and change "linux" to "linux64" on the commandline.
It boots well, but it's 32 bit system again. No luck with this QEMU
enable-kvm
http://forum.slitaz.org/topic/slitaz-next/page/2#post-41419
Offline
[ Generated in 0.018 seconds, 7 queries executed - Memory usage: 1.56 MiB (Peak: 1.77 MiB) ]