You are not logged in.

#1 2010-01-10 22:47:39

dystoptic
Member
Registered: 2007-02-09
Posts: 20

Grub error 15

Hello,

I tried to copy my arch system to a new hdd. But something went wrong, with the new hard disk I get an error 15 from grub. And thats all.

To clone the system, I partioned the new hard disk and than booted with the arch live cd.
With "cp -a" I copied the old system to the new hard disk. I checked afterwards, that all files are there.
Than I startet grub and installed it to the MBR with root (hd1,2) and setup (hd1). The ouput says successfully.
Turned the system off and switched the SATA-ports on the mainboard. Reason is, that the new disk is now recognised as sda.
But a boot attempt leads only to the above mentioned error 15.

I could successfully install Windows 7 on the new disk and it started before I attempted to install grub. Also I can it start with grub from the old disk.
Old file system was ext3, on the new disk I formatted the linux partitions with ext4. The wiki says booting grub from an ext4-partition is not supported, but arch linux has a patch to do it inofficially. So that SHOULD not be a problem.

Any suggestions?

old disk:
fdisk -l /dev/sda

   Gerät  boot.     Anfang        Ende     Blöcke   Id  System
/dev/sda1   *           1        6528    52428800    7  HPFS/NTFS
/dev/sda2            6528        7275     6000277+  82  Linux Swap / Solaris
/dev/sda3   *        7275        9765    20000925   83  Linux
/dev/sda4            9765       77825   546698286    5  Erweiterte
/dev/sda5            9765       22213    99994624    7  HPFS/NTFS
/dev/sda6           22214       25326    24997108+  83  Linux
/dev/sda7           25326       77825   421704522   83  Linux

new disk:
fdisk -l /dev/sdb (sdb because I switched again the ports on the mainboard)

/dev/sdb1   *           1          13      102400    7  HPFS/NTFS
Partition 1 endet nicht an einer Zylindergrenze.
/dev/sdb2              13       15666   125726720    7  HPFS/NTFS
/dev/sdb3   *       15666       18276    20971520   83  Linux
/dev/sdb4           18276      121601   829958368+   5  Erweiterte
/dev/sdb5           18276       18929     5245191   82  Linux Swap / Solaris
/dev/sdb6           18929       22193    26218048+  83  Linux
/dev/sdb7           22193       54828   262140606   83  Linux
/dev/sdb8           54828      121601   536354397   83  Linux

new fstab:

/dev/sda2 swap     swap defaults 0 0
/dev/sda3 /        ext4 defaults 0 1

Offline

#2 2010-01-12 22:16:07

mjheagle8
Member
From: /home/mjheagle8
Registered: 2009-07-12
Posts: 186

Re: Grub error 15

usually an error 15 is a problem with your grub configuration.
double check your menu.lst, and check that everything is correct.
if you cant see any issues with it, please post it so we can take a look at it.


Desktop/Laptop - DWM :: VM - screen
Registered Linux User Number 483137 :: Victory! :: GitHub

Offline

Board footer

Powered by FluxBB