No boot after installation

Hello,

I have tried to install BSD additive to Linux. Which was installed first (incl. grub2). While I was installing BSD I have chosen "none" for Bootloader, because grub2 cans boot BSD or better should boot it. So I went into Linux again and typed :
Code:
sudo update-grub
for the BSD entry to grub list.

But this didnt work. Can please someone tell me what was wrong. I use Ubuntu Linux right now.

Code:
mathew@Sodis:/home/dgesus$ sudo fdisk -l 
[sudo] password for mathew: 

Platte /dev/sda: 300.1 GByte, 300069052416 Byte
255 Köpfe, 63 Sektoren/Spuren, 36481 Zylinder
Einheiten = Zylinder von 16065 × 512 = 8225280 Bytes
Disk identifier: 0x00024cba

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sda1               1        1084     8707198+  83  Linux
Partition 1 endet nicht an einer Zylindergrenze.
/dev/sda2            1085        1403     2562367+  82  Linux Swap / Solaris
Partition 2 endet nicht an einer Zylindergrenze.
/dev/sda3            1404       29427   225102780   83  Linux
Partition 3 endet nicht an einer Zylindergrenze.
/dev/sda4   *       29428       36482    56663806+  a5  FreeBSD
Partition 4 endet nicht an einer Zylindergrenze.
says this
 
I have allready added the entry. It boots BSD, but than it is stuck. Does it take time >1 min. to boot BSD, while it is chainloading??
 
Back
Top