Changes between Version 2 and Version 3 of UsbFatBoot
- Timestamp:
- Mar 31, 2009 8:40:51 AM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UsbFatBoot
v2 v3 16 16 [[BR]] 17 17 1. Make sure you know how boot from USB with your computer. Read some sites would be good.[[BR]] 18 2. Boot from USB, no additional actions required, and you should see this screen:[[BR]] 18 2. Boot from USB, no additional actions required, and you should see this screen:[[BR]][[BR]] 19 19 [[Image(http://javaz.org/manual/1.png)]][[BR]] 20 3. After short while, you'll see this screen: No actions required too.[[BR]] 20 3. After short while, you'll see this screen: No actions required too.[[BR]][[BR]] 21 21 [[Image(http://javaz.org/manual/2.png)]][[BR]] 22 4. One-two more seconds, and seem we are stuck with this screen:[[BR]] 22 4. One-two more seconds, and seem we are stuck with this screen:[[BR]][[BR]] 23 23 [[Image(http://javaz.org/manual/3.png)]][[BR]] 24 You should enter without quotes command "show", and get something like this:[[BR]] 24 You should enter without quotes command "show", and get something like this:[[BR]][[BR]] 25 25 [[Image(http://javaz.org/manual/4.png)]][[BR]] 26 26 What is important here, is "currdev" value. For me it's "disk0a:"[[BR]] 27 27 5. We need to fix this! Enter command "set currdev=disk0s1" and press enter. Remember, if you'll see that in your case currdev isn't "disk0a:", but for example "disk3c'" you must enter command "set currdev=disk3s1". The only important part is "disk" and number.[[BR]] 28 After this command we must have no error message, like here:[[BR]] 28 After this command we must have no error message, like here:[[BR]][[BR]] 29 29 [[Image(http://javaz.org/manual/5.png)]][[BR]] 30 30 6. Last command! Enter "include /boot/loader.rc" without typos, and after minute-two you'll have started setup of PC-BSD![[BR]] 31 Look here, it's kernel loading:[[BR]][[BR]] 32 [[Image(http://javaz.org/manual/5.png)]][[BR]] 31 33 32 '''Remember, that installing from FAT driver is pretty slow, it could took about hour-two. It should be used on;ly if necessary, like installing PC-BSD to some Netbbok without CD/DVD Drive''' 34 '''Remember, that installing from FAT driver is pretty slow, it could took about hour-two. It should be used on;ly if necessary, like installing PC-BSD to some Netbbok without CD/DVD Drive'''[[BR]] 33 35 34 What was used to make this happen: Some files from Unetbootin, Grub4Dos, Syslinux. Screenshots acquired from Qemu. 35 Enjoy! 36 What was used to make this happen: Some files from Unetbootin, Grub4Dos, Syslinux. Screenshots acquired from Qemu.[[BR]] 37 Enjoy![[BR]] 36 38 37 39
