* [Comm] Проблема с lilo
@ 2004-11-22 16:32 Немос
2004-11-22 16:36 ` Michael Isachenkov
` (2 more replies)
0 siblings, 3 replies; 8+ messages in thread
From: Немос @ 2004-11-22 16:32 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 464 bytes --]
lilo выводит следующие
Warning: Int 0x13 function 8 and function 0x48 return different
head/sector geometries for BIOS drive 0x81
fn 08: 524 cylinders, 255 heads, 63 sectors
fn 48: 8909 cylinders, 15 heads, 63 sectors
Added linux-up *
Added failsafe
Added windows
Added memtest86-3.0
Added floppy
Added 2.6.9
насколько я понял из архива рассылки ни чего страшного это не значит,
однако кто нибудь знает как избавится от этих сообщений, а то они надоели.
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 187 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Проблема с lilo
2004-11-22 16:32 [Comm] Проблема с lilo Немос
@ 2004-11-22 16:36 ` Michael Isachenkov
2004-11-23 5:11 ` Alexandr R. Ogurtzoff
2004-11-22 16:47 ` Alex Yustasov
2004-11-23 8:04 ` php-coder
2 siblings, 1 reply; 8+ messages in thread
From: Michael Isachenkov @ 2004-11-22 16:36 UTC (permalink / raw)
To: community
/sbin/lilo > /dev/null 2>/dev/null :)
>> lilo выводит следующие
>
> Warning: Int 0x13 function 8 and function 0x48 return different
> head/sector geometries for BIOS drive 0x81
> fn 08: 524 cylinders, 255 heads, 63 sectors
> fn 48: 8909 cylinders, 15 heads, 63 sectors
> Added linux-up *
> Added failsafe
> Added windows
> Added memtest86-3.0
> Added floppy
> Added 2.6.9
>
> насколько я понял из архива рассылки ни чего страшного это не значит,
> однако кто нибудь знает как избавится от этих сообщений, а то они надоели.
>
--
Best regards, Michael Isachenkov
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Проблема с lilo
2004-11-22 16:32 [Comm] Проблема с lilo Немос
2004-11-22 16:36 ` Michael Isachenkov
@ 2004-11-22 16:47 ` Alex Yustasov
2004-11-23 8:04 ` php-coder
2 siblings, 0 replies; 8+ messages in thread
From: Alex Yustasov @ 2004-11-22 16:47 UTC (permalink / raw)
To: community
On Mon, Nov 22, 2004 at 07:32:24PM +0300, Немос wrote:
> насколько я понял из архива рассылки ни чего страшного это не значит,
> однако кто нибудь знает как избавится от этих сообщений, а то они надоели.
Я диск поменял. :)
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Проблема с lilo
2004-11-22 16:36 ` Michael Isachenkov
@ 2004-11-23 5:11 ` Alexandr R. Ogurtzoff
2004-11-23 5:30 ` Pyatnitskich Evgeniy
2004-11-23 5:40 ` Andrey Rahmatullin
0 siblings, 2 replies; 8+ messages in thread
From: Alexandr R. Ogurtzoff @ 2004-11-23 5:11 UTC (permalink / raw)
To: community
On Monday 22 November 2004 18:36, Michael Isachenkov wrote:
> /sbin/lilo > /dev/null 2>/dev/null :)
/sbin/lilo > /dev/null 2>&1
так красивше
--
Best regards
Alexandr R. Ogurtzoff
{
UNIX is user friendly, it's just picky about who its friends are
}
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Проблема с lilo
2004-11-23 5:11 ` Alexandr R. Ogurtzoff
@ 2004-11-23 5:30 ` Pyatnitskich Evgeniy
2004-11-23 11:01 ` Grigory Milev
2004-11-23 5:40 ` Andrey Rahmatullin
1 sibling, 1 reply; 8+ messages in thread
From: Pyatnitskich Evgeniy @ 2004-11-23 5:30 UTC (permalink / raw)
To: community
On Tue, Nov 23, 2004 at 07:11:06 +0200
Alexandr R. Ogurtzoff wrote:
> On Monday 22 November 2004 18:36, Michael Isachenkov wrote:
> > /sbin/lilo > /dev/null 2>/dev/null :)
> /sbin/lilo > /dev/null 2>&1
> так красивше
/sbin/lilo &>/dev/null
--
-- Regards, P.E.M. <pem at nm dot ru>
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Проблема с lilo
2004-11-23 5:11 ` Alexandr R. Ogurtzoff
2004-11-23 5:30 ` Pyatnitskich Evgeniy
@ 2004-11-23 5:40 ` Andrey Rahmatullin
1 sibling, 0 replies; 8+ messages in thread
From: Andrey Rahmatullin @ 2004-11-23 5:40 UTC (permalink / raw)
To: community
[-- Attachment #1: Type: text/plain, Size: 394 bytes --]
On Tue, Nov 23, 2004 at 07:11:06AM +0200, Alexandr R. Ogurtzoff wrote:
> > /sbin/lilo > /dev/null 2>/dev/null :)
> /sbin/lilo > /dev/null 2>&1
/sbin/lilo &> /dev/null
--
WBR, wRAR (ALT Linux Team)
Powered by the ALT Linux fortune(8):
> mencoder при кодировании с divx4linux падает с segmentation fault.
> тоже из-за glibc?
Вы не иначе как прикалываетесь.
-- ldv in sisyphus@
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Проблема с lilo
2004-11-22 16:32 [Comm] Проблема с lilo Немос
2004-11-22 16:36 ` Michael Isachenkov
2004-11-22 16:47 ` Alex Yustasov
@ 2004-11-23 8:04 ` php-coder
2 siblings, 0 replies; 8+ messages in thread
From: php-coder @ 2004-11-23 8:04 UTC (permalink / raw)
To: Немос
0000100101011110100100101::22.11.2004::0110001001001000100111100100010
Здравствуйте, Немос!
Отвечаю на Ваше письмо:
Н> насколько я понял из архива рассылки ни чего страшного это не значит,
Н> однако кто нибудь знает как избавится от этих сообщений, а то они надоели.
Может использовать grub?
/*
* Лично я перестал обращать на них внимание, да и не так часто их
* вижу -- ядра ведь не каждый день менять приходиться :)
*/
--
С уважением, php-coder (mailto:php-coder[at]ngs[dot]ru)
ALT Linux Master 2.2 (kernel 2.4.28)
010010010010010001010101100::Linux RuleZz!::100010010001000100010001110
^ permalink raw reply [flat|nested] 8+ messages in thread
* Re: [Comm] Проблема с lilo
2004-11-23 5:30 ` Pyatnitskich Evgeniy
@ 2004-11-23 11:01 ` Grigory Milev
0 siblings, 0 replies; 8+ messages in thread
From: Grigory Milev @ 2004-11-23 11:01 UTC (permalink / raw)
To: Pyatnitskich Evgeniy; +Cc: community
>>>>> "Pyatnitskich" == Pyatnitskich Evgeniy <pem@nm.ru> writes:
Pyatnitskich> On Tue, Nov 23, 2004 at 07:11:06 +0200
Pyatnitskich> Alexandr R. Ogurtzoff wrote:
>> On Monday 22 November 2004 18:36, Michael Isachenkov wrote: >
>> /sbin/lilo > /dev/null 2>/dev/null :) /sbin/lilo > /dev/null 2>&1 так
>> красивше
Pyatnitskich> /sbin/lilo &>/dev/null
Достаточно будет /sbin/lilo 2>/dev/null
+--------------------------------------------------------+
Grigory Milev mailto:week@altlinux.ru
ALT Linux Team http://www.altlinux.ru
+--------------------------------------------------------+
Life too beautiful and interesting. Don't worry, be happy.
^ permalink raw reply [flat|nested] 8+ messages in thread
end of thread, other threads:[~2004-11-23 11:01 UTC | newest]
Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-22 16:32 [Comm] Проблема с lilo Немос
2004-11-22 16:36 ` Michael Isachenkov
2004-11-23 5:11 ` Alexandr R. Ogurtzoff
2004-11-23 5:30 ` Pyatnitskich Evgeniy
2004-11-23 11:01 ` Grigory Milev
2004-11-23 5:40 ` Andrey Rahmatullin
2004-11-22 16:47 ` Alex Yustasov
2004-11-23 8:04 ` php-coder
ALT Linux Community general discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/community/0 community/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 community community/ http://lore.altlinux.org/community \
mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
public-inbox-index community
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.community
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git