|
FreeBSD General Other questions regarding FreeBSD which do not fit in any of the categories below. |
|
Thread Tools | Display Modes |
|
|||
FreeBSD boot problem
Hi!
A user wrote for me: "When I didn't put ENTER at boot time, the system wrote grey ^[[D on the full monitor" I don't know what the problem. I read the dmesg and I find following line: WARNING: /home was not properly dismounted but the fsck didn't find error. His fstab: Code:
/dev/ad4s2b none swap sw 0 0 /dev/ad4s2a / ufs rw 1 1 /dev/ad4s2e /tmp ufs rw 2 2 /dev/ad4s2f /usr ufs rw 2 2 /dev/ad4s2d /var ufs rw 2 2 /dev/acd0 /cdrom cd9660 ro,noauto 0 0 /dev/ad4s3 /home ufs rw 1 1 Code:
keymap="hu.iso2.102keys" font8x14="iso02-8x14" font8x16="iso02-8x16" font8x8="iso02-8x8" sshd_enable="YES" usbd_enable="YES" ifconfig_vr0="DHCP" sendmail_enable="YES" sendmail_flags="-bd" sendmail_pidfile="/var/spool/postfix/pid/master.pid" sendmail_outbound_enable="NO" sendmail_submit_enable="NO" sendmail_msp_queue_enable="NO" noip_enable="YES" |
|
|||
If I understand the problem correctly, I had a similar problem when there was a power cut, I would start the machine up and after the boot manager, the screen would go grey and fill with letters and beep like crazy.
I managed to fix it by using the FreeBSD installation disk, and copying over the boot loader from the disk into the boot directory, i.e. the boot files in /boot from the CD-ROM to my boot directory. After that, I booted into single-user mode and ran "fsck". It seems to have returned to normal health. |
|
|||
I thank the answer!
But the problem isn't too complex. The user took appard his computer keyboard, and he din't patch the fragments well. The Left Arrow key ruted. |
Thread Tools | |
Display Modes | |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Boot problem. Geometry problem? | gulanito | FreeBSD Installation and Upgrading | 0 | 3rd July 2009 03:03 AM |
FreeBSD hangs on boot | Bubba_HoTep | FreeBSD General | 3 | 29th November 2008 10:25 PM |
Installation cd boot problem | michaela | FreeBSD Installation and Upgrading | 1 | 20th May 2008 07:47 PM |
mount on boot problem | topche | FreeBSD General | 7 | 11th May 2008 04:07 PM |
Boot abort with gmirror problem | lil_elvis2000 | FreeBSD General | 1 | 9th May 2008 08:06 PM |