Yep; had the same Prob last night. My /boot/grub/menu.lst was wrong and my /etc/fstab.
There wasn´t udev in all files and the path to kernel was wrong. (hd0,0) kernel /boot/vmlinuz26 root=/dev/hda1 devfs=nomount initrd /boot/initrd26.img and in fstab change the /dev/discs/discX/partY in /dev/hdaY and by the way, watch out for the used network-card drivers. they got lost during first kernel update. i fixed it by adding he 8379too in rc.conf -> Modules BAUMI Am Dienstag, den 15.08.2006, 19:12 -0700 schrieb Michael Salivar: > I'm thinking a misconfigured grub menu.lst I think this is what I saw > when I was having trouble booting from an onboard SATA controller with > drives present on a 3ware RAID controller. Basically, it was mixing up > the order of hard drives between the installer's kernel and device > mapping and the actual Arch kernel and udev mapping. I would try > playing with the root option in the menu.lst, and you may even have a > problem in the fstab. > > Yes, I top replied. Live with it. > > On Wed, 16 Aug 2006 00:46:56 +0700 > "Emmanuel Benisty" <[EMAIL PROTECTED]> wrote: > > > Hi everyone, > > > > Well, my boss just gave me a new laptop and I tried to install Arch on > > it but I had some issues... > > > > First, with the 0.7.2 CD install, at first boot and after a flawless > > install, I get this : > > > > /bin/sh: can't acces tty; job control turned off > > > > and during boot : > > > > /linuxrc: 490: /sbin/busybox: not found > > > > I tried to modify mkinitrd by adding some modules > > (sg,sr_mod,sd_mod,libata,scsi_mod) but always got the same result. > > > > Then, I tried an FTP install and boot with the kernel26fallback but > > get stuck with a kernel panic (cannot open root device dev (0,0))... > > > > I am a pure linux newbie but I am not unfamiliar to Arch as I got it > > running on 3 different machines before... > > > > The only thing I can run is Ubuntu 6.06 without any problem. > > > > Any advice would be highly appreciated... Please let me know should > > you need any information I could get from ubuntu live session or > > other... > > > > Thanks in advance. > > > > Cheers ! > > > > PS : Enclosed lsmod _from an ubuntu session_ I'm not > > sure if it can help but... > > > _______________________________________________ > arch mailing list > [email protected] > http://www.archlinux.org/mailman/listinfo/arch > _______________________________________________ arch mailing list [email protected] http://www.archlinux.org/mailman/listinfo/arch
