You are not logged in.
I install arch to my acer notebook,but it can not boot
and reprot the error information "/bin/sh: can't access tty; job control turned off"
Help me please!!
Thank you!
[img]http://www.archlinux.org/logos/archbannerglass3.jpg[/img]
Tomorrow is another day!
Offline
Post your grub or lilo config.
Also, would you mind reducing the size of your sig?
Offline
title Arch Linux
root (hd0,7)
kernel /boot/vmlinuz26 root=/dev/hda8 ro
initrd /boot/initrd26.img
title Window XP
rootnoverify (hd0,1)
makeactive
chainloader +1
[img]http://www.archlinux.org/logos/archbannerglass3.jpg[/img]
Tomorrow is another day!
Offline
I use ftp to install arch linux on my notebook,but it's report the similar error...
[img]http://www.archlinux.org/logos/archbannerglass3.jpg[/img]
Tomorrow is another day!
Offline
Don't know if you are still there and whats up with your installation, but I had the same error and fixed it by changing the initrd line in /boot/grub/menu.lst to: initrd /boot/initrd26-full.img
While booting you have to press e in grub, edit that line and then press b for boot. After successfull booting you can then change the menu.lst file as root.
Good luck
Linux user #403491
"Men have called me mad; but the question is not yet settled, whether madness is or is not the loftiest intelligence– whether much that is glorious– whether all that is profound– does not spring from disease of thought– from moods of mind exalted at the expense of the general intellect." - E. A. Poe from Eleonora
Offline
fixed it by changing the initrd line in /boot/grub/menu.lst to: initrd /boot/initrd26-full.img
Please make note of this news item:
http://archlinux.org/news/252/
It was/is also announced on the forums.
Offline