Welcome to Linux Forums! With a comprehensive Linux Forum, information on various types of Linux software and many Linux Reviews articles, we have all the knowledge you need a click away, or accessible via our knowledgeable members.
Find the answer to your Linux question:
New to Linux Forums? Register here for free!
    Linux Forums > Your Distro > SuSE Linux Help > Free Partition Manager?

Forgot Password?
 SuSE Linux Help   For help and discussions related to SuSE Linux

Site Navigation
Linux Articles
Linux Forums
Linux Downloads
Linux Hosting
Free Magazines
Job Board
IRC Chat
RSS Feeds


Linux Forum Topics
Linux Forums
Your Distro
Linux Resources
GNU Linux Zone
The Community
Closed Thread
 
Thread Tools Display Modes
Old 02-26-2006   #11 (permalink)
Linux Guru
 
AlexK's Avatar
 
Join Date: Feb 2005
Location: Earth
Posts: 3,380
You can't merge partitions if that is what you are asking.

First highlight your harddrive. Then hit add. In the new menu which pops up format it as Reiser. Under Mount point tell it to mount to /data (you may have to type it in). If you select some other mount point in the list, it may screw up that "folder" in your present partitioning scheme e.g. /usr or /home.

Then hit ok -> apply, it will format it and mount it upon next reboot (from memory).
__________________
Life is complex, it has a real part and an imaginary part.
AlexK is offline  


Old 02-26-2006   #12 (permalink)
Just Joined!
 
Join Date: Feb 2006
Posts: 99
Quote:
Originally Posted by AlexK
You can't merge partitions if that is what you are asking.

First highlight your harddrive. Then hit add. In the new menu which pops up format it as Reiser. Under Mount point tell it to mount to /data (you may have to type it in). If you select some other mount point in the list, it may screw up that "folder" in your present partitioning scheme e.g. /usr or /home.

Then hit ok -> apply, it will format it and mount it upon next reboot (from memory).
hmm i created a new partition in reiser format and changed mount point to /data and it appeared in "My Computer" but... I cant mount it nor can I copy any files to it. When I try to mount it a balloon pops up and then disappears, its too quick to read the error message. Any Ideas?
LordG is offline  
Old 02-26-2006   #13 (permalink)
Just Joined!
 
Join Date: Feb 2006
Posts: 99
Quote:
Originally Posted by LordG
hmm i created a new partition in reiser format and changed mount point to /data and it appeared in "My Computer" but... I cant mount it nor can I copy any files to it. When I try to mount it a balloon pops up and then disappears, its too quick to read the error message. Any Ideas?
edit"Sorry, Sorry I forgot to reboot.
LordG is offline  
Old 02-26-2006   #14 (permalink)
Just Joined!
 
Join Date: Feb 2006
Posts: 18
have you tried adding it to /etc/fstab? with it added to fstab try 'mount -a'
dwbell is offline  
Old 02-26-2006   #15 (permalink)
Just Joined!
 
Join Date: Feb 2006
Posts: 18
Quote:
Originally Posted by LordG
edit"Sorry, Sorry I forgot to reboot.
is it mounting for you now then?
dwbell is offline  
Old 02-26-2006   #16 (permalink)
Just Joined!
 
Join Date: Feb 2006
Posts: 99
Quote:
Originally Posted by dwbell
is it mounting for you now then?
yes it is but I still cant copy any files to it or anywhere else for that matter. It keeps saying I have no access.

Ever since Ive done this the clock has disappeared from the taskbar and my mousewheel doesent work.
LordG is offline  
Old 02-26-2006   #17 (permalink)
Just Joined!
 
Join Date: Feb 2006
Posts: 18
Quote:
Originally Posted by LordG
yes it is but I still cant copy any files to it or anywhere else for that matter. It keeps saying I have no access.

Ever since Ive done this the clock has disappeared from the taskbar and my mousewheel doesent work.
crazy!

to get the clock back, right click on the taskbar -> add applet and select clock. right click on the clock select configure to set it up how you like.

the mouse, open yast select hardware on the left then mouse model on the right. Make sure that it has the right model mouse and that the option for mouse wheel is selected.

would you please post your fstab (located at /etc/fstab) file and tell us the partition in question so we can see if it is mounted correctly. It should probably look like this (with hda2 being changed to whatever your partition is called):

/dev/hda2 /data reiserfs acl,user_xattr 1 1

backup fstab before changing. after changing type mount -a from command line.

BTW it's tough learning a new OS but it gets easier quickly and is worth the effort. No os is the best choice for every job so having options makes using your computer better in the long run.
dwbell is offline  
Old 02-26-2006   #18 (permalink)
Just Joined!
 
Join Date: Feb 2006
Posts: 99
Quote:
Originally Posted by dwbell
crazy!

to get the clock back, right click on the taskbar -> add applet and select clock. right click on the clock select configure to set it up how you like.

the mouse, open yast select hardware on the left then mouse model on the right. Make sure that it has the right model mouse and that the option for mouse wheel is selected.

would you please post your fstab (located at /etc/fstab) file and tell us the partition in question so we can see if it is mounted correctly. It should probably look like this (with hda2 being changed to whatever your partition is called):

/dev/hda2 /data reiserfs acl,user_xattr 1 1

backup fstab before changing. after changing type mount -a from command line.

BTW it's tough learning a new OS but it gets easier quickly and is worth the effort. No os is the best choice for every job so having options makes using your computer better in the long run.
I don't know how to copy the text from that location it says new tabs or other tabs. Its listed as hda5 and hda6.
LordG is offline  
Old 02-26-2006   #19 (permalink)
Linux Guru
 
AlexK's Avatar
 
Join Date: Feb 2005
Location: Earth
Posts: 3,380
Can you post the output from this command"
Code:
fdisk -l
that is lowercase L and not 1.

From that find the name of your newly created partition e.g. /dev/hdaX where X is some number. Finally add it to the /etc/fstab like so:
Code:
su -
pico /etc/fstab
Then add the following line to it:
/dev/hdaX /data reiserfs rw,users,user_xattr 0 0
__________________
Life is complex, it has a real part and an imaginary part.

Last edited by AlexK; 02-26-2006 at 08:55 AM..
AlexK is offline  
Old 02-26-2006   #20 (permalink)
Just Joined!
 
Join Date: Feb 2006
Posts: 99
[QUOTE=AlexK]Can you post the output from this command"
Code:
fdisk -l
that is lowercase L and not 1.

result: No such file or directory.

Quote:
Then add the following line to it:
/dev/hdaX /data reiserfs rw,users,user_xattr 0 0
You guys have lost me.
I cant even add text to that file nor can I copy text so that i can post here.
LordG is offline  
Closed Thread


Currently Active Users Viewing This Thread: 2 (0 members and 2 guests)
 
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 Off
Pingbacks are Off
Refbacks are Off

Free Magazines
Run Your Own Web Server Using Linux & Apache - Free 191 Page Preview
Learn about everything you'll need to build and maintain your Linux servers, and to deploy Web applications to them.
subscribe
Open Source Security Myths Dispelled
Dispel the five major myths surrounding Open Source Security and gain the tools necessary to make a truly informed decision for your IT organization
subscribe
InformationWeek
InformationWeek is the only newsweekly you'll need to stay on top of the latest developments in information technology.
subscribe



All times are GMT. The time now is 02:59 PM.






© 2000 - 2009 - All Rights Reserved - Property of  MAS Media

Content Relevant URLs by vBSEO 3.3.0 RC2