* [sisyphus] grub x86_64
@ 2007-08-11 10:22 Eugene Prokopiev
2007-08-27 8:14 ` Andrey Khavryuchenko
0 siblings, 1 reply; 7+ messages in thread
From: Eugene Prokopiev @ 2007-08-11 10:22 UTC (permalink / raw)
To: Sisyphus
Здравствуйте!
Не так давно eostapets@ собирал grub для x86_64 с некими патчами, о
которых гугл ничего внятного сказать не может, сам eostapets@ тоже пока
молчит.
Кто-нибудь в курсе, где взять эти патчи или прямо rpm/srpm/git repo с
grub x86_64?
--
С уважением,
Прокопьев Евгений
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] grub x86_64
2007-08-11 10:22 [sisyphus] grub x86_64 Eugene Prokopiev
@ 2007-08-27 8:14 ` Andrey Khavryuchenko
0 siblings, 1 reply; 7+ messages in thread
From: Andrey Khavryuchenko @ 2007-08-27 8:14 UTC (permalink / raw)
To: sisyphus
Евгений,
EP> Не так давно eostapets@ собирал grub для x86_64 с некими патчами, о
EP> которых гугл ничего внятного сказать не может, сам eostapets@ тоже пока
EP> молчит.
EP> Кто-нибудь в курсе, где взять эти патчи или прямо rpm/srpm/git repo с
EP> grub x86_64?
Я так понял никаких известий нет?
Ибо мне сейчас нужно поставить xen kernel, а существующий lilo при
обновлении конфигурации качает права:
Fatal: Setup length exceeds 31 maximum; kernel setup will overwrite boot loader
--
Andrey V Khavryuchenko
Chytach - unflood your feeds http://www.chytach.com/
Software Development Company http://www.kds.com.ua/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] grub x86_64
@ 2007-08-27 11:59 ` Andrey Khavryuchenko
2007-08-27 18:56 ` Хихин Руслан
1 sibling, 0 replies; 7+ messages in thread
From: Andrey Khavryuchenko @ 2007-08-27 11:59 UTC (permalink / raw)
To: sisyphus
MR> эта ошибка лило - это фича, или что-то еще? тоже хотел
MR> по-баловаться... лило выдало такое... забил...
"Фича". Судя по исходному коду, загрузчик не влазит в отведённый лимит
секторов и "опаньки".
Фича приводит к тому, что на 64-битной платформе поставить xen-ядро
невозможно.
Буду рад если объяснят где я неправ.
--
Andrey V Khavryuchenko
Chytach - unflood your feeds http://www.chytach.com/
Software Development Company http://www.kds.com.ua/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] grub x86_64
2007-08-27 11:59 ` Andrey Khavryuchenko
@ 2007-08-27 18:56 ` Хихин Руслан
2007-08-28 13:23 ` [sisyphus] syslinux x86_64 & xen, was " Andrey Khavryuchenko
1 sibling, 1 reply; 7+ messages in thread
From: Хихин Руслан @ 2007-08-27 18:56 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 863 bytes --]
Здравствуйте Maks Re
В сообщении от 27 августа 2007 Maks Re написал(a):
> эта ошибка лило - это фича, или что-то еще? тоже хотел
> по-баловаться... лило
>
> выдало такое... забил...
>
> On 8/27/07, Andrey Khavryuchenko <akhavr@gmail.com> wrote:
> > Евгений,
> >
> >
> >
> > EP> Не так давно eostapets@ собирал grub для x86_64 с некими
> > патчами, о
> > EP> которых гугл ничего внятного сказать не может, сам eostapets@
> > тоже
> > пока
> > EP> молчит.
> > EP> Кто-нибудь в курсе, где взять эти патчи или прямо rpm/srpm/git
> > repo с
> >
> > EP> grub x86_64?
> >
> >
> >
> > Я так понял никаких известий нет?
> >
> >
> > Ибо мне сейчас нужно поставить xen kernel, а существующий lilo при
> > обновлении конфигурации качает права:
Попробуйте использовать вместо(е с) lilo extlinux из пакета syslinux.
--
С уважением Хихин Руслан
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* [sisyphus] syslinux x86_64 & xen, was Re: grub x86_64
2007-08-27 18:56 ` Хихин Руслан
@ 2007-08-28 13:23 ` Andrey Khavryuchenko
2007-08-28 17:26 ` Хихин Руслан
0 siblings, 1 reply; 7+ messages in thread
From: Andrey Khavryuchenko @ 2007-08-28 13:23 UTC (permalink / raw)
To: sisyphus
>> > Ибо мне сейчас нужно поставить xen kernel, а существующий lilo при
>> > обновлении конфигурации качает права:
ХР> Попробуйте использовать вместо(е с) lilo extlinux из пакета syslinux.
Ага, спасибо. Помогло.
Следующий вопрос - как xen-овскому загрузчику через syslinux передать
noapic?
На существующей строке (набрана по памяти)
label xen
kernel mboot.c32
append /boot/xen.gz --- /boot/vmlinuz-2.6.18-xen026-alt1 noapic root=/dev/sda3
ro --- /boot/initrd-2.6.18-xen026-alt1.img noapic root=/dev/sda3 ro
падает на инициализации apic и хочет отключения оного.
Ideas?
--
Andrey V Khavryuchenko
Chytach - unflood your feeds http://www.chytach.com/
Software Development Company http://www.kds.com.ua/
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] syslinux x86_64 & xen, was Re: grub x86_64
2007-08-28 13:23 ` [sisyphus] syslinux x86_64 & xen, was " Andrey Khavryuchenko
@ 2007-08-28 17:26 ` Хихин Руслан
2007-08-29 13:58 ` Andrey Khavryuchenko
0 siblings, 1 reply; 7+ messages in thread
From: Хихин Руслан @ 2007-08-28 17:26 UTC (permalink / raw)
To: sisyphus
[-- Attachment #1: Type: text/plain, Size: 963 bytes --]
Здравствуйте Andrey Khavryuchenko
В сообщении от 28 августа 2007 Andrey Khavryuchenko написал(a):
> >> > Ибо мне сейчас нужно поставить xen kernel, а существующий lilo
> >> > при
> >> >
> >> > обновлении конфигурации качает права:
>
> ХР> Попробуйте использовать вместо(е с) lilo extlinux из пакета
> syslinux.
>
>
>
> Ага, спасибо. Помогло.
>
>
>
> Следующий вопрос - как xen-овскому загрузчику через syslinux
> передать
>
> noapic?
>
>
>
> На существующей строке (набрана по памяти)
>
>
>
> label xen
>
> kernel mboot.c32
>
> append /boot/xen.gz --- /boot/vmlinuz-2.6.18-xen026-alt1 noapic
> root=/dev/sda3
>
> ro --- /boot/initrd-2.6.18-xen026-alt1.img noapic root=/dev/sda3 ro
>
> падает на инициализации apic и хочет отключения оного.
>
> Ideas?
поискать, или задать вопрос здесь :
http://www.google.com/search?q=xen++site:syslinux.zytor.com&hl=ru&lr=&as_qdr=all&start=10&sa=N
--
С уважением Хихин Руслан
[-- Attachment #2: This is a digitally signed message part. --]
[-- Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: [sisyphus] syslinux x86_64 & xen, was Re: grub x86_64
2007-08-28 17:26 ` Хихин Руслан
@ 2007-08-29 13:58 ` Andrey Khavryuchenko
0 siblings, 0 replies; 7+ messages in thread
From: Andrey Khavryuchenko @ 2007-08-29 13:58 UTC (permalink / raw)
To: sisyphus
ХР> поискать, или задать вопрос здесь :
ХР> http://www.google.com/search?q=xen++site:syslinux.zytor.com&hl=ru&lr=&as_qdr=all&start=10&sa=N
Спасибо, не додумался при поиске ограничить доменом.
Воюем дальше.
--
Andrey V Khavryuchenko
Chytach - unflood your feeds http://www.chytach.com/
Software Development Company http://www.kds.com.ua/
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2007-08-29 13:58 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-11 10:22 [sisyphus] grub x86_64 Eugene Prokopiev
2007-08-27 8:14 ` Andrey Khavryuchenko
2007-08-27 11:59 ` Andrey Khavryuchenko
2007-08-27 18:56 ` Хихин Руслан
2007-08-28 13:23 ` [sisyphus] syslinux x86_64 & xen, was " Andrey Khavryuchenko
2007-08-28 17:26 ` Хихин Руслан
2007-08-29 13:58 ` Andrey Khavryuchenko
ALT Linux Sisyphus discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/sisyphus/0 sisyphus/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 sisyphus sisyphus/ http://lore.altlinux.org/sisyphus \
sisyphus@altlinux.ru sisyphus@altlinux.org sisyphus@lists.altlinux.org sisyphus@lists.altlinux.ru sisyphus@lists.altlinux.com sisyphus@linuxteam.iplabs.ru sisyphus@list.linux-os.ru
public-inbox-index sisyphus
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.sisyphus
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git