WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: two boot commands at the same time.  (Read 2148 times)

Offline dan0804smith

  • Newbie
  • *
  • Posts: 11
two boot commands at the same time.
« 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?

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: two boot commands at the same time.
« Reply #1 on: July 28, 2011, 03:57:12 PM »
tinycore ide-nodma=1.0 nozswap <RETURN>

Offline dan0804smith

  • Newbie
  • *
  • Posts: 11
Re: two boot commands at the same time.
« Reply #2 on: July 28, 2011, 04:00:54 PM »
can i just separate the commands by commas?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11576
Re: two boot commands at the same time.
« Reply #3 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.