Welcome
|
FAQ
|
Downloads
|
Wiki
Tiny Core Linux
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Need an
Introduction
to Tiny Core? Or peruse
Core Concepts
.
Home
Help
Login
Register
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
[SOLVED] Speeding up TC boot-up
« previous
next »
Print
Pages: [
1
]
Go Down
Author
Topic: [SOLVED] Speeding up TC boot-up (Read 1830 times)
Ulysses_
Full Member
Posts: 232
[SOLVED] Speeding up TC boot-up
«
on:
September 15, 2011, 11:05:28 AM »
What bootcodes should be used to make the boot-up as fast as possible in the following config?
Remastered CD of TC is booted in a vmware VM with minimal hardware (no usb, no serial ports, no hard disk). Only the ability to reboot with "reboot -f" is needed (is that power management, acpi or something?)
«
Last Edit: September 15, 2011, 03:57:06 PM by Ulysses_
»
Logged
Rich
Administrator
Hero Member
Posts: 11576
Re: Speeding up TC boot-up
«
Reply #1 on:
September 15, 2011, 11:23:51 AM »
Hi Ulysses_
You could try using the boot code printk.time=1 and then look at the output from dmesg. This
will give you timing information. If you see something that seems to take too long, check out
http://www.mjmwired.net/kernel/Documentation/kernel-parameters.txt
and see if there is a boot code to address it. Remove printk.time=1 when you are done testing.
The reboot command is a part of busybox and is always present
Logged
Ulysses_
Full Member
Posts: 232
Re: Speeding up TC boot-up
«
Reply #2 on:
September 15, 2011, 02:41:08 PM »
Alright. It turns out there are no especially long intervals in that log.
Where is a complete list of boot codes, so as much as possible is disabled?
Logged
Rich
Administrator
Hero Member
Posts: 11576
Re: Speeding up TC boot-up
«
Reply #3 on:
September 15, 2011, 02:59:06 PM »
Hi Ulysses_
Kernel boot codes are at the link provided in my last post. Tinycore boot codes can be found in
the FAQ (see button at top of page), by going through /etc/init.d/tc-config , pressing F2, F3, or F4
at the boot prompt....
«
Last Edit: September 15, 2011, 03:06:39 PM by Rich
»
Logged
floppy
Hero Member
Posts: 577
Re: Speeding up TC boot-up
«
Reply #4 on:
September 15, 2011, 03:14:53 PM »
look there
http://forum.tinycorelinux.net/index.php/topic,11235.0.html
for me, noisapnp and floppy=0,irq were good.
TC4.0.1 seems good for us..
Logged
AMD K6-IIIATZ 550MHz MB DFI K6xv3/+66
P4 HP DC7100 3GB 3GHz
Samsung NC10 boot from SD card port (via USB reader)
.. all TinyCore proofed
Print
Pages: [
1
]
Go Up
« previous
next »
Tiny Core Linux
»
Tiny Core Base
»
TCB Q&A Forum
»
[SOLVED] Speeding up TC boot-up