Fedora This forum is for the discussion of the Fedora Project. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
|
01-26-2007, 12:57 PM
|
#1
|
LQ Newbie
Registered: Dec 2003
Posts: 19
Rep:
|
Making a Backup Harddrive
FC6 X86_64 /dev/hda.
I'm trying to make a backup partition on hdb/40gig using Gparted.
I have already made a ext3 partition and formatted as ext3 using Gparted
But linux is putting a /boot partition of about 700mb. and a /backup/partition 37gig.
How do I take the /boot and /backup and off and put one partition /home on hdb1.
I can't see any way of doing it with Gparted.
|
|
|
01-26-2007, 03:36 PM
|
#2
|
Member
Registered: Oct 2004
Location: Missouri, USA
Distribution: Slackware 12.2, Xubuntu 9.10
Posts: 371
Rep:
|
Quote:
Originally Posted by mepenn
But linux is putting a /boot partition of about 700mb. and a /backup/partition 37gig.
|
Not sure exactly what you mean here. Are you saying that after you run GParted to create your 40GB /dev/hdb partition, "something" runs that formats that into 2 other partitions?
|
|
|
01-27-2007, 11:03 AM
|
#3
|
Senior Member
Registered: May 2004
Location: Indianapolis, Indiana
Distribution: FC-KDE, 32 and 64 bit
Posts: 1,721
Rep:
|
Speaking for mepenn.
That was a mistake on the /boot partition being created.
The correct question is: having made a 40gig partition (primary) ext3 on hdb1 with Gparted and formatted as a ext3, how do I make a /home directory on hdb1? , i could not do this in Gparted.
Hdb1 is going to be a backup harddrive.
I have set /etc/fstab: /dev/hdb1 /mnt/backup ext3 defaults 0 0 (Are these settings correct?)
I also did a chown user /mnt/backup so no other users can erase in /mnt/backup and I did a
chmod 700 /mnt/backup.
I can as the user(owner) of /mnt/backup,hdb1 copy files onto /mnt/backup , hdb1 at this time.
Jim
Last edited by mickeyboa; 01-27-2007 at 11:09 AM.
|
|
|
01-27-2007, 11:18 AM
|
#4
|
Member
Registered: Nov 2004
Location: Canada
Distribution: Ubuntu 7.10 - Gutsy Gibbon(Desktop Edition)
Posts: 184
Rep:
|
story
Hi,
I did a backup partition with Win XP using MMC as a primary partition around the end of my drive then left the beggining unallocated and loaded FC6 on my drive. The add lines to your fstab to make the shared drive readable. But I ended up figuring out it wasnt big enough to dd my windows drive...ohh well. Just wanted to share my story with you.
I aplogize at the begging I should have said I have Win XP on hda and FC6 on hdb.
|
|
|
01-27-2007, 11:45 AM
|
#5
|
Member
Registered: Oct 2004
Location: Missouri, USA
Distribution: Slackware 12.2, Xubuntu 9.10
Posts: 371
Rep:
|
Quote:
Originally Posted by mickeyboa
The correct question is: having made a 40gig partition (primary) ext3 on hdb1 with Gparted and formatted as a ext3, how do I make a /home directory on hdb1? , i could not do this in Gparted.
Hdb1 is going to be a backup harddrive.
I have set /etc/fstab: /dev/hdb1 /mnt/backup ext3 defaults 0 0 (Are these settings correct?)
|
So it sounds like the entire partition /dev/hdb1 is already setup to be /mnt/backup, correct? If that's the case, then one thing you MIGHT be able to do (I've not tried this) is simply create a /mnt/backup/home directory, rename your EXISTING /home directory something like "/home-old", then create a symlink "/home" that points to "/mnt/backup/home". If that doesn't work, then you could always create another partition on /dev/hdb for "/home" and then edit /etc/fstab" to use that as your "/home" partition.
If any of this isn't clear, let me know. Good luck!
|
|
|
All times are GMT -5. The time now is 09:34 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|