<< | Index | >>
setup notes
my previous setup-log (MacBook)
Setup new Machine with follownig hard and softwares.
/dev/sda1 /boot ext2 defaults,noatime 1 2 /dev/sda2 none swap sw 0 0 /dev/sda3 / ext3 noatime 0 1 /dev/cdrom /mnt/cdrom auto noauto,ro,user 0 0
00:00.0 Host bridge: Intel Corporation 2nd Generation Core Processor Family DRAM Controller (rev 09) 00:01.0 PCI bridge: Intel Corporation Xeon E3-1200/2nd Generation Core Processor Family PCI Express Root Port (rev 09) 00:02.0 Display controller: Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09) 00:14.0 USB controller: Intel Corporation 7 Series Chipset Family USB xHCI Host Controller (rev 04) 00:16.0 Communication controller: Intel Corporation 7 Series Chipset Family MEI Controller #1 (rev 04) 00:1a.0 USB controller: Intel Corporation 7 Series Chipset Family USB Enhanced Host Controller #2 (rev 04) 00:1b.0 Audio device: Intel Corporation 7 Series Chipset Family High Definition Audio Controller (rev 04) 00:1c.0 PCI bridge: Intel Corporation 7 Series Chipset Family PCI Express Root Port 1 (rev c4) 00:1c.4 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c4) 00:1c.5 PCI bridge: Intel Corporation 7 Series Chipset Family PCI Express Root Port 6 (rev c4) 00:1d.0 USB controller: Intel Corporation 7 Series Chipset Family USB Enhanced Host Controller #1 (rev 04) 00:1f.0 ISA bridge: Intel Corporation Z77 Express Chipset LPC Controller (rev 04) 00:1f.2 SATA controller: Intel Corporation 7 Series Chipset Family 6-port SATA AHCI Controller (rev 04) 00:1f.3 SMBus: Intel Corporation 7 Series Chipset Family SMBus Controller (rev 04) 01:00.0 VGA compatible controller: NVIDIA Corporation Device 104a (rev a1) 01:00.1 Audio device: NVIDIA Corporation GF119 HDMI Audio Controller (rev a1) 03:00.0 PCI bridge: ASMedia Technology Inc. ASM1083/1085 PCIe to PCI Bridge (rev 01) 05:00.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL8111/8168B PCI Express Gigabit Ethernet controller (rev 06)
First, I tried setup with Grub2 and boot-update of Funtoo.
But Current boot-update does not work with new grub2.
tried following version.
And I could not grub2-install
without efibootmgr
.
Next, I also tried setup (U)EFI boot by manual install. Grub2 works in vfat(fat32 format filesystem).
But I couldn't boot kernel (black screen).
then switched lilo
with ext2. In this case, I got same result.
From dmseg and boot log, I estimate that I have problem firmware.
and checked all firmwares in Kernel configuration.
Problems were ...
mkdosfs
.
nouveau
module in Staging drivers.
r8168
).
Then, I tried MBR boot with lilo once again.
used as Filesystem not ext4, but also ext3''.
I could boot kernel, correctly.
And I download and compiled correct firmwares as modules.
Then, setuped these softwares.
setup Ruby,Apache,ch.oddb.org