LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux > Linux - Hardware
User Name
Password
Linux - Hardware This forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?

Notices

Tags used in this thread
Popular LQ Tags , , , ,

Reply
 
Thread Tools
Old 10-22-2009, 02:08 PM   #1
gymnart
Member
 
Registered: Oct 2005
Distribution: SUSE 10.0
Posts: 306
Thanked: 0
Question new hard drive no filesystem with existing SuSE 10


[Log in to get rid of this advertisement]
I presently have SuSE 10 installed and I'm very happy with it and want to keep it.
I just had a brand new hard drive (SATA) installed and it does not have a file system on it yet. It is detected when I do: "hwinfo --disk" as: SysFS ID: /block/sda device file: /dev/sda.

Code:
23: IDE 00.0: 10600 Disk
  [Created at block.188]
  UDI: /org/freedesktop/Hal/devices/storage_serial_9VM3S4B6
  Unique ID: RJG1.bhfeFxy9EQ0
  Parent ID: w7Y8.cglXzDQlkw9
  SysFS ID: /block/sda
  SysFS BusID: 0:0:0:0
  SysFS Device Link: /devices/pci0000:00/0000:00:1f.2/host0/target0:0:0/0:0:0:0
  Hardware Class: disk
  Model: "ST3500418AS"
  Device: "ST3500418AS"
  Revision: "CC37"
  Serial ID: "9VM3S4B6"
  Driver: "ata_piix", "sd"
  Device File: /dev/sda
  Device Files: /dev/sda, /dev/disk/by-id/scsi-SATA_ST3500418AS_9VM3S4B6, /dev/disk/by-path/pci-0000:00:1f.2-scsi-0:0:0:0
  Device Number: block 8:0-8:15
  BIOS id: 0x81
  Geometry (Logical): CHS 60801/255/63
  Size: 976773168 sectors a 512 bytes
  Geometry (BIOS EDD): CHS 969021/16/63
  Size (BIOS EDD): 976773168 sectors
  Geometry (BIOS Legacy): CHS 1023/255/63
  Config Status: cfg=no, avail=yes, need=no, active=unknown
  Attached to: #12 (IDE interface)
So, How do I make this usable? I want to use it as storage and keep my SuSE system.
I'm sorry if this has been answered but I did search and while there was a lot of results, none of them had to do with what I wanted.
linuxsuse gymnart is offline  
Tag This Post , , , ,
Reply With Quote
Old 10-22-2009, 02:11 PM   #2
pljvaldez
Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Lenny (x86)
Posts: 5,275
Thanked: 96
Most people use a graphical tool like GParted to partition and format the drive. Depending on what you want to put on the drive, some file system types are optimized for large files (> 2GB) or for large numbers of small files.

P.S. When using any partitioning tool always double check that you're not going to format your existing drive. Although you can sometimes recover, it's easiest if you don't screw it up the first time. Trust me, I know from experience.
windows_xp_2003 pljvaldez is offline     Reply With Quote
Old 10-22-2009, 02:22 PM   #3
gymnart
Member
 
Registered: Oct 2005
Distribution: SUSE 10.0
Posts: 306
Thanked: 0

Original Poster
THAT's what I'm scared of!! I'm not sure how it works or anything. I've never used it.

My husband and I were poking around and found a partitioner (called, Partitioner) but I was not sure about it so I had him cancel it. Also, it said that some kind of package was not installed and there are no repositories around for SuSE 10.0 in order to install whatever that package was. I don't know if that package was needed or not.
(I'm using KDE 3.5.6)
linuxsuse gymnart is offline     Reply With Quote
Old 10-22-2009, 02:28 PM   #4
pljvaldez
Guru
 
Registered: Dec 2005
Location: Somewhere on the String
Distribution: Debian Lenny (x86)
Posts: 5,275
Thanked: 96
I typically use the GParted Live CD to do this. But since it's a secondary drive, you should be able to use GParted from within Suse.

Here's a nice howto with screenshots and stuff. Basically, your used drive should show up with a bunch of colors showing files are being used. The new drive should be blank. You change drives in the upper right hand corner drop down box.

If you're really nervous, you can open your computer case, unplug your good drive, boot the GParted Live CD, and then format the new drive. Then you won't be able to accidentally mess up your main drive. Then shutdown and plug the main drive back in. Suse should find the new formatted drive.
windows_xp_2003 pljvaldez is offline     Reply With Quote
Thanked by:
Old 10-22-2009, 05:13 PM   #5
gymnart
Member
 
Registered: Oct 2005
Distribution: SUSE 10.0
Posts: 306
Thanked: 0

Original Poster
Thanks much for your advice!
My husband and I got it working nicely! We used SuSE's Partition tool and it worked within moments. Next I discovered that I could not write to it yet. So, after comparing how my /home directory was set up, I found that I had to be root and make a new folder within that newly mounted drive (I was able to use KDE in super user mode to do this) and set the permissions to myself as owner and put the folder in the users group. Once I did that, I was able to transfer files [as myself] and I played my movies right from there to make sure that everything was ok. Now for the big process of moving all my stuff and organizing it into newly created folders!
linuxsuse gymnart is offline     Reply With Quote
Old 10-23-2009, 10:28 AM   #6
gymnart
Member
 
Registered: Oct 2005
Distribution: SUSE 10.0
Posts: 306
Thanked: 0

Original Poster
I have another question:
When I was using the Partition tool, I was asked what mount point I wanted. There were 4 choices (I only remember 3 of them):

"home"
"tmp"
"local"
and I think maybe "var", but I'm not sure

My question is: since I already use a /home and there are already /tmp and /var used for my system, what would have happened if I chose to use one of those as a mount point for my drive? (I chose the one that I recognized as not being used by my system).

I was not given an option to write one in.
linuxsuse gymnart is offline     Reply With Quote
Old 10-23-2009, 10:43 AM   #7
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 2,875
Thanked: 266
Quote:
Originally Posted by gymnart View Post
I have another question:
When I was using the Partition tool, I was asked what mount point I wanted. There were 4 choices (I only remember 3 of them):

"home"
"tmp"
"local"
and I think maybe "var", but I'm not sure

My question is: since I already use a /home and there are already /tmp and /var used for my system, what would have happened if I chose to use one of those as a mount point for my drive? (I chose the one that I recognized as not being used by my system).

I was not given an option to write one in.
This silly wizards like to do assumptions like that you probably wanted to use that drive for a system mount point, which is not the case.

You can mount the drive virtually in any place you want. Usual locations for regular storage are under /mnt/ and /media/, so you could just create a directory under any of these and use it as a mount point for your new drive.

What would happen if you use that drive mounted under /home (or any other of the already existing dirs)? Well, you wouldn't be able to access the contents under that directory until you umount the drive that's mounted on it. Not a good thing (tm).
linuxgentoo i92guboj is offline     Reply With Quote
Old 10-23-2009, 10:58 AM   #8
gymnart
Member
 
Registered: Oct 2005
Distribution: SUSE 10.0
Posts: 306
Thanked: 0

Original Poster
I agree that does not sound so good. But it is reverseable then? That's good.

Since the drive is already mounted, would I be able to unmount it and then remount it in a subdirectory in /mnt? Nothing would be lost, right? Just wondering. Right now, my system mounts it automatically when I boot up and its working out nicely.
linux gymnart is offline     Reply With Quote
Old 10-23-2009, 11:02 AM   #9
thorkelljarl
Member
 
Registered: Jun 2008
Posts: 823
Thanked: 94
The tree...

If you mounted the drive as, for example, /data at /home, you are adding it to the linux file tree under /home, that is adding a mount point under the home directory. You can see where you now have it mounted with the command "mount" See man mount.

http://linux.die.net/man/8/mount

http://www.tuxfiles.org/linuxhelp/mounting.html

You were asked if you wanted to format the HDD as /home, /temp, etc., something that you did not want since you already have these directories, but you could have created a partition with its own mount point, creating another directory similar to /home, /temp, etc. That attaches the file higher up the tree than the /data example above. Remember that everything in linux is a file, including your HDD.

Last edited by thorkelljarl; 10-23-2009 at 11:56 AM..
linuxsuse thorkelljarl is offline     Reply With Quote
Old 10-23-2009, 11:19 AM   #10
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 2,875
Thanked: 266
Quote:
Originally Posted by gymnart View Post
I agree that does not sound so good. But it is reverseable then? That's good.

Since the drive is already mounted, would I be able to unmount it and then remount it in a subdirectory in /mnt? Nothing would be lost, right? Just wondering. Right now, my system mounts it automatically when I boot up and its working out nicely.
Well, I don't know where did it mount the drive. I really don't think it mounted it under /tmp/, /var/ or /home/. The partition manager should tell you where it's mounted. Using df or mount in the command line can also be informative.

As for your question, by mounting and unmounting no harm is done. If you mount a partition at a given /dir, then the contents of the dir can be seen, and when you enter /dir you see the contents of the device that's been mounted there. But after unmounting it the original contents of /dir will still be there of course.

You can choose to mount the drive wherever else, in a different location the next time if you truly want/need.
linuxgentoo i92guboj is offline     Reply With Quote
Thanked by:
Old 10-23-2009, 11:25 AM   #11
gymnart
Member
 
Registered: Oct 2005
Distribution: SUSE 10.0
Posts: 306
Thanked: 0

Original Poster
Thanks!
So the drive was mounted in /local. I picked that because I thought that /local was not used. I hope that I made a right choice. So far, I am checking my favorite apps to make sure. I also am looking up info on the directory tree.

Am I right? /local is not used by SuSE for any software or system stuff?
linux gymnart is offline     Reply With Quote
Old 10-23-2009, 11:32 AM   #12
i92guboj
Gentoo support team
 
Registered: May 2008
Location: Lucena, Córdoba (Spain)
Distribution: Gentoo
Posts: 2,875
Thanked: 266
No idea. I am not a SuSE user. All I can tell you is that most distros don't use /local/ for anything, and also that the filesystem hierarchy standard doesn't define that directory for any special purpose either.

So, as long as SuSE doesn't use it for anything, you shouldn't have a problem. And probably, if the wizard used that by default, then maybe it's the way it's meant to be in SuSE.

As said, most distros use either dirs under /mnt/ or /media/ for mountpoints that are not part of the base system. So that's what I'd use, but that's just me).

The latest standard defines /media/ as the container for mount points used for removable media, and /mnt/ as the container for mount points used for temporary mounts. What this exactly means is open for debate. I've never been a big fan of this standard. But, in case you want to take a look:

http://www.pathname.com/fhs/pub/fhs-2.3.html
linuxgentoo i92guboj is offline     Reply With Quote
Thanked by:
Old 10-23-2009, 11:43 AM   #13
gymnart
Member
 
Registered: Oct 2005
Distribution: SUSE 10.0
Posts: 306
Thanked: 0

Original Poster
Thumbs up

After looking at that page I just found that this statement sounds kinda funny:
Quote:
Local placement of local files is a local issue,
Thanks for that info! Now I can enjoy my system and rest easier. I don't know why, but I seem to be getting too nervous these days about maintaining my computer. *shrug* Thanks again for dealing with this nervous newbie!
linux gymnart is offline     Reply With Quote
Old 10-23-2009, 12:18 PM   #14
thorkelljarl
Member
 
Registered: Jun 2008
Posts: 823
Thanked: 94
It isn't so much that it is used...

If /local is a directory, you should be able to mount to it.

However there are reasons for having partitions for some directories but not others.

A common partitioning scheme for a home system is swap, / (root), and /home. The / (root) partition will have var, dev, whatever, as directories under / (root) and as long as the / (root) partition is large enough to manage its allocation of space, will add data to the individual directories up to the size limit of / (root). The system won't run into a problem on any of its sub-directories caused by them filling their separate partitions to the limit.

A separate /home will allow any accident to happen to the linux installation, a re-installation, or a new installation of the same linux, without having to format the /home partition and loose its content. In openSUSE, the personal settings that you have made, located in /home as hidden files, should be carried over to the new openSUSE installation.

linux is choice, and you can do many things several ways, including arranging a partitioning as you need or as you please.

You can also arrange the mount points of your files several places. Indeed, there may be a difference between different linux distributions, causing at some point confusion and disarray as the distros diverge from one another.

"Local...local...local..."

In the same way, if you unwittingly diverge too much from what is the standard usage for your distro, you may find yourself out in the unknown without company when you need to ask for advice.

Last edited by thorkelljarl; 10-23-2009 at 12:47 PM..
linuxsuse thorkelljarl is offline     Reply With Quote
Thanked by:

Reply

Bookmarks


Thread Tools

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
kernel accessing pata cd rom drive instead of sata OS hard drive for filesystem elaps2007 Linux - Kernel 0 03-20-2008 06:44 PM
Can an existing suse 10.0 hard drive partition be re-sized? sirius57 Linux - General 5 02-10-2008 05:22 PM
How to install a new hard drive on to existing system ksgill Linux - Newbie 3 02-07-2005 01:17 AM
Partitioning existing hard drive NickC Linux - Hardware 4 12-09-2003 05:44 AM
Add a new hard drive to existing RH 7.2 guanyu Linux - Software 1 02-27-2002 11:17 PM


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

Main Menu
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
RSS2  LQ Podcast
RSS2  LQ Radio
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration