Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: dan0804smith on July 28, 2011, 03:51:04 PM

Title: two boot commands at the same time.
Post by: dan0804smith on July 28, 2011, 03:51:04 PM
is there any way i can input two boot commands at the same time?  i already have to imput tinycore ide-nodma-1.0 in order to get it to boot properly.  i also was to input nozswap in order to get it into the ram.  when ever i type in one of these commands it boots right after.  is there nay way i cantype in two commands at the same time ideally tinycore ide-core.nodma=1.0 and nozswap?
Title: Re: two boot commands at the same time.
Post by: gerald_clark on July 28, 2011, 03:57:12 PM
tinycore ide-nodma=1.0 nozswap <RETURN>
Title: Re: two boot commands at the same time.
Post by: dan0804smith on July 28, 2011, 04:00:54 PM
can i just separate the commands by commas?
Title: Re: two boot commands at the same time.
Post by: Rich on July 28, 2011, 04:02:13 PM
Hi dan0804smith
Yes you can. Just like this:
tinycore ide-core.nodma=1.0 nozswap
You can add as many boot codes as you wish up to a maximum of 255 characters total.
No commas required.