Re: Installing Arch Linux w/ RAID

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]



Carlos Williams wrote:

[putolin]

:: Initramfs Completed - control passing to kinit
IP-Config: no devices to configure
Waiting 0 s before mounting root device...
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted root (ext3 filesystem) readonly.
INIT: version 2.86 booting
INIT: No initab file found


This means that grub/kernel can not find/read the root file system, the kernel needs to past control to init and it can not find /etc/inittab

From your grub menu.lst file

kernel /vmlinuz26 root=/dev/disk/by-uid/2fbe575b-7fef-4350-9398-d69c3d550de2 ro

try changing to

kernel /vmlinuz26 root=/dev/sda2 ro

Are you sure that /dev/sda2 is your root filesystem?




[Index of Archives]     [Linux Wireless]     [Linux Kernel]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Share Photos]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux