WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: USB boot time very slow on very fast machine?  (Read 5630 times)

Offline Zero

  • Newbie
  • *
  • Posts: 18
  • Just do it!
    • ALT-NRG
Re: USB boot time very slow on very fast machine?
« Reply #15 on: August 25, 2012, 08:36:48 AM »
"Could not find kernel image: com32"

I think I'll look into the boot loader instead.
"You build a faster box, MS will build you an OS to bring it to its' knees." - Zero

Offline genec

  • Full Member
  • ***
  • Posts: 240
Re: USB boot time very slow on very fast machine?
« Reply #16 on: August 28, 2012, 06:34:50 PM »
com32 linux.c32
APPEND /boot/vmlinuz ...
This first one is right.

KERNEL com32 linux.c32
APPEND /boot/vmlinuz ...
This loads a kernel called "com32"

Offline genec

  • Full Member
  • ***
  • Posts: 240
Re: USB boot time very slow on very fast machine?
« Reply #17 on: August 28, 2012, 06:37:45 PM »
@Rich, still hangs. 2:05 on the dot.

Likely not a "hang" but hidden activity.  Create a new LABEL as below OR just remove "quiet".

Code: [Select]
DEFAULT corev
LABEL corev
KERNEL /boot/vmlinuz
APPEND initrd=/boot/core.gz  waitusb=5:UUID="22044847-dcd1-482b-b9c3-05b6c3fc2b19" tce=UUID="22044847-dcd1-482b-b9c3-05b6c3fc2b19" printk.time=1 maxcpus=0 max_addr=2G