Howdy folks, long time Linux user, just moving to the ways of (K)ubuntu, and not entirely sure how it all sticks together yet.
Basically I no longer have any vt's on ctrl-alt-F(n) (this appeared to happen after a very dirty shutdown, which was caused by KDE going catatonic do to permission issues in a newly moved /home).
There are scripts in /etc/init/ coresponding to tty's 1-6 and manually issuing the command service tty(n) start spawns the appropriate tty.
This would appear to indicate that they're just not being called at boot.
grepping /etc finds no file which seems to reference the tty(n).conf file in /etc/init. And there's no corpse in lost+found.
From where should the tty(n).conf scripts be executed in a normal boot?
Also, since there seems to be at least one problem after the drive was fscked, I thought it may be a nice idea to reinstall the entire software tree. kpackagekit doesn't seem to allow this, and I'm pretty sure that, in so far as software thinks, synaptic thought I was only kidding when I selected all installed packages and marked them for reinstall.
I'd much rather just reinstall everything that's in place then pop the cd back in and start over.
Is there a sneaky apt command that can do this?
At very least, what package installs and configures the tty's since I know there is definitely something amiss there?
Thanks very much in advance.
Basically I no longer have any vt's on ctrl-alt-F(n) (this appeared to happen after a very dirty shutdown, which was caused by KDE going catatonic do to permission issues in a newly moved /home).
There are scripts in /etc/init/ coresponding to tty's 1-6 and manually issuing the command service tty(n) start spawns the appropriate tty.
This would appear to indicate that they're just not being called at boot.
grepping /etc finds no file which seems to reference the tty(n).conf file in /etc/init. And there's no corpse in lost+found.
From where should the tty(n).conf scripts be executed in a normal boot?
Also, since there seems to be at least one problem after the drive was fscked, I thought it may be a nice idea to reinstall the entire software tree. kpackagekit doesn't seem to allow this, and I'm pretty sure that, in so far as software thinks, synaptic thought I was only kidding when I selected all installed packages and marked them for reinstall.
I'd much rather just reinstall everything that's in place then pop the cd back in and start over.
Is there a sneaky apt command that can do this?
At very least, what package installs and configures the tty's since I know there is definitely something amiss there?
Thanks very much in advance.
Comment