Results 1 to 3 of 3
i am running arch .6 on my machine currently, when i go to boot the kernal with this command:
Code:
kernal /boot/vmlinux26 root=/dev/discs/disc0/part2 ro devfsmount=/?
i get the errors:
Code:
...
- 02-01-2005 #1Linux Newbie
- Join Date
- Oct 2004
- Location
- Arizona, USA
- Posts
- 217
Arch .6 boot errors :edit:
i am running arch .6 on my machine currently, when i go to boot the kernal with this command:
i get the errors:Code:kernal /boot/vmlinux26 root=/dev/discs/disc0/part2 ro devfsmount=/?
to fix this i edit the command in GRUB to this:Code:starting devfsDaemon...[FAILED] starting swap...[FAILED] starting network...[FAILED]
and every thing starts!?Code:kernal /boot/vmlinux26 root=/dev/discs/disc0/part2 ro
is there anyway to keep this setting or command? or do i need to fix something?
thanksLinux is for those who want to know why their computer works.
Registered Linux Machine #293111
Registered Linux User #371115
- 02-02-2005 #2
You can just edit that line in your /boot/grub/grub.conf. Remember to mount your /boot if it is on a different partition before trying to edit this file.
"Time is an illusion. Lunchtime, doubly so."
~Douglas Adams, The Hitchhiker's Guide to the Galaxy
- 02-02-2005 #3Linux Newbie
- Join Date
- Oct 2004
- Location
- Arizona, USA
- Posts
- 217
thanks
Linux is for those who want to know why their computer works.
Registered Linux Machine #293111
Registered Linux User #371115


Reply With Quote
