Slackware This Forum is for the discussion of Slackware Linux.
|
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
12-13-2004, 05:31 PM
|
#1
|
LQ Newbie
Registered: Dec 2004
Distribution: FC3
Posts: 11
Rep:
|
Trouble logging in
So i finally got Slackware installed on my laptop. I was soo happy! I got everything working that i knew how to use. I downloaded Putty for Windows, connected to my laptop, connected with success, exited out of that, everything. However, I wasn't as much of a fan of Gnome as i was of KDE seeing as how im new. So at the login screen, i click on one of the buttons at the bottom, choose KDE and tried to log in as root. Failure. It said that either i didn't have enough storage space or that it couldn't write when it needed to. So I set it back to load Gnome and tried logging in as root. Failure. Two windows are in the upper left hand corner with nothing else but a black screen. The window on top says:
"An error occured while loading or saving configuration information for gnome_segv. Some of your configuration settings may not work properly."
It gives me a "details" and a "ok" button. Neither of them are responsive. There is a window behind the front, but i can't bring it to focus, nor can I read whats written on it. The mouse will move, but other than that the computer is completely unresponsive. I have to take the battery out to restart. When linux boots it says "/dev/hda3 was uncleanly mounted" and runs some sort of check. It does the same with /dev/hda5. (These are my linux partitions hda3=/ and hda5=/usr) What did I do? What can I do to fix it?
|
|
|
12-13-2004, 06:08 PM
|
#2
|
Moderator
Registered: Apr 2002
Location: earth
Distribution: slackware by choice, others too :} ... android.
Posts: 23,067
|
Both hard to say ... what is the output of
df -k
?
Cheers,
Tink
|
|
|
12-13-2004, 06:10 PM
|
#3
|
Senior Member
Registered: Nov 2002
Location: Stockton, CA
Distribution: Slackware 11 - kernel 2.6.19.1 - Dropline Gnome 2.16.2
Posts: 1,132
Rep:
|
Use putty to login and run the command:
What's it say?
*****EDIT**********
Doh! You beat me!
|
|
|
12-13-2004, 06:18 PM
|
#4
|
LQ Newbie
Registered: Dec 2004
Distribution: FC3
Posts: 11
Original Poster
Rep:
|
Im out for about an hour, i'll be sure to get right back to this when i get back though, thanks!
|
|
|
12-13-2004, 08:29 PM
|
#5
|
LQ Newbie
Registered: Dec 2004
Distribution: FC3
Posts: 11
Original Poster
Rep:
|
OK, im back, and I tried what you suggested. I got the following message:
Filesystem Size Used Avail Use% Mounted on
/dev/hda3 950M 950M 0 100% /
/dev/hda5 3.5G 2.5G 851M 75% /usr
Guess that means I need more room for '/' doesn't it? What can I do about that?
|
|
|
12-13-2004, 08:37 PM
|
#6
|
Member
Registered: Nov 2004
Location: Florida
Distribution: Slack 10.1
Posts: 56
Rep:
|
Clean out /home stuff, for starters.
|
|
|
12-13-2004, 08:44 PM
|
#7
|
LQ Newbie
Registered: Dec 2004
Distribution: FC3
Posts: 11
Original Poster
Rep:
|
How can I clean this out without logging onto my laptop? I've got Putty open, but what type of commands can I use to see whats in the /home directory and then to clean it out?
|
|
|
12-13-2004, 08:53 PM
|
#8
|
Member
Registered: Nov 2004
Location: Florida
Distribution: Slack 10.1
Posts: 56
Rep:
|
edit: oh, if you're to your display selector, in all likelihood the inetd has run successfully, so you can SSH to your laptop with putty, login like normal, and work.
cd ~
ls -a
then
rm [filename]
(no brackets)
removes a file
rm -rf [foldername]
(no brackets)
recursive (removes sub-directories) and force (forces remove, e.g. removes folders).
when you're done,
df -h
I... don't know if this is too newbie for you.
Last edited by capnpayne; 12-13-2004 at 08:54 PM.
|
|
|
12-13-2004, 09:04 PM
|
#9
|
LQ Newbie
Registered: Dec 2004
Distribution: FC3
Posts: 11
Original Poster
Rep:
|
Not at all, afterall, this is only my 3rd day with Slack...I can use Putty and everything and understand a little, im just not familiar with all the console commands yet. I'll edit this post when/if im successful!
|
|
|
12-14-2004, 03:25 AM
|
#10
|
Member
Registered: Oct 2004
Distribution: slamd64-current, slackware-current, clfs 6.1, arch-current, ubuntu dapper
Posts: 144
Rep:
|
u should not use such a small partition for your root directory ("/") maybe for just to start u should use one partition of 4 gig for the root ("/") and not a seperate mountpoint for "/usr" to start with u should just have one partition for slack and later when ur a little bit more familiar u could divide those partitions over diffrent mount points.
|
|
|
12-14-2004, 05:42 AM
|
#11
|
LQ Newbie
Registered: Oct 2004
Location: Eugene, OR, USA
Distribution: Slack 10.0, RH 9
Posts: 29
Rep:
|
go to the bitbender forums http://www.bitbenderforums.com/vb22/...?postid=311808 and check out this walkthrough for installing slack, it really helped me when I started out..
I had a similar problem when I did a fresh install recently.. It seems that when you run out of space, it will continue to install (you just wont see error messages if you are using the install client) and then act like normal, until you reboot. Once you reboot, it won't have enough to work with, and will do things like ask for you to log in, then kick you out and ask for login, ad infinitum... I got to the point where I had to remove my battery from laptop to shut the dang thing off, too...
If you have extra drives, or you partition your hard drive differently, you can spllit up your files more carefully.. However if you arent willing to even give up 2 full gigs for slackware, you are going to have to give up trying to install every_single_package on the CDs.. Slack comes on 4 CDs, compressed, which is WAY more than the 1800M you have allocated for its use.. Hard drives of more than 40G are available for less than 100 bucks these days.
"/" is root directory (like C: ,) you will have ANY software installed inside here by default, during install, UNLESS you specify other partitions under specific directory names.. Most people recommend 1G for this, I double it just to be safe.
"/usr" is where most of your "system software" goes into, make sure you have a few gigs for this.
"/opt" is for optional software, if you get a couple-3 or 4 gig partition for /opt, I'd recommend avoiding installing multiple GUIs until you figure out how to get started with one.. I installed KDE and it ate up a lot of space.
"/home" is where users will store their files by default (like "my documents" in windows) and if you don't have space for this, you won't be able to do anything but surf the interface anyway..
Putty is neat and all, but using a telnet shell in windows, vs a full OS install have a few degrees of seperation there.. You might concentrate less on console commands and more on what is actually going on inside the system during (and after) install.
Last edited by C0Y0TE; 12-14-2004 at 05:46 AM.
|
|
|
12-14-2004, 04:31 PM
|
#12
|
Member
Registered: Nov 2004
Location: Florida
Distribution: Slack 10.1
Posts: 56
Rep:
|
A) The third and fourth CD's are source CD's which you don't actually need. There are a handful of extras on each disc, but not enough to warrant downloading them for most people.
B) I don't know entirely what Coyote's trying to say, but using Putty for SSH is both safer and better than using Windows Telnet, which is unencrypted (like all telnet) and is a fairly broken client. Using SSH is almost exactly like sitting at your system - some people even use their Linux computers exclusively from another system. If you can get your installation to work just by trimming a bit, then you won't need it after that, and can use the system directly.
C) According to Coyote's post, your installation may be flat-out broken and missing critical packages due to the installer's nature. You may be better off installing it over again - it's not that much trouble.
Last edited by capnpayne; 12-14-2004 at 04:32 PM.
|
|
|
All times are GMT -5. The time now is 09:04 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|