e531
![]() |
|
|
|
|
|||||||
| Peripheral Hardware Stuff that plugs in via USB, FireWire, eSATA, PS/2, etc. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I've installed FreeBSD 8.0 Release i386 bootonly cd (over ftp passive) with a USB CD-Rom to a USB Disk. There were no errors during the install, as far as I can tell. After rebooting with the USB Disk plugged into any USB port the system does not boot. If the partitions are delete on the USB Disk the system POSTs fine. What is it about FreeBSD 8.0 that would cause this? UFS?
|
|
#2
|
||||
|
||||
|
Disable "USB Legacy support" in your BIOS, this usually fixes the problem.
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. |
|
#3
|
|||
|
|||
|
I've tried disabling usb legacy support, no dice. what would explain the system being able to POST with a FAT16 or no filesystem? is it possible to have freebsd boot from a FAT16 filesystem?
|
|
#4
|
|||
|
|||
|
with the same USB disk the system posts fine and boots with Ubuntu on the USB Disk. I believe they use FAT32.
Code:
$ sudo fdisk -l /dev/sdb Disk /dev/sdb: 8015 MB, 8015282176 bytes 247 heads, 62 sectors/track, 1022 cylinders Units = cylinders of 15314 * 512 = 7840768 bytes Disk identifier: 0x0007260c Device Boot Start End Blocks Id System /dev/sdb1 * 1 1022 7825423 c W95 FAT32 (LBA) Last edited by DutchDaemon; March 1st, 2010 at 12:32. Reason: added [code] tags |
|
#5
|
||||
|
||||
|
If your system hangs at POST then I doubt it has something to do with the filesystem ...
Maybe your system hangs at some post-POST stage, for example at the USB disk's bootloader?
__________________
UNIX was not designed to stop you from doing stupid things, because that would also stop you from doing clever things. |
|
#6
|
|||
|
|||
|
Freebsd can not be installed to a MS partition. Using sysinstall you have to delete the allocated ms/partition and allocate a freebsd slice and then allocate the file systems in that slice.
|
|
#7
|
|||
|
|||
|
It's during POST when the system hangs. If FreeBSD is installed on the USB disk (with either of the boot loader options installed) the system never beeps, it never finishes POST. If Ubuntu Linux (FAT32 and Grub?) or a plain FAT filesystem is on the USB Disk the system works fine.
|
![]() |
| Tags |
| post bios usb disk ufs |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Preparing 7.2 USB boot disk with Mac OS X Disk Utility | DirtyGerman | Installing & Upgrading | 8 | November 7th, 2011 12:00 |
| FreeBSD 8 USB Installation hangs | agottem | Mobile Computing | 2 | January 15th, 2010 05:53 |
| Generic usb disk. | ludochicca | Peripheral Hardware | 3 | June 22nd, 2009 12:54 |
| FreeBSD 7.1 USB Drive installation failure:"cannot write to disk" | klemes | Installing & Upgrading | 0 | March 30th, 2009 14:03 |
| Getting a Bootable FreeBSD 7.1 USB Flash Disk .IMG file | vask | Installing & Upgrading | 8 | February 18th, 2009 05:31 |