Tiny Core Base > Micro Core

More quiet booting

<< < (2/2)

Looper:
Many tanks again for your replaying @Rich

This is my isolinux.cfg

--- Code: ---default mc
Label mc
      Kernel /boot/vmlinuz
      Append initrd=/boot/core.gz loglevel=0
Console 0
Implicit 0
Prompt 0
Timeout 0

--- End code ---

Notice : I changed with your reply
But for now with this configuration I got :

--- Code: ---early console in extract_kernel
Input_data
Input_len
Output
output_len
Kernel_total_size
Decompressing Linux
Booting the kernel 
--- End code ---

Rich:
Hi Looper
Try changing this:

--- Code: ---Append initrd=/boot/core.gz loglevel=0
--- End code ---
to that:

--- Code: ---Append initrd=/boot/core.gz quiet loglevel=0
--- End code ---

Looper:
Hi @Rich , I try that .
No change affected . [emoji17]

Navigation

[0] Message Index

[*] Previous page

Go to full version