LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 09-16-2007, 07:34 AM   #1
ejmiami
LQ Newbie
 
Registered: Sep 2007
Posts: 1

Rep: Reputation: 0
Partitioning an External USB Drive to use with Backuppc


Hi,

I've installed Fedora Core 6 on an old HP Pavilion and I'm loving it. I did the default setup for the two internal hard drives - (I was too impatient to set up separate a separate /home partition) and they are now one LVM covering a 35gb and 60gb drive. Now that I'm happily downloading software and tweaking the system, I'd like to set up my external USB 500GB drive with the following:

1) a boot partition with a clone of my present system (should be no bigger than 90gb

2) a backup /home partition

3) a storage partition for all my music and anything else that will eat up a lot of space

I have gparted installed and running. The drive right now is partitioned to include an /XP boot partition. Frankly I don't see ever having to boot this system as XP again since I have an XP laptop for when I need XP.

How do I use gparted to wipe out what is there and start over with the 3 partitions I want above ?

Can someone explain a little bit about /mnt ? I have set up a directory /mnt/usbdrive.

How do I give all users (not just root) the ability to mount usb and cd drives automatically ?

I hope that isn't too many questions for a first time post.

Thanks

I'll post a separate post about using BackupPC after I get the drive set up.d
 
Old 09-17-2007, 05:46 PM   #2
Mikhail_16
Member
 
Registered: Oct 2003
Distribution: Gentoo rules them all
Posts: 279

Rep: Reputation: 31
I started typing up a huge post about partitioning and migrating OSes, it started to shape up into a whole essay so i gave up, sorry . Though i will go on a limb and say that there's been a lot of stuff written about everything you're asking about by better writers than me so it never hurts to go out there and read some documentation ...

Withough further ado, lets get into it.

I'll answer the simple portions though:
/mnt is a generic directory where pointers for your device mounts are stored. To access a storage device in linux you gotta mount it onto something. For example a CDROM without a disk inside is useless but if you want to read data off your CDR you burnt few weeks ago you put it into the drive and mount it onto /mnt/cdrom folder. The names are arbitrary and are there simply as a convention and convenience. You can mount the same CDR anywhere else you want as the system does allow you to do that, /tmp, /home would all work. But /mnt is generally considered the 'proper' place to store the mount points though. Plus you are guaranteed not to break anything by mounting (as that overlays the contents of the folder onto which its mounted) as no applications ever put files into that directory tree.

Second part of mount is the /etc/fstab file (which i come to as answer to your last question). Fstab is a file that describes all the information about mounting your filesystem. How, where, what device it is, etc. So for example if you were to try to access a cdr from the last post. You could do something like 'mount /mnt/cdrom' and the system would go read in /etc/fstab file, find out the cdrom entry and know that it needs to mount the device /dev/cdrom1 read-only onto the directory of /mnt/cdrom with autodetected filesystem. By default only root user can mount or unmount devices. but there's an options column in the fstab file for every device and if you want your users to be able to mount and unmount specific devices you can add 'users' as one of the options there.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounting USB external drive with multiple partitions, USB bluetooth mouse xmeson Slackware 7 12-17-2006 09:00 AM
ubuntu partitioning tool does not see external usb hard drive when installing ubuntu fakie_flip Linux - Software 2 07-30-2006 12:44 AM
need some help partitioning a large (250GB) usb external hard drive vees Linux - Hardware 2 07-04-2006 04:14 AM
external enclosure for an internal hard drive vs external USB hard drive powah Linux - Hardware 1 03-10-2006 09:03 AM
XS Drive II external USB hard drive/card reader max74 Linux - Hardware 7 10-21-2003 10:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:40 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration