Go Back   openSUSE Forums > Archives > SF Archives > ARCHIVES - Miscellaneous
Forums FAQ Members List Search Today's Posts Mark Forums Read


ARCHIVES - Miscellaneous Questions about SUSE Linux that don't fit anywhere else

 
Page 1 of 4 1 23 Last »
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 12-May-2004, 15:22
dubbrich
Guest
 
Posts: n/a
Default

I installed Suse 8 on a seperate drive than my windows. Which directory is my windows stuff on? I'm on NTFS.
  #2 (permalink)  
Old 12-May-2004, 15:32
Adam
Guest
 
Posts: n/a
Default

The install normally find it and mounts it in /windows/C.

This will only be read-only if it is NTFS though.
  #3 (permalink)  
Old 12-May-2004, 16:39
dubbrich
Guest
 
Posts: n/a
Default

It usually mounts if windows is on the same drive and on a seperate partition. usually there is an icon on the desktop. but I got suse and win on 2 seperate drives.
  #4 (permalink)  
Old 12-May-2004, 18:57
69_rs_ss
Guest
 
Posts: n/a
Default

Try going to Yast -> System -> Partitioner. In there select the windows drive, and go to edit. Create a mount point, click ok and then apply. That should work.
  #5 (permalink)  
Old 14-May-2004, 08:20
dubbrich
Guest
 
Posts: n/a
Default

I tried that yesterday, but it didn't work. I don't think I am specifying the correct mount point. what directory am I supposed to mount it to. I tried to mount it to /dev/hda (windows is on my primary drive). I need mad help!!!
  #6 (permalink)  
Old 14-May-2004, 08:36
69_rs_ss
Guest
 
Posts: n/a
Default

Easiest thing to do is create a folder in / called windows. Then when you go into Yast -> System -> Partitioner go to the first hard drive and under mount point type /windows. Then close and apply. This should mount /dev/hda into the /windows folder.
  #7 (permalink)  
Old 14-May-2004, 10:57
Darkelve
Guest
 
Posts: n/a
Default

For those who are not afraid of the console(command line):

If you're windows partition is a FAT-partition, you can manually mount it from a console (there's a program called konsole in KDE).

E.g. in my case, hda5 is my D: drive.

If I want to mount it, I would do (without the quotes):

"mkdir /mnt/windows_d/"
*** I name my directory windows_d myself, can be any name***
"mount -t vfat /dev/hda5 /mnt/windows_d/"
*** I specify a partition, its type and tell Linux where to 'mount' it (link to it).***

Next time I want to access my Windows D: partition, I would type:
"/mnt/windows_d" either in the Konsole or in Konquerors address bar.









  #8 (permalink)  
Old 14-May-2004, 13:10
Adam
Guest
 
Posts: n/a
Default

Quote:
It usually mounts if windows is on the same drive and on a seperate partition. usually there is an icon on the desktop. but I got suse and win on 2 seperate drives.
Doesn't it do it if its on a seperate drive?
I haven't installed it for quite a while now though (well not checking what it does or with windows dual-booting) - i just assumed it did.
  #9 (permalink)  
Old 14-May-2004, 13:26
69_rs_ss
Guest
 
Posts: n/a
Default

It usually automatically sets it up if you had both drives plugged in during install and accepted Suse partitioning. If you didn't, it would list the drives and partitions but the windows one wouldn't be given a mount point. That's what I have found in my installs.
  #10 (permalink)  
Old 14-May-2004, 13:38
dubbrich
Guest
 
Posts: n/a
Default

When I installed suse, I unhooked my win drive so I wouldn't get an option to format /partition it. After the install, I hooked it beack up. when I go into kdisk I could see the drive labeled /hda (suse is on hdb).
 
Page 1 of 4 1 23 Last »

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2