Want to try this out. What was the command for bootable flash in slitaz??
dd if=/home/user/dowloads/slitaz-test-3.2.50-04092013.iso of=/dev/sda
make copy but I'm not able to boot after restart
bios or whatever it is says something like "no os found"
Tnx in advice

New Kernel version in the Wok
(37 posts) (8 voices)-
Posted 11 years ago #
-
@eric
its absolutly based on the current slitaz.config - I just changed the old ide
line 1243 # CONFIG_IDE is not set
line 1439 # PATA SFF controllers with BMDMA until
line 1483 is the new ide configthen
line 1257 # SCSI device support I took from Fedora to get better SCSI support, but this effects only the linux-scsi package
then
line 361 CONFIG_X86_MSR=m - support of undervolting of AMD-CPUS
line 3830 CONFIG_USB_SERIAL_FTDI_SIO=m - I need it for my SliTaz-Ola Projectthen collections from the forum, that was discussed
line 126 CONFIG_RT_GROUP_SCHED=y
line 337 CONFIG_SCHED_SMT=y
line 357 CONFIG_MICROCODE=m
line 358 CONFIG_MICROCODE_INTEL=y
line 359 CONFIG_MICROCODE_AMD=y
line 360 CONFIG_MICROCODE_OLD_INTERFACE=ythats all
and take this one - I just discovered one error - I forgot to remove one #
Posted 11 years ago # -
and I forgot to say - there are very little more changes, but these had to be set, because the update to the new kernel
Posted 11 years ago # -
@nger - never used dd for this
# mount -o loop /home/user/dowloads/slitaz-test-3.2.50-04092013.iso /mnt/disk
and then copy the files and adopt grub(4dos)
Posted 11 years ago # -
@kultex: Done: http://hg.slitaz.org/wok-undigest/rev/87ea6f7a9313
Posted 11 years ago # -
thanks Eric
I just have seen, that it is broken, but I have no idea why - iff you see in the log
http://cook.slitaz.org/undigest/cooker.cgi?pkg=linux
you will find from line 59037
xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
CC drivers/scsi/mvsas/mv_64xx.o
-----------------------------------here it just breaks???? -------------------------------
Build dependencies to remove: 7
Removing: busybox-boot curl git libcurl libidn uclibc-cross-compiler-x86_64 xzPack: linux 3.2.53
================================================================================
Executing: genpkg_rules
cp: can't stat '/home/slitaz/wok/linux/install/lib/modules/3.2-slitaz/mo*': No such file or directoryError : drivers/acpi/video.ko.xz does not exist.
sed: /home/slitaz/wok/linux/taz/linux-3.2.53/fs/lib/modules/3.2-slitaz/modules.dep: No such file or directory
sed: /home/slitaz/wok/linux/taz/linux-3.2.53/fs/lib/modules/3.2-slitaz/modules.dep: No such file or directoryChecking for modules selected in .config but not in linux-* pkgs
======================================================================
cat: can't open '/home/slitaz/wok/linux-acpi/taz/linux-acpi-*/files.list': No such file or directoryxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
I have no idea why it just breaks with no error error regarding to the config - inthe actual 3.2.53 config
http://hg.slitaz.org/wok/file/eb689de65d7e/linux/stuff/linux-slitaz.config
line 459 CONFIG_ACPI_VIDEO=m - the same as in the config I gave you
do you have an idea why?
Posted 11 years ago # -
/home/slitaz/wok/linux/install
No /lib/modules,/lib/firmware,modules.*
/boot is emptyPosted 11 years ago # -
http://cook.slitaz.org/undigest/cooker.cgi?pkg=linux
USB Empeg empeg-car Mark I/II Driver (USB_SERIAL_EMPEG) [N/m/?] n
USB FTDI Single Port Serial Driver (USB_SERIAL_FTDI_SIO) [N/m/?] (NEW) aborted!Console input/output is redirected. Run 'make oldconfig' to update configuration.
make[2]: *** [silentoldconfig] Error 1
make[1]: *** [silentoldconfig] Error 2
make: *** No rule to make targetinclude/config/auto.conf', needed by
include/config/kernel.release'. Stop.
make: *** Waiting for unfinished jobs....
make[1]: Nothing to be done for `relocs'.
mv: can't rename 'arch/x86/boot/bzImage': No such file or directoryPosted 11 years ago # -
thx alanyih - it was recooked at 5:00 in the morning and now the error is clear
it is still my error in line 3830
# CONFIG_USB_SERIAL_FTDI_SIO=m
the # has to be removed
Posted 11 years ago # -
Posted 11 years ago #
-
ok now the evrything seems to be fine, but the modules are not packed - for me this is very interesting, because until this point I arrived last spring - this is from undigest
------------------------------------------------------------------------------------------
Kernel modules 3.2-slitaz are ready.
Starting gztazmod.sh to build compressed kernel modules...
Searching all modules to compress them... [70G[ [1;33mOK
Building tmp.dep... [70G[ [1;33mOK
Destroying modules.dep... [70G[ [1;33mOK
Removing tmp.dep to modules.dep... [70G[ [1;33mOKKernel modules 3.2-slitaz are ready.
===============================================================
Build dependencies to remove: 7
Removing: busybox-boot curl git libcurl libidn uclibc-cross-compiler-x86_64 xzPack: linux 3.2.53
================================================================
Executing: genpkg_rules
find: /home/slitaz/wok/linux/install/lib/modules/*-slitaz/kernel/drivers/net/ethernet/realtek/r8169.ko.xz: No such file or directory
find: /home/slitaz/wok/linux/install/lib/modules/*-slitaz/kernel/drivers/ide/ide-cs.ko.xz: No such file or directory
-----------------------------------------------------------------------------------------------------and this is from wok
-----------------------------------------------------------------------------------------------------
Kernel modules 3.2-slitaz are ready.================================================================
Build dependencies to remove: 2
Removing: uclibc-cross-compiler-x86_64 xzPack: linux 3.2.53
================================================================
Executing: genpkg_rules
cook dahdi-linux
cook libcapChecking for modules selected in .config but not in linux-* pkgs
================================================================All modules are packaged
================================================================
Posted 11 years ago # -
In reply to my previous mail (quoted at the end):
I just checked the vmlinuz file on Ubuntu (64-bit and EFI bootable) and got the following:
# file vmlinuz-3.12.0-031200-generic
vmlinuz-3.12.0-031200-generic: Linux kernel x86 boot executable bzImage, version 3.12.0-031200-generic (apw@gomeisa) #201311031935 SMP Mon Nov 4, RO-rootFS, swap_dev 0x5, Normal VGAwhich shows that the Slitaz 64-bit vmlinuz-3.2.53-slitaz is in correct format.
But as I checked one of the attached config files in this thread (from kultex) I found the following:
# CONFIG_EFI is not setCan someone please enable it so that I can continue trying to boot Slitaz on a EFI system?
Regards,
Arun
----
Hi Pascal,I am trying it out using elilo but getting an error that says - "Could not read boot sector from vmlinuz...".
1. Can you please check if the following config option is enabled for the 64-bit kernel?
CONFIG_EFI
Ref: http://webapp5.rrz.uni-hamburg.de/SuSe-Dokumentation/packages/elilo/elilo.txt
Section: XIII/ Booting on EFI/x86_64 platforms2. The section also says:
Elilo ONLY takes compressed kernel image which are
typically obtained via a 'make bzImage'. Plain elf/x86_64 kernel can't
be booted (plain vmlinux will not work). Similarly, existing initial
ramdisks can be used without modifications.but when I am checking the vmlinuz file, I get:
$ file vmlinuz-3.2.53-slitaz
vmlinuz-3.2.53-slitaz: Linux kernel x86 boot executable bzImage, RO-rootFS, swap_dev 0x2, Normal VGAI think the vmlinux should be x84_64 instead of x86 as shown above.
Regards,
Arun
Posted 11 years ago # -
Hi Arun - its done
http://hg.slitaz.org/wok-undigest/rev/0468b8dbcb0f
and you always can check all files online in hg and cook
like the change of Richard was done in undigest http://cook.slitaz.org/undigest/
ok now at 9:15 it started to cook linux
and you see the result here: http://cook.slitaz.org/undigest/cooker.cgi?pkg=linux
when it is ready and not broken you the package here: http://mirror.slitaz.org/packages/undigest/
and you can check the config here http://hg.slitaz.org/wok-undigest/file/0468b8dbcb0f/linux/stuff/linux-slitaz.config64
just in case you did not know
Posted 11 years ago # -
Hi kultex,
Cannot open 'initrd.cpio'
Where can get initrd.cpio?1.
HOSTCC usr/gen_init_cpio
UPD include/generated/compile.h
LD arch/x86/crypto/built-in.o
CC arch/x86/kernel/process_64.o
CC kernel/sched.o
/usr/src/linux-3.2.53/scripts/gen_initramfs_list.sh: Cannot open 'initrd.cpio'
make[1]: *** [usr/initramfs_data.cpio.lzma] Error 1
make: *** [usr] Error 22.
http://cook.slitaz.org/undigest/cooker.cgi?pkg=linux
...
HOSTCC usr/gen_init_cpio
CC kernel/sched.o
AS arch/x86/crypto/aes-x86_64-asm_64.o
CC arch/x86/crypto/aes_glue.o
GEN usr/initramfs_data.cpio.lzma3.
http://hg.slitaz.org/wok-undigest/file/0468b8dbcb0f/linux/stuff/linux-slitaz.config64
...
144 CONFIG_BLK_DEV_INITRD=y
145 CONFIG_INITRAMFS_SOURCE="initrd.cpio"
146 CONFIG_INITRAMFS_ROOT_UID=0
147 CONFIG_INITRAMFS_ROOT_GID=0Posted 11 years ago # -
Hi Tom,
I waited for a while for the cook to finish but
http://cook.slitaz.org/undigest/cooker.cgi?pkg=linux
shows that it is still broken...Posted 11 years ago #
Reply »
You must log in to post.