Re: Moving Partitions

2015-12-17 Thread Jonathan Dowland
On Wed, Dec 16, 2015 at 03:39:15PM +0200, David Baron wrote: > Question: Must root be on a primary partition (the 8gig is secondary --- I > had > failed to move root to a currently third disk before this so that 8gig might > be preferred.) No, it can go anywhere.

Re: Moving Partitions

2015-12-16 Thread David Christensen
On 12/16/2015 05:39 AM, David Baron wrote: In the continuing struggle to undo the damage of the ridiculous partitions made by the installer, I bought another one terra disk and now have loads of /usr space and and real /opt partition. ... > / root, which is on a old 80gig IDE For my SOHO networ

Re: Moving Partitions

2015-12-16 Thread Darac Marjal
On Wed, Dec 16, 2015 at 03:39:15PM +0200, David Baron wrote: In the continuing struggle to undo the damage of the ridiculous partitions made by the installer, I bought another one terra disk and now have loads of /usr space and and real /opt partition. Now, two left: /var which can either go to

Moving Partitions

2015-12-16 Thread David Baron
In the continuing struggle to undo the damage of the ridiculous partitions made by the installer, I bought another one terra disk and now have loads of /usr space and and real /opt partition. Now, two left: /var which can either go to the 8gig partition freed by moving /usr or to a larger part

Re: moving partitions

2007-02-14 Thread KS
greenproc wrote: > > If you are going to network with a single cable between two machines, it must > be a crossover ethernet cable. > If you do not have one of those, then you will have to use two cables, and > plug them into a network hub/switch. > I did some transfers last year and was advis

Re: moving partitions

2007-02-12 Thread Andrew Sackville-West
On Mon, Feb 12, 2007 at 07:43:59PM -0500, Stefan Monnier wrote: > >> I have 2 machines: one is a laptop, the other is an old desktop. > I wouldn't want to use NFS for this task. It's designed for file sharing, > not for file transfer. > good point. > > You can then transfer a partition with >

Re: moving partitions

2007-02-12 Thread Stefan Monnier
>> I have 2 machines: one is a laptop, the other is an old desktop. >> Neither has a CD/DVD burner nor do I have broadband internet access >> yet however both machines have NIC cards so I thought I could buy a >> few feet of CAT5 ethernet cable and connect them to transfer >> everything from the la

Re: moving partitions

2007-02-12 Thread greenproc
Zach wrote: > I have 2 machines: one is a laptop, the other is an old desktop. > Neither has a CD/DVD burner nor do I have broadband internet access > yet however both machines have NIC cards so I thought I could buy a > few feet of CAT5 ethernet cable and connect them to transfer > everything from

Re: moving partitions

2007-02-12 Thread Andrew Sackville-West
On Mon, Feb 12, 2007 at 04:45:02PM -0500, Zach wrote: > I have 2 machines: one is a laptop, the other is an old desktop. > Neither has a CD/DVD burner nor do I have broadband internet access > yet however both machines have NIC cards so I thought I could buy a > few feet of CAT5 ethernet cable and

moving partitions

2007-02-12 Thread Zach
I have 2 machines: one is a laptop, the other is an old desktop. Neither has a CD/DVD burner nor do I have broadband internet access yet however both machines have NIC cards so I thought I could buy a few feet of CAT5 ethernet cable and connect them to transfer everything from the laptop to the de

Re: moving partitions

2003-08-14 Thread Wolfgang Fischer
On Sat, 09 Aug 2003 15:40:07 +0200, Tom Allison wrote: > I'm slowly working my way through an installation and have arrived at the > point where I need to move partitions. > > I did a minimal installation and added lvm partitions. > > I now want to move the existing sections, like /usr/ to it's

moving partitions

2003-08-09 Thread Tom Allison
I'm slowly working my way through an installation and have arrived at the point where I need to move partitions. I did a minimal installation and added lvm partitions. I now want to move the existing sections, like /usr/ to it's own lvm partition (/dev/vg/usr/ instead of somewhere on /dev/hda3)

Re: moving partitions to another hard drive

2001-05-23 Thread Phillip Deackes
On Tue, 22 May 2001 23:04:49 -0500 ktb <[EMAIL PROTECTED]> wrote: > Put both drives in and create your partitions on hdb with fdisk or > cfdisk. > Create your file systems with "mkfs.ext2 -c" and "mkswap -c" > Mount /dev/hdb1 and copy / on hda over with "cp -ax" > Swap the drives and replace. > >

Re: moving partitions to another hard drive

2001-05-22 Thread ktb
On Wed, May 23, 2001 at 12:07:10PM +1000, Renai LeMay wrote: > ok, I have asked this question before, in a slightly different form, but I > couldn't find it in the archives, > > say I had two IDE hdd's, hda and hdb. > > say that hda was composed of a swap partition and /. > > how would I create

moving partitions to another hard drive

2001-05-22 Thread Renai LeMay
ok, I have asked this question before, in a slightly different form, but I couldn't find it in the archives, say I had two IDE hdd's, hda and hdb. say that hda was composed of a swap partition and /. how would I create a situation where all my data and my swap partition was on hdb instead of h

RE: Moving partitions around...

2000-06-02 Thread Sean 'Shaleh' Perry
Absolute safest thing to do is backup the partition (or maybe only your files). using dpkg --get-selections and a little scripting, you can get a list of every package on your system. pass that data into dpkg --set-selections and you get your old system back. So all you really need to save is ho

Moving partitions around...

2000-06-02 Thread David Henningsson
This is how my 20 GB disk looks today: hda1 Linux, /boot 24 hda2 Linux swap 133 hda3 ALinux root 8197 <- the 1024 limit is here hda4 PRI DOS FAT32-LBA11217 I would like to have a FAT16 partition too,