Problem with FreeBSD 8.3. BIOS affected


 
Thread Tools Search this Thread
Top Forums UNIX for Dummies Questions & Answers Problem with FreeBSD 8.3. BIOS affected
# 8  
Old 08-19-2013
Quote:
Originally Posted by bakunin
Ahem... I hate to say it, but being too sure is often the hallmark of limited knowledge.
We all have limited knowledge, that I am sure of it. Smilie
# 9  
Old 08-20-2013
That is why I used _ROM_ with underscores...

Plus you CAN remove the internal battery and the external completely and upon every COLD boot just set the clock and use the defaults, (F9?), and restart.

This WILL continue to reboot _correctly_ until power is completely removed from the system, of which case one will have to do the same again... I do it daily with the machine described below running Debian and from its external supply...

My HP dv2036ea has both a dead main battery and _clock_ battery.
This machine, an HP dv6552ea has a dead _clock_ battery... (With _clock_ read backup.)

As for the SW how many of the billions of computers sold have had their BIOS corrupted by GParted?
After all it WAS GParted getting the blame!

BTW since when has UEFI been BIOS?

Last edited by wisecracker; 08-20-2013 at 12:15 PM.. Reason: Typos...
# 10  
Old 08-20-2013
Quote:
Originally Posted by wisecracker
That is why I used _ROM_ with underscores...

Plus you CAN remove the internal battery and the external completely and upon every COLD boot just set the clock and use the defaults, (F9?), and restart.
Some systems use EEPROM instead of battery-backed RAM.

This is all besides the point, however.
# 11  
Old 08-20-2013
An adviser nearby stated: the BIOS is corrupt or fisicaly in failure.
Gentlemen, what are Unix programs for BIOS reflashing? And wherefrom to dowload the .bin file (not Windows .exe, which I got from Toshiba site). This is Toshiba Satellite M40. Thank you in advance.
# 12  
Old 08-20-2013
A "corrupt BIOS" wouldn't boot. At worst yours is misconfigured.

The BIOS usually isn't flashed from inside UNIX, usually done via a standalone boot utility. If all they offer are Windows versions, you may have an adventure trying to extract the relevant files to use with a standalone utility.

You're far more likely to get what you want just altering the BIOS settings. If it's a UEFI machine, sometimes those will refuse to boot from CDROM unless you configure them to be in 'insecure mode'.
 
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. Cybersecurity

The Heartbleed Bug - What versions of the OpenSSL are affected?

Reference: The Heartbleed Bug What versions of the OpenSSL are affected? Status of different versions: OpenSSL 1.0.1 through 1.0.1f (inclusive) are vulnerable OpenSSL 1.0.1g is NOT vulnerable OpenSSL 1.0.0 branch is NOT vulnerable OpenSSL 0.9.8 branch is NOT vulnerable Bug was... (3 Replies)
Discussion started by: Neo
3 Replies

2. AIX

High CPU Usage , users affected

Dear All, One production Server is affected by high usage. Application is slow now. Please guide me how to solve it? NMON Report shows full cpu usage. Here im posting some server details. bash-3.2# lparstat -i Node Name : ********* Partition Name ... (6 Replies)
Discussion started by: Thala
6 Replies

3. What is on Your Mind?

Were You Affected by Volcanic Activity in Iceland?

If you were effected by the volcanic activity in Iceland, share you vote and story here. ---------- Post updated at 04:15 ---------- Previous update was at 04:10 ---------- A friend of mine in Tokyo had a contracting job with a film production company. They had to cancel an event because... (2 Replies)
Discussion started by: Neo
2 Replies

4. Red Hat

Dual Boot Problem - Vista & Redhat -Incorrect BIOS geometry

Hi Folks, Initially I had vista and redhat 9 .. due to some reasons i had to re instal my vista again.. since then the dual boot menu disappeared.. i tried to re install redhat and changing the boot configuration of redhat 9 but i am not getting both the OS back .. I am not aboe to boot linux... (2 Replies)
Discussion started by: subhotech
2 Replies

5. Shell Programming and Scripting

check if a variable is not affected

Hi all, to check that a variable is not empty, I usually do: if ; then... or if ; then... what if I have a serie of variables and want to do the same test on all of them. How to do this in a single if statement? thank you (1 Reply)
Discussion started by: melanie_pfefer
1 Replies

6. Filesystems, Disks and Memory

FreeBSD NFS Problem

I am trying to setup 2 network shares that exist on a server. One of the shares is mounted but when i try to mount the second share I am greeted with: # mount srv:/data/music /data/music srv:/data/music: RPCPROG_NFS: RPC: Program not registered Server Info: name: srv #cat /etc/exports:... (0 Replies)
Discussion started by: ezekiel61
0 Replies

7. UNIX for Advanced & Expert Users

Problem with permissions FreeBSD

See below: root#host:/home>ls -la | grep mirus drwxr-xr-x 31 mirus staff 2048 Dec 30 11:01 mirus root#host:/home>su mirus su: /home/mirus/.bashrc: Permission denied mirus#host:/usr/home>id uid=1227(mirus) gid=20(staff) groups=20(staff) mirus#host:/usr/home>cd ~/ su: cd:... (3 Replies)
Discussion started by: mirusnet
3 Replies

8. UNIX for Dummies Questions & Answers

Please help. I have a problem with installing FreeBSD

hi. I am newbie in Unix. I wanted to install Free BSD 5.2.1 to my computer which winXp was already installed. But i couldn't. I chose Standard. Then it said you are going to use dos style fdisk partitioning. Then a window displayed begining like this. WARNING: A geometry of 155127/16/63 for... (2 Replies)
Discussion started by: sualcavab
2 Replies

9. BSD

Having problem with FreeBSD 5.3

I just download the FreeBSD 5.3 i386 iso files. And I have a problem now, I can't copy the 5.3-RELEASE-i386-disc2.iso to the cd, I try a lot of times, even change lots of blank cd to try but still cannot. But I can copy the other three iso files, i.e. 5.3-RELEASE-i386-bootonly.iso,... (4 Replies)
Discussion started by: GarbageKing
4 Replies

10. UNIX for Dummies Questions & Answers

FreeBSD problem

I recently installed FreeBSD on my Dell Inspiron 1100 and it works fine. The problem is that I dont know how to connect it to the internet. I have a Linksys Wireless B Network Adapter but if I cant use that, I can use my internal 10/100 Ethernet card. I also use a Linksys Wireless B & G router. ... (1 Reply)
Discussion started by: Mincuslcd
1 Replies
Login or Register to Ask a Question