hns - 日記自動生成システム - Version 2.19.9

先月 2003年01月 来月
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
Namazu for hns による簡易全文検索
詳しくは 詳細指定/ヘルプを参照して下さい
検索式:

2003年01月04日() 旧暦 [n年日記]

#1 [NetBSD][MacOSX] Mach and Darwin binary compatiblity for NetBSD/powerpc and NetBSD/i386.

By Emmanuel Dreyfus

#2 [NetBSD] 無線 LAN カードに何が使えるか

WL1-PCM-L11 は使えるらしい(前にも書いたと思うけれど) WL1-PCM-L11G も使えるらしい 実は IO データの WNB-11/PCMH の方が安いので買って来た。6,800 円 (上記メルコのものは 9,800 円だった) NetBSD の方では
wi0 at pcmcia0 function 0: IO DATA, WNB11PCMH, Version 01.02
wi0: 802.11 address 00:a0:b0:34:xx:yy
wi0: using RF: PRISM3 MAC: ISL3871(PCMCIA)
wi0: Intersil Firmware: Primary(1.1.0), Station(1.4.9)
と出る。 dhclient wi0 とやると、通信も出来た。NetBSD は素晴しい。
4329224 bytes received in 00:07 (566.11 KB/s)
このくらいは出るのだろうか。

#3 [NetBSD] Let's note CF-R1 の mbr

実は、RedHat 8.0 を入れた時には、 「他に OS が入っているようだけれど MBR に追加する ? 」 と GRUB の部分で聞いてくれて、その時に NetBSD を追加したの だけれど、RedHat 7.3 の時には、そういうことがなくて (あったかも知れないけれど、追加出来なくて)、 NetBSD は入っているのに、起動出来ない状態になっている。
もしかすると、起動を /dev/hda に書くか /dev/hda1 に書くか と聞いて来た時に、後者にしておく必要があったのか ?

grub - GRand Unified Bootloadr - GNU ブートローダ:

rpm -iv /mnt/cdrom/RedHat/RPMS/grub-0.91-4.i386.rpm
Preparing packages for installation...
package grub-0.91-4 is already installed
pts/0:root@lets 21:39:44/030104(/RedHat/RPMS)# which grub
/sbin/grub

/boot/grub/grub.conf をいい加減に変更:

して見た
  Booting 'NetBSD'
root (hd0,1)
  Filesystem type unknown, partition type 0x82
kernel /netbsd root=/dev/hda3

Error 17: Cannot mount selected partition

Press any key to continue...
pts/0:root@lets  22:00:34/030104(/home/makoto)# fdisk /dev/hda

The number of cylinders for this disk is set to 2432.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
   (e.g., DOS FDISK, OS/2 FDISK)

Command (m for help): P

Disk /dev/hda: 255 heads, 63 sectors, 2432 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1       628   5040000   83  Linux
Partition 1 does not end on cylinder boundary:
     phys=(627, 115, 63) should be (627, 254, 63)
/dev/hda2           628       753   1008000   82  Linux swap
Partition 2 does not end on cylinder boundary:
     phys=(752, 240, 63) should be (752, 254, 63)
/dev/hda3           753      2370  12983008+  a9  NetBSD
/dev/hda4          2370      2432    504000   a0  IBM Thinkpad hibernation

Command (m for help): 
  Booting 'NetBSD'
root (hd0,2)
  Filesystem type unknown, partition type 0xa9
kernel /netbsd root=/dev/hda3

Error 17: Cannot mount selected partition

Press any key to continue...

次のように書いておいたら起動した:

/etc/grub.conf = /boot/grub/grub.conf
default=0
timeout=10
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
title Red Hat Linux (2.4.18-3)
        root (hd0,0)
        kernel /boot/vmlinuz-2.4.18-3 ro root=/dev/hda1
title NetBSD
        root (hd0,2,a)
        chainloader +1
実際には最後の三行を加えただけ。grub 万才という感じ。

X11 を起動して見たが、やはり:

(WW) Silicon Motion(0): remove MTRR a0000 - b0000
(II) Loading sub module "int10"
(II) LoadModule: "int10"
(II) Reloading /usr/X11R6/lib/modules/libint10.a
(II) Silicon Motion(0): initializing int10
(WW) Silicon Motion(0): remove MTRR a0000 - c0000
(II) Silicon Motion(0): Primary V_BIOS segment is: 0xc000
(II) Silicon Motion(0): VESA BIOS function failed

Fatal server error:
Caught signal 11. Server aborting



最近の日記
2024年03月10日
停電 (瞬電)
2024年03月03日
the second try on bare-metal
useradd
2024年02月29日
opendkim and senmail
2024年01月24日
chat/iam 0.0.8
2024年01月21日
uselocale vs setlocale (textproc/R-readxl)
以上、1 日分です。
タイトル一覧
カテゴリ分類
Powered by hns-2.19.9, HyperNikkiSystem Project

Count.cgi (since 2000/02/05)