Welcome to Linux Forums!

With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.

Linux Forum ArticlesLinux ForumsLinux Forum DownloadsLinux Hosts
Home|Register|FAQ|Member List|Calendar|Unanswered Posts|Forum Rules|Today's Posts|Advanced Search|
SEARCH FOR IN
Go Back   Linux Forums > GNU Linux Zone > Linux Newbie
Reload this Page Running Out of HD space
Linux Forums
Linux Forums
Welcome To The Linux Forums!
Welcome to Linux Forums. We pride ourselves in being one of the largest Linux communities on the web, we encourage you to REGISTER on our forums and participate in the community. There are over 150,000 members ready to answer your questions. JOINING US today will allow you to make new posts, get support, send messages to other members and submit downloads to our downloads directory and many other great features!

Linux Newbie If you're new to the wonderful world of Linux, start here!

Reply
 
Thread Tools Display Modes
Old 05-16-2008   #1 (permalink)
Parlour
Just Joined!
 
Parlour's Avatar
 
Join Date: May 2008
Location: Leicester UK
Posts: 4
Send a message via MSN to Parlour Send a message via Skype™ to Parlour
Question Running Out of HD space

OK here is My first Problem, it's most likely a real noob problem.

First the background.
I have an ASUS EEE 701 with only 4 gigabytes of HD space, i am fast running out of space and I am afraid to add programs, some Programs like VLC i'm happy to give space but others like CELESTIA and GIMP which I would use more sparingly and are larger I can not have give room too. I have an external Hard drive of 160g. I am using Xandros.

Here's the Problem, how can I download programs to an external Hard drive, instead of straight to the Internal HD. I know that my usr/bin etc folders contain the programs and that they may also be spread across the system, I don't quite understand how though.

I have looked at other forums which have not given me a straight answer, I have considered Logical Volume Management but dont know whether it will solve my problem. I have searched high and low and I am unsure what to do, as most people have larger internal drives I doubt this comes up to often, thanks for reading, hope to hear from you soon.

NB I am a complete Linux newbie and need the guidance clear so that I can understand it, I probably wont come with such a silly question again when I have access to a larger drive because I will have room to play, thanks
Parlour is offline   Reply With Quote
Old 05-16-2008   #2 (permalink)
khafa
Linux Enthusiast
 
khafa's Avatar
 
Join Date: Apr 2008
Location: Tokyo, Japan
Posts: 575
hi,


mount the external hard disk , change directory to the mount point
and use wget to download the files there.
__________________
Linux and me it's a love story
khafa is offline   Reply With Quote
Old 05-17-2008   #3 (permalink)
ls354
Just Joined!
 
ls354's Avatar
 
Join Date: May 2006
Location: Cloud 9
Posts: 92
SD Card

Agree get an SD card (cheap) for example and mount it.
__________________
Formulate the right question

__________________________________________________ ________
My server runs on Cheese
ls354 is offline   Reply With Quote
Old 05-17-2008   #4 (permalink)
Parlour
Just Joined!
 
Parlour's Avatar
 
Join Date: May 2008
Location: Leicester UK
Posts: 4
Send a message via MSN to Parlour Send a message via Skype™ to Parlour
Ok as a complete Noob, how do I do this. I have followed another Forum's advice on copying my /bin over to a USB, but this is only a back up.

How do I mount a ext HD, USB or SDHC?

How do I change the directory to the mount point.

and how do I use Wget to download files there?

As I say I wont be quite so ditzy when I have this problem solved so thanks for your patience in the mean time.
Parlour is offline   Reply With Quote
Old 05-17-2008   #5 (permalink)
i92guboj
Linux Engineer
 
Join Date: Nov 2007
Location: Córdoba (Spain)
Posts: 886
Quote:
Originally Posted by Parlour View Post
OK here is My first Problem, it's most likely a real noob problem.

First the background.
I have an ASUS EEE 701 with only 4 gigabytes of HD space, i am fast running out of space and I am afraid to add programs, some Programs like VLC i'm happy to give space but others like CELESTIA and GIMP which I would use more sparingly and are larger I can not have give room too. I have an external Hard drive of 160g. I am using Xandros.
If the external drive contains a standard disk, I'd suggest putting it into your box case, and to put the 4gb disk onto the external drive.

Quote:
Here's the Problem, how can I download programs to an external Hard drive, instead of straight to the Internal HD. I know that my usr/bin etc folders contain the programs and that they may also be spread across the system, I don't quite understand how though.
Code:
mount /dev/sda1 /bin
Change sda1 by whatever your external drive is called. And /bin by whatever dir you will be mounting. If you are satisfied with the results, add a line into /etc/fstab so it will be mounted each time you boot on linux. The lines already existing into that file and the mount command I gave you above should be enough for you to figure how to write a new line, but if you have some problem just ask and I will be glad to help.
i92guboj is offline   Reply With Quote
Old 05-17-2008   #6 (permalink)
Parlour
Just Joined!
 
Parlour's Avatar
 
Join Date: May 2008
Location: Leicester UK
Posts: 4
Send a message via MSN to Parlour Send a message via Skype™ to Parlour
Got it shall give it all a go now and tell you how I get on, Thanks., by the way the ASUS EEE PC has an intergrated solid state drive, it can not be removed.
Parlour is offline   Reply With Quote
Old 05-18-2008   #7 (permalink)
elija
Linux User
 
elija's Avatar
 
Join Date: Jul 2004
Location: Back in Ubuntusville
Posts: 397
On my eeePC, I got a second 4gb SD Card, moved my home directory over to it
and have 4gb on the internal drive for my system. This has the added
advantage that I can back up my data simply by putting the SD Card in my
desktops reader and copying it to a suitable place.
__________________
Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?

Registered Linux User: #459086
elija is offline   Reply With Quote
Old 05-20-2008   #8 (permalink)
Parlour
Just Joined!
 
Parlour's Avatar
 
Join Date: May 2008
Location: Leicester UK
Posts: 4
Send a message via MSN to Parlour Send a message via Skype™ to Parlour
Hi Elija, If I move my home directory over to the SD card, do I need to change all the directories to D:/ (or whatever the directory is called) and I assume delete the Home directory from the internal system.
Parlour is offline   Reply With Quote
Old 05-20-2008   #9 (permalink)
elija
Linux User
 
elija's Avatar
 
Join Date: Jul 2004
Location: Back in Ubuntusville
Posts: 397
Here is a howto about moving your home directory

Linky
__________________
Quantum materiae materietur marmota monax si marmota monax materiam possit materiari?

Registered Linux User: #459086
elija is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


All times are GMT. The time now is 11:04 PM.

Powered by vBulletin 3.6.8 ©2000 - 2007, content relevant URLs by vBSEO, Property of Core Root.

Content Relevant URLs by vBSEO 3.0.0