You are not logged in.
Pages: 1
hi there
i was trying to install arch from my base 0.6 cd, on my laptop (K6-III),
which worked on 2 other pc too.
Booting from cd worked fine!
then the boot prompt appears and i pressed "enter" ;-)
ok but the first vmlinuz.... line is written on the screen
then a second one and a short third (i think something like "ready.")
then suddenly my laptop reboots.....
how do i install arch in this case (mandrake/gnome/suse/lycoris working well!!!!)
greetings matto
// DAMNiAM //
Offline
is it an i686 cpu?
arch + gentoo + initng + python = enlisy
Offline
is there a way to pass boot options to the kernel,
like acpi=force or noapic , this is just like voodoo to me so it's best some other experts answer it
hope you manage it...
Edit: look here Matto http://murix.sourceforge.net/modulo-gcc.php
it looks like it is an i586, try fc3 instead.
arch + gentoo + initng + python = enlisy
Offline
hi again
here is my old topic
http://bbs.archlinux.org/viewtopic.php? … highlight=
how do i pass boot options to the kernel??
try fc3 instead
??? what is fc3?
greetings matto
// DAMNiAM //
Offline
fc3 is Fedora Core 3, which xerxes thinks will suit you better because your CPU is not i686. Remember, Arch is optimised for i686.
Whether it's fc3 or something else, you definitely need some distro other than Arch for that laptop.
Offline
Hi!
i586 and i686 are Intel standards. Your AMD CPU is not 100% compatible with i686, but it's better, than an i586. So you can't use i686 apps, which use these not supported (by your CPU) commands. And most i686-optimized progz use these. So unfortunately you can only use i586 optimized apps. Of course the best is that you use k6 optimized progs, but then you will compile them yourself with mcpu and march=k6 option.
Some info in my forum: http://bbs.archlinux.org/viewtopic.php?t=6956
Offline
Pages: 1