ALT Linux hardware support
 help / color / mirror / Atom feed
From: "Igor V.Marenkov" <some_x@inbox.ru>
To: hardware@altlinux.ru
Subject: Re: [Hardware] inird(was: (SATA && vt8237) vs LILO )
Date: Sun, 23 Oct 2005 14:21:29 +0700
Message-ID: <435B39F9.1000905@inbox.ru> (raw)
In-Reply-To: <435B2DC6.7030208@sibmail.ru>

Sharavin Sergey пишет:

> Igor V.Marenkov wrote:
>
>>
>> Это после смены винта? initrd надо переделать скорее всего(если вы 
>> конечно правильно указали раздел в lilo.conf)
>> _______________________________________________
>
>
> Да это после смены винта в bios_е
> Вот мой lilo/conf
>
> disk = /dev/sda
> bios = 0x80
> boot=/dev/sda
> map=/boot/map
> install=/boot/boot-bmp.b
> vga=0x0317
> default=2612-wks26-up-4
> message=/boot/splash/message
> prompt
> timeout=50
> image=/boot/vmlinuz-up
>    label=linux-up
>    root=/dev/sda2
>    initrd=/boot/initrd-up.img
>    read-only
> image=/boot/vmlinuz-up
>    label=failsafe
>    root=/dev/sda2
>    initrd=/boot/initrd-up.img
>    vga=normal
>    append=" failsafe noapic nolapic acpi=off"
>    read-only
> other=/dev/hda1
>    label=windows
>    table=/dev/hda
> other=/dev/fd0
>    label=floppy
>    unsafe
> image=/boot/vmlinuz-2.6.12-wks26-up-alt4
>    initrd=/boot/initrd-2.6.12-wks26-up-alt4.img
>    label=2612-wks26-up-4
>    root=/dev/sda2
>    read-only
>    optional
>
> /dev/hda - это диск ide на нём сейчас операционка
> /dev/sda - это sata на нём копия (/dev/sda2) вот с него я и пытаюсь 
> запустить линукс.
> Вроде как всё нормально, может свежем взглядом найдёте трабл :-)

Как я уже сказал весь трабл в том что вам нужен новый initrd, 
initrd(насколько я понимаю) это образ с модулями котрые необходимы ядру 
для загрузки. У вас сменился винчестер, значит вам теперь нужен модуль 
для sata контроллера. Итак последовательность действий такая(я напишу в 
максимально полном виде, исключите не нужное):
1. монтируете новый раздел в /mnt/temp
2. Копируете туда свой прежний раздел(лучше всего это делать в init 1 
командой   rsync -axvPH / /mnt/temp/)
3. chroot /mnt/temp
3. Исправляете fstab.
4. Создаёте новый initrd, напрмер так: cd /boot &&  mkinitrd 
initrd-2.6.12-wks26-up-alt4_new.img  2.6.12-wks26-up-alt4
5. Теперь исправляете lilo.conf(меняете имя раздела и самое главное 
прописываете новый initrd).
6. lilo && reboot
Всё должно работать.


  reply	other threads:[~2005-10-23  7:21 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-10-22 17:20 [Hardware] (SATA && vt8237) vs LILO Igor V.Marenkov
2005-10-22 18:24 ` Sergey Vlasov
2005-10-23  5:07   ` Sharavin Sergey
2005-10-23  5:59     ` [Hardware] inird(was: (SATA && vt8237) vs LILO ) Igor V.Marenkov
2005-10-23  6:29       ` Sharavin Sergey
2005-10-23  7:21         ` Igor V.Marenkov [this message]
2005-10-23  9:33           ` Sharavin Sergey
2005-10-23 11:01             ` Victor
2005-10-23 12:21               ` Sharavin Sergey
2005-10-23 12:25               ` Re[2]: [Hardware] Combined Mode (was: " Igor Marenko
2005-10-23 12:22             ` Re[2]: [Hardware] inird(was: " Igor Marenko
2005-10-23 13:39               ` Sharavin Sergey
2005-10-24 19:07                         ` Igor V.Marenkov
2005-10-25 11:20                           ` Aleksey Avdeev
2005-10-25 11:30                           ` Sharavin Sergey
2005-10-25 11:40                             ` Andrii Dobrovol`s`kii
2005-10-25 12:10                               ` Sharavin Sergey
2005-10-25 12:44                                 ` Andrei Bulava
2005-10-25 13:16                                   ` Sharavin Sergey
2005-10-25 14:06                                     ` Andrei Bulava
2005-10-26  8:21                                       ` Mike Lykov
2005-10-25 13:11                                 ` [JT] " Michael Shigorin
2005-10-25 13:43                                   ` Sharavin Sergey
2005-10-25 14:05                                     ` Andrii Dobrovol`s`kii
2005-10-25 13:09                             ` Michael Shigorin
2005-10-25 19:32                               ` [Hardware] " Konstantin A. Lepikhov
2005-10-23  6:11   ` [Hardware] (SATA && vt8237) vs LILO Igor V.Marenkov

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=435B39F9.1000905@inbox.ru \
    --to=some_x@inbox.ru \
    --cc=hardware@altlinux.ru \
    /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 hardware support

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/hardware/0 hardware/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 hardware hardware/ http://lore.altlinux.org/hardware \
		hardware@altlinux.ru hardware@lists.altlinux.org hardware@lists.altlinux.ru hardware@lists.altlinux.com hardware@altlinux.org
	public-inbox-index hardware

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.hardware


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git