![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Expert-to-Expert. Learn advanced UNIX, UNIX commands, Linux, Operating Systems, System Administration, Programming, Shell, Shell Scripts, Solaris, Linux, HP-UX, AIX, OS X, BSD. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| What is your favorite Linux distro? | milhan | Linux | 128 | 6 Days Ago 08:28 AM |
| Linux distro or network traffic cop? It's both! | iBot | UNIX and Linux RSS News | 0 | 12-01-2007 11:05 AM |
| copying/moving partition | antalexi | SUN Solaris | 4 | 11-11-2006 06:59 PM |
| Linux distro | wolk | UNIX for Dummies Questions & Answers | 4 | 11-29-2002 08:29 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Copying a Linux distro from one partition to the other...
Hola. Here is how my partition table looks:
Device Boot Start End Blocks Id System /dev/hde1 1 1689 13566861 7 HPFS/NTFS /dev/hde2 * 1690 2783 8787555 83 Linux /dev/hde3 2784 2813 240975 82 Linux swap /dev/hde4 2814 4111 10426185 5 Extended /dev/hde5 2814 4065 10056658+ 83 Linux /dev/hde6 4066 4111 369463+ 82 Linux swap I have Debian on hde2 and LFS on hde5. I haven't used Debian for a long, long time now (I only needed it to build LFS), so I want to format hde2 and then copy my LFS partition onto it. Is this safe to do? If yes, then will a simple `cp / /mnt/debian` suffice? Last edited by Mr_Proper; 06-17-2003 at 10:51 AM.. |
|
||||
|
Yes, most importantly /etc/fstab, bootloader config and root= for the kernel.
You could test it works before fully changing by doing 'chroot /dev/hd[whatever debian was]' and if it doesn't work tweak the config's until it does. |
|
||||
|
Cool..
Cool, thanks for the info, guys. I was worried that certain software may have specific harddrive locations embedded in them, but maybe that is just one of the annoying quirks of Windows.
Quote:
![]() |
![]() |
| Bookmarks |
| Tags |
| linux |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|