![]() |
|
|
|
|
|||||||
| Installing & Upgrading Installing and upgrading FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
#1
|
|||
|
|||
|
I have been using freebsd since version 5.4, 6.2, 6.4, 7.0 and everything is ok. Now I want to install freebsd 7.2 on my computer because valgrind becomes supporting freebsd since 7.2. During the installation process everything is ok. After reboot, freebsd can not boot up, system prompted: "Disk boot failure, Insert system disk and press any key".
I installed freebsd boot manager, it seems it does not work. Anybody met same condition? How can I resolve this problem? installation media: I386 DVD burned with ISO image file from freebsd website. Thanks a lot! |
|
#2
|
||||
|
||||
|
Assuming there is no disk hardware failure, I would overwrite the disk booting area and install the dvd again. You need a running FreeBSD system that can access the target disk like te livefs cd:
Overwrite the first 1000KB of your disk with zeroes: dd if=/dev/zero of=/dev/ad? bs=1k count=1000I'm not sure this will solve your problem. It also can be related to the bios or the new disk drivers. Last edited by DutchDaemon; November 7th, 2009 at 20:41. |
|
#3
|
|||
|
|||
|
Quote:
In the past three days, I tried to install bsd 7.2 on 3 different machines. The results are same. ![]() I have not use livefs cd. This morning I burned a livefs cd, after boot with it, it begins to install BSD as if a full BSD DVD. And I did not found doc about how to use livefs cd. Can you give me some links or pls tell me how to use it? Thanks a lot! |
|
#4
|
||||
|
||||
|
From the livefs cd main menu:
--> Fixit-Repair mode with CDROM/DVD/floppy or start shell --> use livefs CDROM/DVD |
|
#5
|
|||
|
|||
|
if you cant seem to get 7.2 to install properly from the cd image, why not install 7.0 and csup to 7.2?
|
|
#6
|
|||
|
|||
|
Yes, I tried install 7.0 and upgrade to 7.2. Succeed!
What's more, I also tried to install 7.2 on VMware, succeed too! I am strange why 7.2 can not be installed on real PC and embedded server. should I report a bug to developers? thank you all! |
|
#7
|
|||
|
|||
|
lot of problems with 7.2
...i have tried installing in several machines, about 30% success changed CD readers, burnt a bunch if CD, ... no way: On some (too many) machines 7.2 just does not start SOB! |
|
#8
|
||||
|
||||
|
http://www.freebsd.org/releases/7.2R/errata.html
Quote:
__________________
FreeBSD Handbook | FreeBSD Manuals | FAQ FreeBSD 6/7 | FreeBSD Wiki | FreeBSD Forum FAQ (Rules & Tips) Always use CODE tags for posting system output! | End-of-Year Fundraising Drive | Donate! ---> Do not PM me with FreeBSD questions. I do not work here. <--- |
|
#9
|
||||
|
||||
|
I have had 3 computers after running freebsd-update fail to find the OS on reboot. I reload 7.2 from cd, reboot into the new system then reboot several times just fine. When I run freebsd-update to the current level of 7.2 on reboot the system will not boot. Unable to load 8.0RC3, it finds the drive, I take the defaults, but the drive is not found during the write to the harddrive.
|
|
#10
|
|||
|
|||
|
I'm fairly certain, not positive, that if you
can somehow load geom_bsd.ko, geom_mbr.ko, and geom_label.ko, BEFORE the write to the disk, that /dev entries will be created (v8) to allow install to. But am unsure as of how to do it. (boot? at the loader prompt, some command?) Those three (or one or two ) fixed the "sata on pci controller" not found /dev entries on 8-stable (october 2009). here (I am almost certain.) |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| [Solved] Help installing freeBSD 7.2 computer hangs | golpemortal | Installing & Upgrading | 5 | November 1st, 2009 20:43 |
| New Computer and FreeBSD | penguinhead | Installing & Upgrading | 6 | July 2nd, 2009 18:04 |
| problem with booting freebsd boot cd on my computer | Roberth | Installing & Upgrading | 13 | March 29th, 2009 22:49 |
| Moving Hardisk to another computer | disappearedng | General | 5 | January 17th, 2009 02:01 |
| New computer.. | Bluelight | System Hardware | 7 | December 10th, 2008 19:39 |