Hi, it's possible boot AOSS from usb drive?
I tried but i have this error:
Old versions worked fineCode:remove the cd from the tray and then press any key to reboot
The line of isolinux cfg is:
ThanksCode:APPEND initrd=/system/stage2 root=/dev/ram0 rw rdinit=/linuxrc video=vesa:ywrap,mtrr vga=0x303 loglevel=0 splash boot=cdrom LANG=en_US
Results 1 to 2 of 2
Thread: AOSS from usb drive.
-
12-13-2010, 07:41 AM #1
Junior Member
- Join Date
- Sep 2009
- Posts
- 3
AOSS from usb drive.
-
12-13-2010, 09:18 AM #2
Junior Member
- Join Date
- Sep 2009
- Posts
- 3
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





Reply With Quote