c0d2
![]() |
|
|
|
|
|||||||
| Installing & Upgrading Installing and upgrading FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
Am thinking of installing FreeBSD 7.2 on a spare 4GB flash drive I have rolling around here to make a diskless BSD box. However, the BIOS on the PC does not support boot to USB. Is there a way I could load the kernel from a floppy/CD then finish booting to USB? Has this ever been done with FBSD?
Any ideas? Input? |
|
#2
|
||||
|
||||
|
Yes, you should be able to boot from a floppy and load the rest off a usb stick. I've done a similar thing in the past where the BIOS refused to boot of a relatively big harddisk (big for the BIOS standard of that time).
__________________
Senior UNIX Engineer at Unix Support Nederland Experience is something you don't get until just after you need it. |
|
#3
|
||||
|
||||
|
That is a very interesting question. Even on OpenBSD which can be boot from the single floppy unlike FreeBSD it would be tricky. There are three different boot floppies for OpenBSD depending what kind of lets say i386 you want to boot. (there is a regular PC floppy, laptop floppy, and RAID floppy).
I would actually try something else. I am not sure if that can be done on FreeBSD though. OpenBSD provides something called cdbr which is the code for the first part of the boot process. It is only 2Kb. I would try to load that onto the floppy. cdbr will try to load bsd.rd (ram disk kernel) which contains about 5Mb of drivers necessary for honest boot. If you can actually specify that bsd.rd is on USB stick you will be in business. As I said I am not sure if that can be done on FreeBSD but I am really curious to hear about your experience.
__________________
Wanting to learn is so rare a merit that it should be encouraged. |
|
#4
|
|||
|
|||
|
Quote:
it will then let you boot from USB even without bios support |
|
#5
|
|||
|
|||
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] auto mount usb flash drive and display to nautilus | jemate18 | General | 11 | June 18th, 2010 12:23 |
| Installing from USB flash drive. | Barnon | Installing & Upgrading | 7 | August 19th, 2009 16:09 |
| Can't mount usb flash drive | pigritia | Multimedia | 17 | July 28th, 2009 00:18 |
| Umount ejected USB Flash drive (kernel panic) | soko1 | FreeBSD Development | 13 | March 23rd, 2009 20:38 |
| usb flash drive and gam_server - can't umount | arachnid | Multimedia | 2 | November 16th, 2008 21:55 |