Results 1 to 2 of 2
  1. #1
    Join Date
    Sep 2009
    Posts
    3

    Default AOSS from usb drive.

    Hi, it's possible boot AOSS from usb drive?
    I tried but i have this error:
    Code:
    remove the cd from the tray and then press any key to reboot
    Old versions worked fine

    The line of isolinux cfg is:

    Code:
    APPEND initrd=/system/stage2 root=/dev/ram0 rw rdinit=/linuxrc video=vesa:ywrap,mtrr vga=0x303 loglevel=0 splash boot=cdrom LANG=en_US
    Thanks

  2. #2
    Join Date
    Sep 2009
    Posts
    3

    Default

    Solved, gave me error for my mistake, now works fine with

    APPEND initrd=/system/stage2 root=/dev/ram0 rw rdinit=/linuxrc video=vesa:ywrap,mtrr vga=0x303 loglevel=0 splash boot=usb LANG=en_US

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •