You are not logged in.
I still get a "No such file or directory" because of these two lines in rc.sysinit
I'm just stopping in here to say that I'm gussing your problem stems from the change form vc's to tty's. Other than that, I don't have much of an idea, except trying just to use
/dev/tty${i}
I would try playing with that, if that's not a crucial section to rc.sysinit, but I don't really know too much about it, might want to wait for somebody to tell you that's a horrible idea before trying it
Edit: And, shouldn't that first thing have a leading slash? /usr/...? Like so:
/usr/bin/kbd_mode -u < /dev/tty${i}
printf "\e%%G" > /dev/tty${i}
Last edited by jac (2010-01-21 21:33:47)
Offline
I did it, but then I couldn't boot/chroot into the system
Installed Fedora
/me wants you to detele this account... please delete it.
Offline
Edit: Mistook you for someone else. You could have probably fixed it by just mounting it and overwriting the changes you made, couldn't you?
Last edited by jac (2010-01-24 20:01:55)
Offline
How? I've wanted some default .conf files to do that
/me wants you to detele this account... please delete it.
Offline
You could download the initscripts package (if that's all you need, from a cursory glance I think yes), extract it manually, and copy over the files you need, if you really can't chroot it. Do these modifications mess it up that bad? It's pretty easy to get the package even without pacman, for instance
wget http://mirrors.kernel.org/archlinux/core/os/i686/initscripts-2009.08-1-i686.pkg.tar.gz
Works with any mirror, as far as I know.
Last edited by jac (2010-01-24 21:48:05)
Offline
I must had asked in the forum
/me wants you to detele this account... please delete it.
Offline
Interesting. I get a boot time from grub to console in 14 seconds without any tweaking at all. And that's on a netbook. I wonder what kinds of ridiculous boot times I could get out of it with tweaking.
Offline
Well, I tried it again, and it seems rc.sysinit is problematic. It sticks on fsck check, even my partitions all seem to be clean. It's booting with the default rc.sysinit. Please?
Offline
Try making changes a tiny bit at a time and see what exactly breaks.
Offline
Be smart enough and don't copy the scripts from the first post nor the one from the wiki directly, they are more than 1 year old and most is probably not compatible with the current scripts.
I've done this step-by-step too, you could see improvements on boot time with one change and the opposite the next. Just plain ol' trial and error. At least you get a faster boot speed and it is most likely more stable than stuff like quick-init.
Offline
i made my arch boot much faster than before by:
1. recompile kernel, lots of modules removed, fast boot option turned on(zen sources)
2. setting network manually
3. edit xinitab
4. remove some daemons and some modules loading uneededthe process was not hard
anyway
the result:
before: boot up took about 35-40 secs
now: boot up takes 10-13 secs
unbelievable
arch powa!!
Could you perhaps walk me through how to do this?
--
Stand up and be counted!
https://linuxcounter.net/cert/550973.png
Offline
The last post was 2 years ago. Don't necro threads, closing.
Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.
Offline