Re: resizing root partition

2003-04-04 Thread Matthew Weier O'Phinney
-- Frank Gevaerts <[EMAIL PROTECTED]> wrote (on Friday, 04 April 2003, 10:21 PM +0200): > On Fri, Apr 04, 2003 at 02:04:09PM -0500, Matthew Weier O'Phinney wrote: > > -- Frank Gevaerts <[EMAIL PROTECTED]> wrote > > > find usr|cpio -pmd /mnt/newusr > > should be > > cd /usr > find . | cpio -pmd /m

Re: resizing root partition

2003-04-04 Thread ronin2
On Fri, 4 Apr 2003 22:16:15 +0200 Frank Gevaerts <[EMAIL PROTECTED]> wrote: > >Device BootStart EndBlocks Id System > >/dev/hdc1 * 1 5817 2931736+ 83 Linux > >/dev/hdc2 57921 581681249925 Extended > >/dev/hdc3 5818

Re: resizing root partition

2003-04-04 Thread Frank Gevaerts
On Fri, Apr 04, 2003 at 02:04:09PM -0500, Matthew Weier O'Phinney wrote: > -- Frank Gevaerts <[EMAIL PROTECTED]> wrote > > find usr|cpio -pmd /mnt/newusr should be cd /usr find . | cpio -pmd /mnt/newusr or you will get /mnt/newusr/usr/ > What does this do? I've used find before, but I'm not fam

Re: resizing root partition

2003-04-04 Thread Frank Gevaerts
On Fri, Apr 04, 2003 at 02:00:03PM -0500, Matthew Weier O'Phinney wrote: > fdisk shows the following info: > > Disk /dev/hdc: 30.0 GB, 30020272128 bytes > 16 heads, 63 sectors/track, 58168 cylinders > Units = cylinders of 1008 * 512 = 516096 bytes > >Device BootStart EndBlocks

Re: resizing root partition

2003-04-04 Thread Matthew Weier O'Phinney
-- Frank Gevaerts <[EMAIL PROTECTED]> wrote (on Friday, 04 April 2003, 07:31 PM +0200): > On Fri, Apr 04, 2003 at 11:13:20AM -0500, Matthew Weier O'Phinney wrote: > > When I originally created my disk partitions, I figured 3GB would be > > plenty for my root partition, and gave the rest of my 30GB

Re: resizing root partition

2003-04-04 Thread Matthew Weier O'Phinney
-- [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote (on Friday, 04 April 2003, 12:40 PM -0500): > On Fri, 4 Apr 2003 11:13:20 -0500 > Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote: > > > When I originally created my disk partitions, I figured 3GB would be > > plenty for my root partition, and gave

Re: resizing root partition

2003-04-04 Thread Frank Gevaerts
On Fri, Apr 04, 2003 at 07:31:51PM +0200, Frank Gevaerts wrote: > On Fri, Apr 04, 2003 at 11:13:20AM -0500, Matthew Weier O'Phinney wrote: > > When I originally created my disk partitions, I figured 3GB would be > > plenty for my root partition, and gave the rest of my 30GB disk over to > > my /hom

Re: resizing root partition

2003-04-04 Thread Craig Dickson
Matthew Weier O'Phinney wrote: > When I originally created my disk partitions, I figured 3GB would be > plenty for my root partition, and gave the rest of my 30GB disk over to > my /home partition. However, my root now shows 90% usage, and I'd like > to expand it -- or move my /usr area off onto a

Re: resizing root partition

2003-04-04 Thread ronin2
On Fri, 4 Apr 2003 11:13:20 -0500 Matthew Weier O'Phinney <[EMAIL PROTECTED]> wrote: > When I originally created my disk partitions, I figured 3GB would be > plenty for my root partition, and gave the rest of my 30GB disk over to > my /home partition. However, my root now shows 90% usage, and I'd

Re: resizing root partition

2003-04-04 Thread Frank Gevaerts
On Fri, Apr 04, 2003 at 11:13:20AM -0500, Matthew Weier O'Phinney wrote: > When I originally created my disk partitions, I figured 3GB would be > plenty for my root partition, and gave the rest of my 30GB disk over to > my /home partition. However, my root now shows 90% usage, and I'd like > to exp

Re: resizing root partition

2002-06-02 Thread Karsten M. Self
on Thu, May 30, 2002, Walt Mankowski ([EMAIL PROTECTED]) wrote: > On Wed, May 29, 2002 at 10:34:52AM -0700, Karsten M. Self wrote: > > on Wed, May 29, 2002, Joris ([EMAIL PROTECTED]) wrote: > > > But here comes the catch. None of the root environments I found on > > > floppy had resize2fs on them.

Re: resizing root partition

2002-05-30 Thread Walt Mankowski
On Wed, May 29, 2002 at 10:34:52AM -0700, Karsten M. Self wrote: > on Wed, May 29, 2002, Joris ([EMAIL PROTECTED]) wrote: > > But here comes the catch. None of the root environments I found on > > floppy had resize2fs on them. > > The LNX-BBC and/or LinuxCare BBC do. One of them works, the other

Re: resizing root partition

2002-05-29 Thread Karsten M. Self
on Wed, May 29, 2002, Joris ([EMAIL PROTECTED]) wrote: > Some time ago, back when I was making my first steps into linux, I > installed Debian on an old 486. After some experimenting, apt-getting > and kernel compiling my root partition ran out of space. > > Using either TomsRtBt or the Debian re

Re: resizing root partition

2002-05-29 Thread Miquel van Smoorenburg
In article <[EMAIL PROTECTED]>, Joris <[EMAIL PROTECTED]> wrote: >Some time ago, back when I was making my first steps into linux, I >installed Debian on an old 486. After some experimenting, apt-getting and >kernel compiling my root partition ran out of space. > >Using either TomsRtBt or the Debia