Jump to content

Error Ebios in bootloader


SimoneDe
 Share

2 posts in this topic

Recommended Posts

i have encounter this error running iatkos S3 v2 on my compaq 610

 

ebios read error: Error 0x01

Block 0x3da6f0 Sectors 0

 

any idea?

 

Hi, try this and reinstal bootloader

 

Good luck

 

In the terminal

mount <Enter>

You should see output similar to this:

 

/dev/disk3s2 on / (hfs, local, journaled)

devfs on /dev (devfs, local, nobrowse)

map -hosts on /net (autofs, nosuid, automounted, nobrowse)

map auto_home on /home (autofs, automounted, nobrowse)

 

The first line shows your root volume

Yours may be mounted on a different device e.g. /dev/disk2s2

Type in:

sudo fdisk -e /dev/diskX <Enter> replace X with your drive number

 

You are now at an fdisk prompt. Type:

p <Enter> to print the partition table, you will see output like this:

 

Disk: /dev/disk3 geometry: 60801/255/63 [976773168 sectors]

Offset: 0 Signature: 0xAA55

Starting Ending

#: id cyl hd sec - cyl hd sec [ start - size]

------------------------------------------------------------------------

1: EE 1023 254 63 - 1023 254 63 [ 1 - 976773167] GPT

2: 00 0 0 0 - 0 0 0 [ 0 - 0] unused

3: 00 0 0 0 - 0 0 0 [ 0 - 0] unused

4: 00 0 0 0 - 0 0 0 [ 0 - 0] unused

 

Type:

flag 1 <Enter> To flag your partition as active, it will be the one with id EE.

 

Type:

w <Enter> To write the changes, hit y at the reboot warning if present.

 

Type q <Enter> to quit. Reboot and remove all disks again to see if it works.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...