Re: How to deal with fatal device seeks?

2014-03-16 Thread Vladimir 'φ-coder/phcoder' Serbinenko
On 17.03.2014 05:05, adrian15 wrote: > El 16/03/14 18:16, adrian15 escribió: >> If I try: >> >> ls (hd2,msdos5)/ >> >> from a 2.00-15 system mkrescue image (Super Grub2 Disk 2.00s1-beta6) I >> get: >> >> error: unknown filesystem. >> >> So, it's ok, because it is not a fatal error. >> It would seem

Re: How to deal with fatal device seeks?

2014-03-16 Thread adrian15
I have digged the git log for partition related commits just in case you might think that they have something to do with my problem (From 2.00 release to current head on master branch). I have tried to filter them. So I have removed the ones related with strange table partitions or emulation c

Re: How to deal with fatal device seeks?

2014-03-16 Thread adrian15
El 16/03/14 18:16, adrian15 escribió: If I try: ls (hd2,msdos5)/ from a 2.00-15 system mkrescue image (Super Grub2 Disk 2.00s1-beta6) I get: error: unknown filesystem. So, it's ok, because it is not a fatal error. It would seem that somewhere between 2.00-15 and 2.02~beta2-7 (Debian version)

Re: How to deal with fatal device seeks?

2014-03-16 Thread adrian15
El 16/03/14 17:43, Andrey Borzenkov escribió: В Sun, 16 Mar 2014 17:05:53 +0100 adrian15 пишет: I'm getting the same problem ( FATAL: int13_cdrom: function 42. Can't use 64bits lba ) This message does not exist in grub sources, so it likely comes from firmware. 64 bit LBA would mean size o

Re: How to deal with fatal device seeks?

2014-03-16 Thread Andrey Borzenkov
В Sun, 16 Mar 2014 17:05:53 +0100 adrian15 пишет: > > I'm getting the same problem > ( FATAL: int13_cdrom: function 42. Can't use 64bits lba ) > This message does not exist in grub sources, so it likely comes from firmware. 64 bit LBA would mean size over 2TB. So the first question - what size

Re: How to deal with fatal device seeks?

2014-03-16 Thread adrian15
I'm getting the same problem ( FATAL: int13_cdrom: function 42. Can't use 64bits lba ) with hd0, hd1, hd2, hd3, and worse: * hd2,msdos5 ls (hd2,msdos5)/ Is this a bug? adrian15 El 16/03/14 06:26, adrian15 escribió: I use a for loop for detecting Operating systems like this one: for dev

Re: Trying to build Rescue image for three different target and platform

2014-03-16 Thread adrian15
El 16/03/14 08:04, Andrey Borzenkov escribió: В Sun, 16 Mar 2014 06:56:46 +0100 adrian15 пишет: To be honest, I do not understand what you are trying to do here. The same thing as in: https://forja.cenatic.es/plugins/scmgit/cgi-bin/gitweb.cgi?p=supergrub2/supergrub2.git;a=blob_plain;f=supe

Re: Trying to build Rescue image for three different target and platform

2014-03-16 Thread Andrey Borzenkov
В Sun, 16 Mar 2014 06:56:46 +0100 adrian15 пишет: > > > > To be honest, I do not understand what you are trying to do here. > > The same thing as in: > > https://forja.cenatic.es/plugins/scmgit/cgi-bin/gitweb.cgi?p=supergrub2/supergrub2.git;a=blob_plain;f=supergrub-meta-mkrescue;hb=22683e2b5fa0