Re: Problem installing FreeBSD 5.3



Hello--

Lisa Casey wrote:
I am attempting to install FreeBSD 5.3 (because that's the latest distro I have CD's for) on a brand new system with a 80 G harddrive and 2 G RAM.

If you're having problems with 5.3, it might be better to try 6.2 or maybe 5.5 than to spend too much time playing with a version that you're going to have to update immediately before using, anyway.

Note that you can simply burn a new FreeBSD image from the ones on ftp.freebsd.org or the mirrors mentioned in the fine manual... :-)

I boot from Disk 1 of the 5.3 disk set and choose to begin a standard installation. Next is the fdisk utility to partition the drive. The first thing I get is a message which states:

WARNING: A geometry of 155061/16/63 for ad0 is incorrect. Using a more likely geometry. If this geometry is incorrect or if you are unsure whether or not it's correct, please consult the hardware guide in the documentation submenu or use the (G)eometry command to change it now.

Even if I go to bios and use the values bios gives for the harddrive (38309/16/255) I still get the same message about incorrect geometry.

You might try updating your machine's BIOS, if anything is available, and you might try entering the disk configuration settings and try to make sure the BIOS is set to LBA mode rather than C/H/S or some manual geometry.

Usually the default/auto setting ends up in LBA mode, anyway, unless your BIOS is old or flaky.

I can choose OK and get past this. I choose to devote the entire disk to FreeBSD, and install the FreeBSD boot manager. Next I need to partition my drive. The defaults won't do at all (this machine is to be a radius server & mail server and the default size of /var is too small). I chose 2000M for /, 4000M for swap (using 2 x RAM), 200M for /tmp, 20,000M for /usr and the remainder for /var.

Next I chose to install full sources, binaries & docs and to install the Ports collection.

I chose to install from CD then hit OK to start copying files but I get this error:

Unable to find device node for /dev/ad0s1b in /dev. The creation of file systems will be aborted.

ad0s1b is my swap partition. I changed the size of swap to 2000M thinking perhaps it was too large but I get the same error about unable to find device node.....

This implies a problem writing out the partition table. Make sure the IDE cables are OK and that the disk drive and CD-ROM drive have the IDE master/slave setting jumpers properly configured.

You might have a BIOS setting about "boot sector virus protection"; if so, turn that off or your BIOS might have prevented FreeBSD from writing the bootstrap info/MBR out to disk.

You might also try using a DOS or Windows version of FDISK to create a small bootable partition (a Win 98/ME recovery floppy works good for this), and see whether that is bootable. If it is, then try installing FreeBSD to the remainder of the disk space.

--
-Chuck
_______________________________________________
freebsd-questions@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "freebsd-questions-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: Reminder: Windows XP Runs Natively On Intel Macs
    ... All it does is pick a partition to use as the boot volume--it's not a bootloader. ... All the BIOS does is initialize the hardware and pass off to the bootloader. ... put the Vista install DVD in the drive, ...
    (comp.sys.mac.advocacy)
  • Re: Installed 5.2RC from CDROM, fails to boot in manager
    ... to be able to determine the geometry, but it must end on a cylinder boundary ... virtual cylinder except possibly on 10-20 year old drives. ... The BIOS has ... > partition that you delete in FreeBSD later. ...
    (freebsd-current)
  • Re: Reminder: Windows XP Runs Natively On Intel Macs
    ... "insert the XP CD or the Vista DVD when the ... partition, my current Vista partition, and the DVD drive containing ... This is why you have to select a boot volume in the BIOS. ... put the Vista install DVD in the drive, ...
    (comp.sys.mac.advocacy)
  • Re: Help - Cant "Stand By", "Restart" or "Shut Down"
    ... about 25 GB for the linux partition. ... install of XP. ... BIOS settings. ... For ACPI to work, you should also have ACPI enabled in the BIOS. ...
    (microsoft.public.windowsxp.general)
  • Re: Update the BIOS
    ... Best to blow it all away and go a the clean install. ... Then later you'll be prompted to insert the manufacturer supplied Windows 2000 driver for your drive controller in drive "A") ... Use the ARROW keys to select the partitions Press D to delete an existing partition, If you press D to delete an existing partition, you must then press L to confirm that you want to delete the partition. ... mb or hardware manufacturer's web site for the latest bios and or Windows 2000 drivers for your devices. ...
    (microsoft.public.win2000.general)

Loading