Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > Slackware Linux Support

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 05-02-2008, 05:04 AM
Huub
 
Posts: n/a
Default Slack 12 + 20GB HDD: disk full during install?

Hi,

I'm trying to install Slack 12 on an old machine with 20 GB hdd/32 MB
RAM. No matter how large I make /usr, the installation keeps giving a
message like "cannot write to disk because disk is full". Currently the
partitioning is / (100 MB), /usr (15 GB), /home ((5 GB). I've been
trying to install Expert (leaving out X) and Full, but so far each time
I get "disk full".
Previously, I installed Slack 11 without a problem using a similar
partitioning as above, but found out I needed a 2.6 kernel because of a
WiFi adapter I want to try out.

Any idea what I'm doing wrong?

Thanks.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 05-02-2008, 05:04 AM
Glyn Millington
 
Posts: n/a
Default Re: Slack 12 + 20GB HDD: disk full during install?

Huub <"v.niekerk at hccnet.nl"> writes:

> Hi,
>
> I'm trying to install Slack 12 on an old machine with 20 GB hdd/32 MB
> RAM. No matter how large I make /usr, the installation keeps giving a
> message like "cannot write to disk because disk is full". Currently
> the partitioning is / (100 MB), /usr (15 GB), /home ((5 GB). I've been
> trying to install Expert (leaving out X) and Full, but so far each
> time I get "disk full".
> Previously, I installed Slack 11 without a problem using a similar
> partitioning as above, but found out I needed a 2.6 kernel because of
> a WiFi adapter I want to try out.
>
> Any idea what I'm doing wrong?


Not really, but just a thought - did you format the partition as part of
the install? If not then Salckware may be trying to install on something
that IS full?


atb






Glyn
--
RTFM http://www.tldp.org/index.html
GAFC http://slackbook.org/ The Official Source :-)
STFW http://groups.google.com/groups?hl=e...inux.slackware
JFGI http://jfgi.us/
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #3 (permalink)  
Old 05-02-2008, 05:04 AM
fAu
 
Posts: n/a
Default Re: Slack 12 + 20GB HDD: disk full during install?


> Currently the
> partitioning is / (100 MB), /usr (15 GB), /home ((5 GB).


only 100mb for / ???



--
---
bye, fAu
mantua me genuit
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #4 (permalink)  
Old 05-02-2008, 05:04 AM
Thomas Ronayne
 
Posts: n/a
Default Re: Slack 12 + 20GB HDD: disk full during install?

Huub wrote:
> Hi,
>
> I'm trying to install Slack 12 on an old machine with 20 GB hdd/32 MB
> RAM. No matter how large I make /usr, the installation keeps giving a
> message like "cannot write to disk because disk is full". Currently
> the partitioning is / (100 MB), /usr (15 GB), /home ((5 GB). I've been
> trying to install Expert (leaving out X) and Full, but so far each
> time I get "disk full".
> Previously, I installed Slack 11 without a problem using a similar
> partitioning as above, but found out I needed a 2.6 kernel because of
> a WiFi adapter I want to try out.
>

I (probably) over partition my machines. This list (from /df -h/) may
give you some help figuring out what you need where

Filesystem Size Used Avail Use% Mounted on
/dev/sda2 4.7G 386M 4.3G 9% /
/dev/sda5 4.7G 3.7G 1.1G 78% /usr
/dev/sda6 4.7G 2.9G 1.8G 62% /usr/local
/dev/sda7 4.7G 996M 3.7G 21% /home
/dev/sda8 9.4G 6.6G 2.8G 71% /opt
/dev/sda9 4.7G 489M 4.2G 11% /var
/dev/sda10 9.4G 1.8G 7.6G 19% /var/lib/mysql
/dev/sda11 47G 564M 47G 2% /spare00
/dev/sda12 47G 1.4G 46G 3% /spare01
/dev/sda13 47G 3.6G 44G 8% /spare02
/dev/sda14 41G 23G 19G 55% /var/lib/vmware
/dev/sda1 9.8G 6.9G 3.0G 70% /fat-c
tmpfs 503M 0 503M 0% /dev/shm

Now this is a full-boat Slackware 12 installation (with X), and it has a
lot of stuff in //opt/ but it looks like root needs at least 400M?

Hope this helps.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #5 (permalink)  
Old 05-02-2008, 05:04 AM
Huub
 
Posts: n/a
Default Re: Slack 12 + 20GB HDD: disk full during install?

> I (probably) over partition my machines. This list (from /df -h/) may
> give you some help figuring out what you need where
>
> Filesystem Size Used Avail Use% Mounted on
> /dev/sda2 4.7G 386M 4.3G 9% /
> /dev/sda5 4.7G 3.7G 1.1G 78% /usr
> /dev/sda6 4.7G 2.9G 1.8G 62% /usr/local
> /dev/sda7 4.7G 996M 3.7G 21% /home
> /dev/sda8 9.4G 6.6G 2.8G 71% /opt
> /dev/sda9 4.7G 489M 4.2G 11% /var
> /dev/sda10 9.4G 1.8G 7.6G 19% /var/lib/mysql
> /dev/sda11 47G 564M 47G 2% /spare00
> /dev/sda12 47G 1.4G 46G 3% /spare01
> /dev/sda13 47G 3.6G 44G 8% /spare02
> /dev/sda14 41G 23G 19G 55% /var/lib/vmware
> /dev/sda1 9.8G 6.9G 3.0G 70% /fat-c
> tmpfs 503M 0 503M 0% /dev/shm
>
> Now this is a full-boat Slackware 12 installation (with X), and it has a
> lot of stuff in //opt/ but it looks like root needs at least 400M?
>
> Hope this helps.


Ok, this explains a lot. Also that I won't install Slack 12 on this
machine. Back to Slack 11. Thanks for the info.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #6 (permalink)  
Old 05-02-2008, 05:04 AM
Thomas Ronayne
 
Posts: n/a
Default Re: Slack 12 + 20GB HDD: disk full during install?

Huub wrote:
>>

> Ok, this explains a lot. Also that I won't install Slack 12 on this
> machine. Back to Slack 11. Thanks for the info.

Maybe I didn't quite say it right -- I've got a GIS system (which is
huge) along with really huge geographic data files (one directory is
3.6G), OpenOffice, and a lot of non-distribution stuff in /opt -- you
ought to be able to install all of Slackware 12 (it's not that much
bigger than 11) in 20G without a problem (20G is, after all, a lot of
gig!). I don't install any add-on software in /usr (if I can help it),
preferring to install in /usr/local (which is a mounted partition). Just
make your root partition a little bigger, perhaps? Remember that some
stuff got moved around between 11 and 12. I have a laptop that I didn't
bother to partition (other than root and swap) and, with all the GIS and
other add-on stuff, the total use is 19G (the GIS data adds up to
roughly 5G). And, if you don't install X, well I'd think you'd have
plenty of space.

Just a thought.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #7 (permalink)  
Old 05-02-2008, 05:04 AM
Dan C
 
Posts: n/a
Default Re: Slack 12 + 20GB HDD: disk full during install?

On Wed, 30 Apr 2008 11:36:29 +0200, Huub wrote:

> Hi,
>
> I'm trying to install Slack 12 on an old machine with 20 GB hdd/32 MB
> RAM. No matter how large I make /usr, the installation keeps giving a
> message like "cannot write to disk because disk is full". Currently the
> partitioning is / (100 MB), /usr (15 GB), /home ((5 GB). I've been
> trying to install Expert (leaving out X) and Full, but so far each time
> I get "disk full".
> Previously, I installed Slack 11 without a problem using a similar
> partitioning as above, but found out I needed a 2.6 kernel because of a
> WiFi adapter I want to try out.
>
> Any idea what I'm doing wrong?


Isn't it obvious? A 100Mb / partition is not nearly big enough. A lot of
things get installed in / (or in subdirs which come off of / ). I'd
suggest making / about 5G and reduce /usr to 10G. Problem solved.



--
"Ubuntu" -- an African word, meaning "Slackware is too hard for me".
The Usenet Improvement Project: http://improve-usenet.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #8 (permalink)  
Old 05-02-2008, 05:04 AM
Dave Uhring
 
Posts: n/a
Default Re: Slack 12 + 20GB HDD: disk full during install?

On Wed, 30 Apr 2008 08:09:18 -0500, Dan C wrote:

> Isn't it obvious? A 100Mb / partition is not nearly big enough. A lot
> of things get installed in / (or in subdirs which come off of / ). I'd
> suggest making / about 5G and reduce /usr to 10G. Problem solved.


Slackware-current as of a few days ago on a 36GB drive. 5GB for / is
really wasting space.

[duhring@maxwell ~]$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda1 2536028K 249748K 2286280K 10% /
/dev/sda5 766288K 55288K 711000K 8% /var
/dev/sda6 7323400K 4061720K 3261680K 56% /usr
/dev/sda7 1949656K 525848K 1423808K 27% /opt
/dev/sda8 22150780K 2519668K 19631112K 12% /home
tmpfs 1002728K 0K 1002728K 0% /dev/shm
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #9 (permalink)  
Old 05-02-2008, 05:04 AM
Giovanni
 
Posts: n/a
Default Re: Slack 12 + 20GB HDD: disk full during install?

On 04/30/08 15:09, Dan C wrote:

> Isn't it obvious? A 100Mb / partition is not nearly big enough. A
> lot of things get installed in / (or in subdirs which come off of
> / ). I'd suggest making / about 5G and reduce /usr to 10G. Problem
> solved.


100 MB are more than enough for a root partition in a (almost) full
installation if you put /boot, /home, /opt, /tmp, /usr, and /var on
different ones.

Ciao
Giovanni
--
A computer is like an air conditioner,
it stops working when you open Windows.
Registered Linux user #337974 < http://giovanni.homelinux.net/ >
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #10 (permalink)  
Old 05-02-2008, 05:04 AM
Dan C
 
Posts: n/a
Default Re: Slack 12 + 20GB HDD: disk full during install?

On Wed, 30 Apr 2008 13:40:20 +0000, Giovanni wrote:

>> Isn't it obvious? A 100Mb / partition is not nearly big enough. A
>> lot of things get installed in / (or in subdirs which come off of
>> / ). I'd suggest making / about 5G and reduce /usr to 10G. Problem
>> solved.


> 100 MB are more than enough for a root partition in a (almost) full
> installation if you put /boot, /home, /opt, /tmp, /usr, and /var on
> different ones.


Well, no shit. Do you think most people do that? I don't.

Clearly the OP doesn't, and my answer was tailored to his question.


--
"Ubuntu" -- an African word, meaning "Slackware is too hard for me".
The Usenet Improvement Project: http://improve-usenet.org

Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply


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 On
Pingbacks are On
Refbacks are On



All times are GMT. The time now is 02:13 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62