On Wed, Aug 21, 2013 at 12:19:40PM -0300, Luther Blissett wrote:
> My initial guess was that it should be possible to extend this
> encryption scheme to the new hard disk using standard lvm tools and the
> unencrypted "open" disk as physical volume to the already existing
>
ted
and lvm is used instead of ordinary partitions.
My initial guess was that it should be possible to extend this
encryption scheme to the new hard disk using standard lvm tools and the
unencrypted "open" disk as physical volume to the already existing
volume group. However, after some
ted
and lvm is used instead of ordinary partitions.
My initial guess was that it should be possible to extend this
encryption scheme to the new hard disk using standard lvm tools and the
unencrypted "open" disk as physical volume to the already existing
volume group. However, after some
On Fri, Jun 18, 2010 at 9:11 AM, Huang, Tao wrote:
> On Fri, Jun 18, 2010 at 6:02 PM, Tom H wrote:
> [snip]
>> mdadm assembles an array according to data in the superblock so it
>> shouldn't matter whether the kernel recognizes sda and sdb as sdb and
>> sda respectively should you plug them in di
On Thu, Jun 17, 2010 at 09:08:41PM +0800, Huang, Tao wrote:
> On Thu, Jun 17, 2010 at 4:17 PM, Michal wrote:
> > This is a better way then disconnecting the drive and checking which
> > drive was disconnected like I did, but I would still put a very easy to
> > read label on the drive to say /dev/
On Fri, Jun 18, 2010 at 6:02 PM, Tom H wrote:
[snip]
> mdadm assembles an array according to data in the superblock so it
> shouldn't matter whether the kernel recognizes sda and sdb as sdb and
> sda respectively should you plug them in differently.
so they's recognized with data in the superbloc
>> But how can this be correct when each raid partion is linked to the
>> HDD/Partions
>>
>>
>> # cat /proc/mdstat
>> Personalities : [raid1] [raid6] [raid5] [raid4]
>> md3 : active raid1 sda2[0] sdb2[1]
>> 716796096 blocks [2/2] [UU]
>>
>> md2 : active raid1 sda5[0] sdb5[1]
>> 51199040 b
On Fri, Jun 18, 2010 at 4:27 AM, Michal wrote:
> On 17/06/2010 14:08, Huang, Tao wrote:
>> On Thu, Jun 17, 2010 at 4:17 PM, Michal wrote:
>>> This is a better way then disconnecting the drive and checking which
>>> drive was disconnected like I did, but I would still put a very easy to
>>> read l
On 17/06/2010 14:08, Huang, Tao wrote:
> On Thu, Jun 17, 2010 at 4:17 PM, Michal wrote:
>> This is a better way then disconnecting the drive and checking which
>> drive was disconnected like I did, but I would still put a very easy to
>> read label on the drive to say /dev/sdX. It would be far eas
On Thu, Jun 17, 2010 at 4:17 PM, Michal wrote:
> This is a better way then disconnecting the drive and checking which
> drive was disconnected like I did, but I would still put a very easy to
> read label on the drive to say /dev/sdX. It would be far easier then
> checking a long serial number, es
also sprach Michal [2010.06.17.1017 +0200]:
> This is a better way then disconnecting the drive and checking which
> drive was disconnected like I did, but I would still put a very easy to
> read label on the drive to say /dev/sdX. It would be far easier then
> checking a long serial number, espec
On Thu, June 17, 2010 10:17, Michal wrote:
> On 16/06/2010 19:00, Håkon Alstadheim wrote:
>> Just do "ls -l /dev/disk/by-id/". The disks will have factory labels
>> with serial-numbers to match.
>>
>
> This is a better way then disconnecting the drive and checking which
> drive was disconnected li
On 16/06/2010 19:00, Håkon Alstadheim wrote:
> Steven skrev:
>> How to identify which drive has failed in an array?
>>
>> I have 6 disks, 4 are used in raid (mdadm), the other 2 contain /boot, /
>> and /home.
>> /dev/sdc
>> /dev/sdd
>> /dev/sde
>> /dev/sdf
>> Each have 1 partition.
>> /dev/md0 (rai
On Wed, June 16, 2010 17:30, Michal wrote:
>
> Sorry I really didnt explain my self propely;
>
> Yes I mean /dev/sde and by lable I mean get a lable machine (or
> somehting similar) to put a physical lable on the drive, like a sticker
> with text saying /dev/sde
>
> I did this in one machine and s
On Wed, June 16, 2010 17:30, Michal wrote:
>
> Sorry I really didnt explain my self propely;
>
> Yes I mean /dev/sde and by lable I mean get a lable machine (or
> somehting similar) to put a physical lable on the drive, like a sticker
> with text saying /dev/sde
>
> I did this in one machine and s
Steven skrev:
How to identify which drive has failed in an array?
I have 6 disks, 4 are used in raid (mdadm), the other 2 contain /boot, /
and /home.
/dev/sdc
/dev/sdd
/dev/sde
/dev/sdf
Each have 1 partition.
/dev/md0 (raid 1) consists of /dev/sdc1 and /dev/sdd1
/dev/md1 (raid 1) consists of /de
ing RAID 1 Array in Linux with a new hard disk after a disk fault.
=
Thanks, this might prove useful.
However I do have a question... which might be just as important.
How to identify which drive has failed in an array?
I ha
On 16/06/2010 15:50, Steven wrote:
>
> On Wed, June 16, 2010 15:47, Michal wrote:
>>
>> One way is to label the disks themselves so you simply do;
>>
>> cat /proc/mdstat which might say /dev/sd3 is down. Open the case, look
>> for the disk labled /dev/sde and replace it. If you have LED's like
>>
On Wed, June 16, 2010 15:47, Michal wrote:
>
> One way is to label the disks themselves so you simply do;
>
> cat /proc/mdstat which might say /dev/sd3 is down. Open the case, look
> for the disk labled /dev/sde and replace it. If you have LED's like
> servers have (probably not) they can be a fid
On Wed, June 16, 2010 13:13, Siju George wrote:
> Hope some one finds this helpful :-)
>
> --Siju
>
> Rebuilding RAID 1 Array in Linux with a new hard disk after a disk fault.
> =
>
Thanks, this might pr
>
> Thanks, this might prove useful.
> However I do have a question... which might be just as important.
>
> How to identify which drive has failed in an array?
>
> I have 6 disks, 4 are used in raid (mdadm), the other 2 contain /boot, /
> and /home.
> /dev/sdc
> /dev/sdd
> /dev/sde
> /dev/sdf
On Wed, June 16, 2010 13:13, Siju George wrote:
> Hope some one finds this helpful :-)
>
> --Siju
>
> Rebuilding RAID 1 Array in Linux with a new hard disk after a disk fault.
> =
>
Thanks, this might pr
also sprach Siju George [2010.06.16.1402 +0200]:
> > "Manually" is for Mac users. ;)
>
> these days every one has left windows and are picking on Mac ? :-)
"Reinstalling" is for Windows users.
--
.''`. martin f. krafft Related projects:
: :' : proud Debian developer ht
On Wed, Jun 16, 2010 at 5:06 PM, martin f krafft wrote:
> also sprach Siju George [2010.06.16.1322 +0200]:
>> > sfdisk -d /dev/sda | sfdisk /dev/sdb
>>
>> oh thanks :-)
>>
>> I did it manually using fdisk
>
> "Manually" is for Mac users. ;)
>
these days every one has left windows and are picking
also sprach Siju George [2010.06.16.1322 +0200]:
> > sfdisk -d /dev/sda | sfdisk /dev/sdb
>
> oh thanks :-)
>
> I did it manually using fdisk
"Manually" is for Mac users. ;)
--
.''`. martin f. krafft Related projects:
: :' : proud Debian developer http://debiansystem.
On Wed, Jun 16, 2010 at 4:48 PM, martin f krafft wrote:
> also sprach Siju George [2010.06.16.1313 +0200]:
>> 2) Create identical partitions on the new disk using 'fdisk'.
>
> sfdisk -d /dev/sda | sfdisk /dev/sdb
>
oh thanks :-)
I did it manually using fdisk
--Siju
--
To UNSUBSCRIBE, email
also sprach Siju George [2010.06.16.1313 +0200]:
> 2) Create identical partitions on the new disk using 'fdisk'.
sfdisk -d /dev/sda | sfdisk /dev/sdb
--
.''`. martin f. krafft Related projects:
: :' : proud Debian developer http://debiansystem.info
`. `'` http://peopl
Hope some one finds this helpful :-)
--Siju
Rebuilding RAID 1 Array in Linux with a new hard disk after a disk fault.
=
** Actual screen shot from terminal of steps taken during rebuild on
10-June-2010 on Debian Lenny
On Sat, May 22, 2010 at 3:27 AM, Ron Johnson wrote:
>
> Which is the "real" XP partition, sda2 or sda5?
>
> If nothing's on sda5, then that should be more than enough for a laptop
> install.
>
it seems i am not an Xp expert anymore ...
i totally missed that the VAIO_ (aka D:) partition is totally
On Fri, May 21, 2010 at 11:38 AM, roberto wrote:
> hello,
> a friend gave me a laptop (sony vaio) where i want to install debian
> squeeze (in dual boot);
>
> [snip]
>
> how would you repartitionate the disk, since i have to leave a certain
> amount of space for Xp for other users ?
> i thought
On 05/21/2010 01:38 PM, roberto wrote:
hello,
a friend gave me a laptop (sony vaio) where i want to install debian
squeeze (in dual boot);
actually the disk is partitioned as follows (output from mount
command, #'s are my comments):
# total 82.25 GB 82.25 free, extended partition, ntfs
/dev/sda2
On Fri,21.May.10, 22:26:12, roberto wrote:
> actually, fdisk -l does not output nothing
>
> i also tried to issue
> fdisk /dev/sda
> and it prints
> "unable to open /dev/sda"
>
> i am using an ubuntu live cd
Try
sudo fdisk -l
Regards,
Andrei
--
Offtopic discussions among Debian users and de
On Fri, May 21, 2010 at 8:47 PM, Camaleón wrote:
> On Fri, 21 May 2010 20:38:53 +0200, roberto wrote:
>
>> hello,
>> a friend gave me a laptop (sony vaio) where i want to install debian
>> squeeze (in dual boot);
>> actually the disk is partitioned as follows (output from mount command,
>> #'s are
On Fri, 21 May 2010 20:38:53 +0200, roberto wrote:
> hello,
> a friend gave me a laptop (sony vaio) where i want to install debian
> squeeze (in dual boot);
> actually the disk is partitioned as follows (output from mount command,
> #'s are my comments):
(...)
Better than "mount" issue "fdisk -l
hello,
a friend gave me a laptop (sony vaio) where i want to install debian
squeeze (in dual boot);
actually the disk is partitioned as follows (output from mount
command, #'s are my comments):
# total 82.25 GB 82.25 free, extended partition, ntfs
/dev/sda2 on /media/VAIO type fuseblk
(rw,nosuid,n
Hi,
Use the label function in fstab
regards
Steven
Johannes Wiedersich wrote:
Jason Filippou wrote:
I recently installed a new SATA hard drive on my desktop system and I
noticed that Squeeze had, by default, mounted it in /dev/sda. This means
that recently, due to the popular GRUB failure
> >On Sat, Dec 19, 2009 at 2:20 AM, Jason Filippou
> >wrote:
> >So I was
> > just wondering whether there was any way that I could plug in my new hard
> > drive and mount it on /dev/sdb
Careful!
Define "new hard drive". What appears where in /dev is a function of your BIOS,
the kernel, and u
>On Sat, Dec 19, 2009 at 2:20 AM, Jason Filippou
>wrote:
>So I was
> just wondering whether there was any way that I could plug in my new hard
> drive and mount it on /dev/sdb
If it's an internal hdd, all you need do is edit /etc/fstab to mount
/dev/sda to a directory of your choice automatically
Jason Filippou wrote:
> I recently installed a new SATA hard drive on my desktop system and I
> noticed that Squeeze had, by default, mounted it in /dev/sda. This means
> that recently, due to the popular GRUB failure that caused everybody
> (including myself) a lot of grief, my Debian disk rescue
Hello,
I recently installed a new SATA hard drive on my desktop system and I
noticed that Squeeze had, by default, mounted it in /dev/sda. This means
that recently, due to the popular GRUB failure that caused everybody
(including myself) a lot of grief, my Debian disk rescue mode was installing
th
Dom wrote:
On 12/22/05, Mike McCarty <[EMAIL PROTECTED]> wrote:
[snip]
I'm saying that I have run mkfs only now and it mounts.
Thanks really on that, it's simply me not knowing...
Everybody's ignorant, just about different things.
Will Rogers
Mike
--
p="p=%
On 12/22/05, Mike McCarty <[EMAIL PROTECTED]> wrote:
> Dom wrote:
> > On 12/22/05, Mike McCarty <[EMAIL PROTECTED]> wrote:
> >
> >>What file system? I don't see where you ran mkfs.
> >>
> >>All you've got is a blank partition.
> >>
> >>Mike
> >
> >
> > Thanks Mike! I've done it.
>
> Are you saying
On Thursday 22 December 2005 16:39, Dom wrote:
> I bought a Western Digital 80GB Hard Disk as a second disk for my
> GNU/Linux Debian system (kernel 2.6.8-2-386).
>
> I attached it as a Slave and set its jumper accordingly. The next
> step was to create partition, and I created one by running (unde
Dom wrote:
On 12/22/05, Mike McCarty <[EMAIL PROTECTED]> wrote:
What file system? I don't see where you ran mkfs.
All you've got is a blank partition.
Mike
Thanks Mike! I've done it.
Are you saying that you have now run mkfs and it mounts?
If so, then congratulations!
Or are you saying
On 12/22/05, Mike McCarty <[EMAIL PROTECTED]> wrote:
>
> What file system? I don't see where you ran mkfs.
>
> All you've got is a blank partition.
>
> Mike
Thanks Mike! I've done it.
Dom wrote:
I bought a Western Digital 80GB Hard Disk as a second disk for my
GNU/Linux Debian system (kernel 2.6.8-2-386).
I attached it as a Slave and set its jumper accordingly. The next step
was to create partition, and I created one by running (under root of
course) 'fdisk /dev/hdb' and usin
I bought a Western Digital 80GB Hard Disk as a second disk for my
GNU/Linux Debian system (kernel 2.6.8-2-386).
I attached it as a Slave and set its jumper accordingly. The next step
was to create partition, and I created one by running (under root of
course) 'fdisk /dev/hdb' and using the command
On Monday 05 Jan 2004 5:44 am, panda wrote:
> Lou Losee wrote:
> Actually her question brings up an interesting point. Suppose this
> needed to be done in a big corporation where it is necessary to maintain
> some level of service and the question of scalability is a very
> important one.
>
> They
Thanks, you guys! It was my first time posting a
question on this maling list...and what an
overwhelming response :)!
Yeah, i also confirmed from one of my co-workers (an
ardent follower of Debian) that there is no way to
extend the partitions unless the current disk was
setup using "logical volu
On Mon, 05 Jan 2004 at 18:41 GMT, Travis Crump penned:
> Monique Y. Herman wrote:
>> On Mon, 05 Jan 2004 at 12:51 GMT, Paul Morgan penned:
>>>
>>>cp -ax
>>
>> Okay, having read the man pages, I'm not sure how this does more than
>> the -d option that -a includes. -a already stops you from followi
Monique Y. Herman wrote:
On Mon, 05 Jan 2004 at 12:51 GMT, Paul Morgan penned:
On Sun, 04 Jan 2004 23:09:31 -0700, Monique Y. Herman wrote:
On Mon, 05 Jan 2004 at 06:59 GMT, [EMAIL PROTECTED] penned:
On Sun, Jan 04, 2004 at 08:07:30PM -0800, Anita Rohani wrote:
Hi
A few hard disk partitions o
Citát Colin Watson <[EMAIL PROTECTED]>:
> On Mon, Jan 05, 2004 at 01:46:14AM -0500, [EMAIL PROTECTED] wrote:
> > Citát Lou Losee <[EMAIL PROTECTED]>:
> > > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2004-01-05
> 01:32]:
> > >
> > > > BTW... excuse mu ignorancy can you explain to me what LVM is and
On Mon, 05 Jan 2004 at 12:51 GMT, Paul Morgan penned:
> On Sun, 04 Jan 2004 23:09:31 -0700, Monique Y. Herman wrote:
>
>> On Mon, 05 Jan 2004 at 06:59 GMT, [EMAIL PROTECTED] penned:
>>> On Sun, Jan 04, 2004 at 08:07:30PM -0800, Anita Rohani wrote:
Hi
A few hard disk partitions on o
On Sun, 04 Jan 2004 23:09:31 -0700, Monique Y. Herman wrote:
> On Mon, 05 Jan 2004 at 06:59 GMT, [EMAIL PROTECTED] penned:
>> On Sun, Jan 04, 2004 at 08:07:30PM -0800, Anita Rohani wrote:
>>> Hi
>>>
>>> A few hard disk partitions on our current Debian system are close to
>>> becoming full. I woul
On Mon, Jan 05, 2004 at 01:46:14AM -0500, [EMAIL PROTECTED] wrote:
> Citát Lou Losee <[EMAIL PROTECTED]>:
> > * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2004-01-05 01:32]:
> >
> > > BTW... excuse mu ignorancy can you explain to me what LVM is and
> > > how it works?
> >
> > http://www.linux.org/doc
Travis Crump wrote:
panda wrote:
Hi
Actually her question brings up an interesting point. Suppose this
needed to be done in a big corporation where it is necessary to
maintain some level of service and the question of scalability is a
very important one.
They would prefer some means of doin
Citát Lou Losee <[EMAIL PROTECTED]>:
> * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2004-01-05 01:52]:
>
> > sorry Lou but man does not wrk on my Winshit and Deb is down after
> recompiling
> > the kernel. :(
>
> You can view man pages online at:
>
> http://man.linuxquestions.org
>
> Lou
>
Thanx
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2004-01-05 01:52]:
> sorry Lou but man does not wrk on my Winshit and Deb is down after recompiling
> the kernel. :(
You can view man pages online at:
http://man.linuxquestions.org
Lou
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of
Citát Lou Losee <[EMAIL PROTECTED]>:
> * [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2004-01-05 01:32]:
>
> >
> > BTW... excuse mu ignorancy can you explain to me what LVM is and how it
> works?
> > thax ed.
>
> http://www.linux.org/docs/ldp/howto/LVM-HOWTO.index.html
>
> Lou
>
sorry Lou but man
On Sun, Jan 04, 2004 at 11:09:31PM -0700, Monique Y. Herman wrote:
> On Mon, 05 Jan 2004 at 06:59 GMT, [EMAIL PROTECTED] penned:
> > On Sun, Jan 04, 2004 at 08:07:30PM -0800, Anita Rohani wrote:
> >> Hi
> >>
> >> A few hard disk partitions on our current Debian system are close to
> >> becoming fu
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2004-01-05 01:32]:
>
> BTW... excuse mu ignorancy can you explain to me what LVM is and how it works?
> thax ed.
http://www.linux.org/docs/ldp/howto/LVM-HOWTO.index.html
Lou
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [2004-01-05 01:32]:
> >
> > You most likely want cp -a rather than cp -r.
> >
> What is the difference between -a and -r
> ed.
man cp
Lou
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTE
Citát "Monique Y. Herman" <[EMAIL PROTECTED]>:
> On Mon, 05 Jan 2004 at 06:59 GMT, [EMAIL PROTECTED] penned:
> > On Sun, Jan 04, 2004 at 08:07:30PM -0800, Anita Rohani wrote:
> >> Hi
> >>
> >> A few hard disk partitions on our current Debian system are close to
> >> becoming full. I would like to
Citát Travis Crump <[EMAIL PROTECTED]>:
> panda wrote:
> >>
> > Hi
> >
> > Actually her question brings up an interesting point. Suppose this
> > needed to be done in a big corporation where it is necessary to maintain
> > some level of service and the question of scalability is a very
> > imp
Citát Travis Crump <[EMAIL PROTECTED]>:
> panda wrote:
> >>
> > Hi
> >
> > Actually her question brings up an interesting point. Suppose this
> > needed to be done in a big corporation where it is necessary to maintain
> > some level of service and the question of scalability is a very
> > imp
Citát Travis Crump <[EMAIL PROTECTED]>:
> panda wrote:
> >>
> > Hi
> >
> > Actually her question brings up an interesting point. Suppose this
> > needed to be done in a big corporation where it is necessary to maintain
> > some level of service and the question of scalability is a very
> > imp
Citát Travis Crump <[EMAIL PROTECTED]>:
> panda wrote:
> >>
> > Hi
> >
> > Actually her question brings up an interesting point. Suppose this
> > needed to be done in a big corporation where it is necessary to maintain
> > some level of service and the question of scalability is a very
> > imp
Citát Travis Crump <[EMAIL PROTECTED]>:
> panda wrote:
> >>
> > Hi
> >
> > Actually her question brings up an interesting point. Suppose this
> > needed to be done in a big corporation where it is necessary to maintain
> > some level of service and the question of scalability is a very
> > imp
On Mon, 05 Jan 2004 at 06:59 GMT, [EMAIL PROTECTED] penned:
> On Sun, Jan 04, 2004 at 08:07:30PM -0800, Anita Rohani wrote:
>> Hi
>>
>> A few hard disk partitions on our current Debian system are close to
>> becoming full. I would like to install an addtional hard disk and
>> extend the partitions
On Sun, Jan 04, 2004 at 09:44:55PM -0800, panda wrote:
> Lou Losee wrote:
>
> >Hi Anita,
> >
> >* Anita Rohani <[EMAIL PROTECTED]> [2004-01-04 23:30]:
> >
> >
> >>Hi
> >>
> >>A few hard disk partitions on our current Debian
> >>system are close to becoming full. I would like to
> >>install an add
panda wrote:
Hi
Actually her question brings up an interesting point. Suppose this
needed to be done in a big corporation where it is necessary to maintain
some level of service and the question of scalability is a very
important one.
They would prefer some means of doing the same adding disk
On Sun, Jan 04, 2004 at 08:07:30PM -0800, Anita Rohani wrote:
> Hi
>
> A few hard disk partitions on our current Debian
> system are close to becoming full. I would like to
> install an addtional hard disk and extend the
> partitions on the current disk to the new disk. Is it
> possible to do so a
Lou Losee wrote:
Hi Anita,
* Anita Rohani <[EMAIL PROTECTED]> [2004-01-04 23:30]:
Hi
A few hard disk partitions on our current Debian
system are close to becoming full. I would like to
install an addtional hard disk and extend the
partitions on the current disk to the new disk. Is it
possible
Hi Anita,
* Anita Rohani <[EMAIL PROTECTED]> [2004-01-04 23:30]:
> Hi
>
> A few hard disk partitions on our current Debian
> system are close to becoming full. I would like to
> install an addtional hard disk and extend the
> partitions on the current disk to the new disk. Is it
> possible to do
Hi
A few hard disk partitions on our current Debian
system are close to becoming full. I would like to
install an addtional hard disk and extend the
partitions on the current disk to the new disk. Is it
possible to do so and are there any instructions
avaliable on how to add and configure addition
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On Sunday 12 Jan 2003 8:20 pm, Bob Hilliard wrote:
> Johan Ehnberg <[EMAIL PROTECTED]> writes:
>
> I used to use the cp -ax method with great success, but more
> recently the -x option doesn't work. The following is copied from my
>
> bug report
Johan Ehnberg <[EMAIL PROTECTED]> writes:
> There are a few important steps. I did this on my little server and it
> worked just the way it should. Read
>
> http://www.storm.ca/~yan/Hard-Disk-Upgrade.html
>
> and follow the instructions there. It's very straight-forward and not
> too difficult. Ta
There are a few important steps. I did this on my little server and it
worked just the way it should. Read
http://www.storm.ca/~yan/Hard-Disk-Upgrade.html
and follow the instructions there. It's very straight-forward and not
too difficult. Takes some time, though.
If you need more info, just a
I would like to copy my entire install onto my new larger hard disk, then
set it up to boot there. I have the old disk as master and the new as
slave, and I've mounted the slave and used cp -a on the top level
directories. The cp -a of 'initrd' directory complained a bit though, and
I'm not sure
On Fri, Mar 03, 2000 at 11:43:46PM -0800, kmself@ix.netcom.com wrote:
> On Fri, Mar 03, 2000 at 09:25:40PM -0800, Michael Perry wrote:
> > I had kept a copy of a really great article posted on another mailing list
> > for this but now seem to have lost it. I would like to upgrade and move
> > thin
I had kept a copy of a really great article posted on another mailing list
for this but now seem to have lost it. I would like to upgrade and move
things like /home and /usr to a new scsi hard disk drive which has much more
room. The old disk is /dev/sda and I am installing a new IBM 18 gig scs
On Fri, Mar 03, 2000 at 09:25:40PM -0800, Michael Perry wrote:
> I had kept a copy of a really great article posted on another mailing list
> for this but now seem to have lost it. I would like to upgrade and move
> things like /home and /usr to a new scsi hard disk drive which has much more
> roo
I had kept a copy of a really great article posted on another mailing list
for this but now seem to have lost it. I would like to upgrade and move
things like /home and /usr to a new scsi hard disk drive which has much more
room. The old disk is /dev/sda and I am installing a new IBM 18 gig scsi
> > I'm trying to add space to my system and all i have is a 170meg HD what
I
> > want to do is move everything from /usr/lib to the new HD and have the
new
> > drive mount at that point. I would like to have the move done in one
> > command. is that posible or will i have to move the whole tree by
Syd --
Looks like you can use the "cp" command with the "--archive" option (see "cp"
man page).
What you need to do is, after you place a linux filesystem on the partition
with "mke2fs",
mount that partition under the generic mount-point directory "/mnt":
mount /dev/hd?? /mnt
Then, copy every
On Tue, 29 Apr 1997, Syd Alsobrook wrote:
> I'm trying to add space to my system and all i have is a 170meg HD what I
> want to do is move everything from /usr/lib to the new HD and have the new
> drive mount at that point. I would like to have the move done in one
> command. is that posible or wi
Syd Alsobrook wrote:
> I'm trying to add space to my system and all i have is a 170meg HD what I
> want to do is move everything from /usr/lib to the new HD and have the new
> drive mount at that point. I would like to have the move done in one
> command. is that posible or will i have to move the
I'm trying to add space to my system and all i have is a 170meg HD what I
want to do is move everything from /usr/lib to the new HD and have the new
drive mount at that point. I would like to have the move done in one
command. is that posible or will i have to move the whole tree by hand?
Syd
On Tue, 24 Sep 1996, Fernando Tadeu Caldeira Brandt wrote:
> I am planing to install a new bigger hard disk. I will
> keep the old one but I would like to move Debian Linux
> to the new disk. Is it safe to use dd? If not, what would
> be the most pratical way to do that without having to
> remembe
I am planing to install a new bigger hard disk. I will
keep the old one but I would like to move Debian Linux
to the new disk. Is it safe to use dd? If not, what would
be the most pratical way to do that without having to
remember all customization, etc?
Fernando
90 matches
Mail list logo