LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE
User Name
Password
SUSE / openSUSE This Forum is for the discussion of Suse Linux.

Notices


Reply
  Search this Thread
Old 08-19-2005, 03:57 AM   #1
timalan
Member
 
Registered: Sep 2003
Location: Charlotte
Distribution: Suse Pro 9.3
Posts: 92

Rep: Reputation: 15
mount: can't find /dev/hda1 in /etc/fstab or /etc/mtab


i get this error when trying to view my files that i have on windows..
i mean i want to view my hard drive i have on windows from suse but i get this error...
Could not mount device.
The reported error was:
mount: can't find /dev/hda1 in /etc/fstab or /etc/mtab

i viewed my hard drive on mandrake when i had it on here...
the hard drive i have windows on is ntfs...

what mount point would i use??
i'm in YaST,
do i set the mount point that my windows is on??
cos that is what hda1 is...
thanks
 
Old 08-19-2005, 05:11 AM   #2
Nathanael
Member
 
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940

Rep: Reputation: 33
try reading the man pages for mount
you should get some nice hints on how to use mount.
once you have done that, we can go into more depth here.
:-)
 
Old 08-19-2005, 05:28 AM   #3
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Hello timalan! Howdy?!
where did you set your Windows partition? Post your fstab here
 
Old 08-19-2005, 06:20 AM   #4
timalan
Member
 
Registered: Sep 2003
Location: Charlotte
Distribution: Suse Pro 9.3
Posts: 92

Original Poster
Rep: Reputation: 15
/dev/hdb1 / reiserfs acl,user_xattr 1 1
devpts /dev/pts devpts mode=0620,gid=5 0 0
proc /proc proc defaults 0 0
usbfs /proc/bus/usb usbfs noauto 0 0
sysfs /sys sysfs noauto 0 0
/dev/dvdrecorder /media/dvdrecorder subfs noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/fd0 /media/floppy subfs noauto,fs=floppyfss,procuid,nodev,nosuid,sync 0 0
 
Old 08-19-2005, 08:30 AM   #5
Nathanael
Member
 
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940

Rep: Reputation: 33
so, you have no entry for /dev/hda1, right?
mount, when run like #mount /dev/hda1
will look in your fstab and try to find out where it is supposed to get mounted to (mountpoint)
as you can see in your fstab, /dev/hdb1 gets mounted to / (/ is in this case the mountpoint)
the 2nd commandline parameter you can sent to mount is exactly that, the mountpoint, so run
mount /dev/hda1 /mnt/hda1
you still need to make sure the directory /mnt/hda1 exists before mounting!

this and more is what you would find when reading the manpages
 
Old 08-19-2005, 08:37 AM   #6
timalan
Member
 
Registered: Sep 2003
Location: Charlotte
Distribution: Suse Pro 9.3
Posts: 92

Original Poster
Rep: Reputation: 15
this is what it said after i type mount /dev/hda1 /mnt/hda1
mount: mount point /mnt/hda1 does not exist
thanks
 
Old 08-19-2005, 01:58 PM   #7
Nathanael
Member
 
Registered: May 2004
Location: Karlsruhe, Germany
Distribution: debian, gentoo, os x (darwin), ubuntu
Posts: 940

Rep: Reputation: 33
sorry, missunderstood you there - my bad :-)
 
Old 08-20-2005, 12:50 AM   #8
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
Talking

Hello timalan!
Sorry for late response, I was at work
Follow this:
YaST=>System=>Partitioner=>
When expert partitioner opens see that you have entry for your windows partition. It should look smth like that:
Code:
/dev/hda1/    14.2GB   Win95 FAT32 LBA   /windows/c  45729  76482
/windows/c - stands for mounting point.
If you have no mounting point then click edit and set mounting point.
If you nave no entry at all, you probably missed it during setup. Click create and add your windows partition.

 
Old 08-20-2005, 08:31 AM   #9
timalan
Member
 
Registered: Sep 2003
Location: Charlotte
Distribution: Suse Pro 9.3
Posts: 92

Original Poster
Rep: Reputation: 15
Hi SlackerLX, that's ok about responding late cos i don't expect you to be at the computer all the time...lol
but as far as partition i tried something before i seen your post and well wasn't able to log back into my username for suse so it crashed...lol
so i installed mandrake 10.0 official release that a friend sent me in the mail and i downloaded mandrake 10.1 and updated it to 10.1...
now is there a way i can install suse on with my mandrake, by the way everything works great on mandrake but for launchcast and i did install flash player but it still does the same thing....
maybe i should have installed flash player first then netscape 4.78 but it still dissappears...
thanks again for your help bro :-)
Later!
 
Old 08-20-2005, 08:32 AM   #10
timalan
Member
 
Registered: Sep 2003
Location: Charlotte
Distribution: Suse Pro 9.3
Posts: 92

Original Poster
Rep: Reputation: 15
ohyeah with mandrake i can see windows directory and from windows using captain nemo i can see my linux......
i mean i know if i would have set the partition right in suse i would have been able to see all that too...
Later!
 
Old 08-20-2005, 08:47 AM   #11
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
You can see Windows directory on Mandrake because Mandrake formated your root with EXT3 FS. And your SuSE was RaisersFS. I don't have windows, but I have FAT32 partition as BACKUP. I always install linux on EXT3. has no problems with permissions on Win95 partitions.
And you CAN inatall 2 Linux OS, but whatever you need them for. I have different OS because of different boxes, on laptop I have SuSE, Desktop runs by Slackware and Debian-Sarge. And I like testing other distros. If you have smth of the sort in your mind then go ahead and install dual linux. But again, I have no intention to remove SuSE from laptop, and I have a thingie against Madrake. I don't like the way it's built and runs. It also crashed on me few times
 
Old 08-20-2005, 08:58 AM   #12
timalan
Member
 
Registered: Sep 2003
Location: Charlotte
Distribution: Suse Pro 9.3
Posts: 92

Original Poster
Rep: Reputation: 15
ok, well i think i am going to install suse back on....
and just keep that on...
so when i install suse on i should choose EXT3?
Thanks
 
Old 08-20-2005, 09:05 AM   #13
SlackerLX
Senior Member
 
Registered: Dec 2004
Location: Herzliyya, Israel
Distribution: SuSE 10.1; Testing Distros
Posts: 1,832

Rep: Reputation: 47
And DO NOT FORGET to set mount point for your windows partition. During setup go to advanced or detailed partitioner and edit the details that SuSE set by default
 
Old 08-20-2005, 09:09 AM   #14
timalan
Member
 
Registered: Sep 2003
Location: Charlotte
Distribution: Suse Pro 9.3
Posts: 92

Original Poster
Rep: Reputation: 15
ok... going to install suse back on...
will be back as soon as it gets done...
later
 
Old 08-20-2005, 09:13 AM   #15
timalan
Member
 
Registered: Sep 2003
Location: Charlotte
Distribution: Suse Pro 9.3
Posts: 92

Original Poster
Rep: Reputation: 15
i forgot to tell you when i installed mandrake, i used a boot diskette, now i get an error whenever i don't have a diskette in grub error line 17
cos i installed mandrake over suse and its not using that to boot up with it gives me that error...
i forgot how to get rid of that error...
 
  


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
fstab problem: mount: can't find dvd in /etc/fstab or /etc/mtab Nikon01 Slackware 5 11-17-2006 06:15 AM
-set mount point of /dev/hda1 to/windows /C spoonbender Linux - Newbie 3 08-07-2006 12:44 AM
can't mount /dev/hda1 (my WindowsXP partition) ZoeNStC Linux - General 3 09-18-2004 11:40 AM
Need help: fstab, /dev, and /mount are all HIGGLEDY-PIGGLEDY! tigerflag Slackware 10 08-10-2004 10:23 AM
My mount point of /dev/hda1(win98) is /mnt/c,but now it says input/output error whepin Linux - General 2 12-20-2001 12:41 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > SUSE / openSUSE

All times are GMT -5. The time now is 09:31 AM.

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