ALT Linux Community general discussions
 help / color / mirror / Atom feed
From: Andrei Lomov <a.lomov@mail.ru>
To: community@lists.altlinux.org
Subject: Re: [Comm] не устанавливается alt lunix
Date: Tue, 06 Feb 2007 14:25:54 +0600
Message-ID: <eq9e2j$c7b$1@sea.gmane.org> (raw)
In-Reply-To: <251947457.1170615649.166802232.83928@mcgi30.rambler.ru>

Андрей Andrew wrote:

> 
> Загружаюсь с диска. вхожу в установку и появляется сообщение Loading
> SCSI
> adapter...",
> Затем сразу: "Warning, installation of driver failed. (please include
> msg
> from <Alt-F3> for bugreports)".

У Вас вроде не SCSI, а SATA, так что не страшно

> нажимаю три раза ок и повляются следущее что 
> usb storage installation of driver failed
> нажимаю ок затем начинается установка при установки разделов
> устанавливаю в
> sde3(8гб) а загрузчик в тот же раздел. 

Зачем? Хотите использовать загрузчик от Win?

> файлы устанавливаются происходит 
> перезагрузка и появлется 01010101... и после" 
> disk boot failure, please 
> insert system disk" нажимаю enter и появляется 
> "to reboot your system press
> enter".При загрузке с cd "altlunix 2.4" комманду vmluniz н не
> опазнает.Причем до установки уже установлен windows xp c фс ntfs, 
> всего существует три раздела, плюс два раздела для lunix.
> 
> Жесткий диск seagate barraguda 2000 sata. 
> m2n4-sli оперативка 1гб, сетевая карта не установлена.
> Помогите с установко

Попробуйте загрузиться с CD в режиме rescue,
потом 
# mkdir /mnt/1
# mount /dev/sde3 /mnt/1
# chroot /mnt/1
# mcedit /etc/lilo.conf

Там должно быть вроде:
----------
boot=/dev/sde                                                                   
...                                                                                
image=/boot/vmlinuz-up                                                          
        label=linux-up                                                          
        root=/dev/sde3                                                          
        initrd=/boot/initrd-up.img                                              
        read-only       
...
other=/dev/sde1
       label=win
       table=/dev/sde
-------------

# /sbin/lilo

перезагрузитесь

Если линуксовый загрузчик не понравится,
можно будет перейти на загрузчик от Win

-- 
Всего доброго,
А.Л.




      reply	other threads:[~2007-02-06  8:25 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-04 19:00 Андрей Andrew
2007-02-06  8:25 ` Andrei Lomov [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='eq9e2j$c7b$1@sea.gmane.org' \
    --to=a.lomov@mail.ru \
    --cc=community@lists.altlinux.org \
    --cc=lhome@academ.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link

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