You are not logged in.

#1 2008-11-16 11:03:44

insane
Member
Registered: 2006-06-04
Posts: 106

Must reset 2-3 times before boot

In my desktop I have 2 SATA hard disks and 1 IDE. The SATA disks are attached directly to the motherboard through the integrated Nvidia MCP55 controller and the IDE disk through the PCI ITE8212 controller.

The problem is that very often when I boot the machine it doesn't start init but instead it says

Unable to mount root fs on device sda1(8,1)
init: init not found!
kernel panic - not syncing: Attempted to kill init!

Then I have to do a cold reset 2 or 3 times and then it starts to boot normally. After that everything works fine.

The entry in menu.lst file is

title           Arch Linux
root            (hd0,0)
kernel          /boot/vmlinuz26 root=/dev/sda1 ro combined_mode=ide vga=795 rootfstype=ext3
initrd          /boot/kernel26.img

and the output from lspci is

00:00.0 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a1)
00:01.0 ISA bridge: nVidia Corporation MCP55 LPC Bridge (rev a2)
00:01.1 SMBus: nVidia Corporation MCP55 SMBus (rev a2)
00:01.2 RAM memory: nVidia Corporation MCP55 Memory Controller (rev a2)
00:02.0 USB Controller: nVidia Corporation MCP55 USB Controller (rev a1)
00:02.1 USB Controller: nVidia Corporation MCP55 USB Controller (rev a2)
00:04.0 IDE interface: nVidia Corporation MCP55 IDE (rev a1)
00:05.0 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:05.1 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:05.2 IDE interface: nVidia Corporation MCP55 SATA Controller (rev a2)
00:06.0 PCI bridge: nVidia Corporation MCP55 PCI bridge (rev a2)
00:06.1 Audio device: nVidia Corporation MCP55 High Definition Audio (rev a2)
00:08.0 Bridge: nVidia Corporation MCP55 Ethernet (rev a2)
00:0e.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:0f.0 PCI bridge: nVidia Corporation MCP55 PCI Express bridge (rev a2)
00:18.0 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] HyperTransport Technology Configuration
00:18.1 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Address Map
00:18.2 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] DRAM Controller
00:18.3 Host bridge: Advanced Micro Devices [AMD] K8 [Athlon64/Opteron] Miscellaneous Control
01:06.0 Mass storage controller: Integrated Technology Express, Inc. IT/ITE8212 Dual channel ATA RAID controller (rev 13)
01:0b.0 FireWire (IEEE 1394): Texas Instruments TSB43AB22/A IEEE-1394a-2000 Controller (PHY/Link)
03:00.0 VGA compatible controller: nVidia Corporation G71 [GeForce 7300 GS] (rev a1)

Any help for this please?

Offline

Board footer

Powered by FluxBB