Project

General

Profile

Actions

action #508

closed

implement USBOOT

Added by lnussel almost 11 years ago. Updated almost 11 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
Development
Start date:
2013-06-10
Due date:
2013-06-11
% Done:

100%

Estimated time:
5.00 h

Description

$USBBOOT currently uses the image as hard disk rather than usb stick. Qemu needs to be started with special parameters to use a file as usb stick:

    -drive if=none,id=usbstick,file=stick.img,snapshot \
    -device usb-ehci,id=ehci \
    -device usb-storage,bus=ehci.0,drive=usbstick \
    -device piix3-usb-uhci,id=usb \
    -device usb-tablet,bus=usb.0
Actions #1

Updated by lnussel almost 11 years ago

  • Assignee deleted (lnussel)
Actions #2

Updated by aplanas almost 11 years ago

  • Assignee set to aplanas
  • Status changed from New to In Progress
Actions #3

Updated by lnussel almost 11 years ago

  • Due date set to 2013-06-11
  • Estimated time set to 5.00 h
  • Start date changed from 2013-06-03 to 2013-06-10
Actions #4

Updated by aplanas almost 11 years ago

  • % Done changed from 0 to 100
  • Status changed from In Progress to Resolved
Actions #5

Updated by aplanas almost 11 years ago

  • % Done changed from 100 to 80
  • Status changed from Resolved to In Progress

Need more work on the reboot.

Actions #6

Updated by lnussel almost 11 years ago

  • Target version changed from T06. Replace the Makefile by a conf. / dispatcher method to T11. Task for end of iteration
Actions #7

Updated by aplanas almost 11 years ago

  • % Done changed from 80 to 100
  • Status changed from In Progress to Closed

Resolved using the F12 interactive bootloader menu

Actions

Also available in: Atom PDF