WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: (solved) Boot line in menu.lst is cut during boot. how can the kernel recogn it?  (Read 2717 times)

Offline floppy

  • Hero Member
  • *****
  • Posts: 577
Hello,
the boot line is cut after ... qwert
So, the keyboard is not functioning.
How is it possible to have the whole boot line recognized?

kernel       /boot/bzImage root=/dev/hdd1 tinycore quiet blacklist=snd_usb_audio loglevel=2 vga=789 tz=CET-1CEST,M3.5.0,M10.5.0/3 noscsi noacpi nozswap nomodeset nopat showapps home=hdd3 restore=hdd3 opt=hdd3 tce=hdd3 noapic ide_core.ignore_cable=1 swap=hdd2 host=OldBoy1 kmap=qwertz/de-latin1
« Last Edit: May 27, 2011, 05:49:03 AM by floppy »
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

Offline tinypoodle

  • Hero Member
  • *****
  • Posts: 3857
Trim it?

Why root=/dev/hdd1?
Why tinycore?
"Software gets slower faster than hardware gets faster." Niklaus Wirth - A Plea for Lean Software (1995)

Online curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 10969
Yeah, I think the limit is 256 chars. Checking on kernel docs, the limit is in your bootloader.
The only barriers that can stop you are the ones you create yourself.

Offline floppy

  • Hero Member
  • *****
  • Posts: 577
Thanks.
So, I will
a) clean the unnecessary, fat and dirty codes
b) if a lot of codes are required, I will look at another boot loader if another one accept longer boot lines (today Grub legacy)
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

Offline roberts

  • Administrator
  • Hero Member
  • *****
  • Posts: 7361
  • Founder Emeritus
Additional trim: restore=hdd3  
If your mydata.tgz is in your tce directory tce=hdd3 then you can cut the restore=hdd3 option.
10+ Years Contributing to Linux Open Source Projects.