LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > 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


Reply
  Search this Thread
Old 05-12-2006, 03:02 PM   #1
menipos
LQ Newbie
 
Registered: May 2006
Posts: 2

Rep: Reputation: 0
Question Hdd problem with partitions!!!please help!!!


I have make 3 partitions in my hdd the (hda7 where all files of the system are), the hda8 and hda9. The hda7 works fine but in the hda8 and hda9 I have problem. When I try to open the partitions the system give's me a message mount: dev/hda8 is not a block device. I use cfdisk and recreate this two partitions but i steel have the problem. I use slackware.I don't have but blocks in my disk!!!Disk file system is ext3 in all partitions!

Thanks for your help!!!
Free software!!!
 
Old 05-12-2006, 03:08 PM   #2
RHLinuxGUY
Member
 
Registered: Oct 2003
Distribution: Ubuntu 7.04
Posts: 889
Blog Entries: 1

Rep: Reputation: 30
What command are you using to open the devices? As far as I remember should be...

mount /dev/hda8 /mount/nameofshortcuttohddevice

your gonna have to make a link somewhere so I'll give an example...

$ su
# mkdir /mount/hda8
# mount /dev/hda8 /mount/hda8

that is the basic way, if you want it to boot up during boot time your gonna have to edit fstab (/etc/fstab) but ask me if you want to know how to work with that file and I'll spend time with you on that, first try the above to see if that is what your problem is.
 
Old 05-12-2006, 04:00 PM   #3
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,734

Rep: Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920
Post the output of the command
fdisk -l (small L and command needs to run via root)

What is the exact command you are using to mount the filesystem?
 
Old 05-12-2006, 06:31 PM   #4
menipos
LQ Newbie
 
Registered: May 2006
Posts: 2

Original Poster
Rep: Reputation: 0
This is the problem i can't make mount i use this mount/dev/hda8 and i take the message mount: /dev/hda8.From KDE the same problem.
This is the fstab you ask
/dev/hda10 swap swap defaults 0 0
/dev/hda7 / ext3 defaults 1 1
/dev/hda8 /dev/hda8 ext3 defaults 1 2
/dev/hda8 /dev/hda8 ext3 defaults 1 2
/dev/scd0 /mnt/cdrom auto noauto,owner,ro 0 0
/dev/hdd /mnt/cdrom1 auto noauto,owner,ro 0 0
/dev/fd0 /mnt/floppy auto noauto,owner 0 0
devpts /dev/pts devpts gid=5,mode=620 0 0
proc /proc proc defaults 0 0
 
Old 05-12-2006, 06:40 PM   #5
michaelk
Moderator
 
Registered: Aug 2002
Posts: 25,734

Rep: Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920Reputation: 5920
Did you format the partitions? To format hda8 with an ext3 filesystem:
mke2fs -j /dev/hda8

/dev/hda8 is not a valid mount point. You need to create a directory to use as mount point as posted above. Example:
mkdir /mnt/hda8

I asked for the output of fdisk which would verify the partitions actually exist.
 
  


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
Partitions on my HDD. k-mart Slackware - Installation 3 07-21-2004 02:27 AM
Why sould I use different partitions even when there is only one HDD stelmed Slackware 3 02-28-2004 02:09 AM
partitions on twe HDD twinkers Debian 1 09-27-2003 01:24 PM
partitions - multiple hdd ricdave Linux - Newbie 4 05-24-2003 06:36 AM
HDD Partitions Question Park_7677 Linux - Newbie 5 11-16-2002 12:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Hardware

All times are GMT -5. The time now is 09:23 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