Cyrus_the_virus
Unmountable Boot Volume
Can someone tell me as to how do I enable write permission for my Ubuntu file system partition. I have write permission for all the other drives except for the file system partition.
			
			 u mean "/"? I think for root (/) file system,root must be only give write access.a local user must be limited to his ~/ directory.the root permission 755 is perfectly fine.u can have access to /tmp fully.the root permission system that protects the system.use nautilus as root by making a launcher is /usr/share/applications/root-nautilus.desktop containing the details and the command "gksudo nautilus --browser".use alacarte gui editor to achieve that.it is in preferences>menu editor.
 u mean "/"? I think for root (/) file system,root must be only give write access.a local user must be limited to his ~/ directory.the root permission 755 is perfectly fine.u can have access to /tmp fully.the root permission system that protects the system.use nautilus as root by making a launcher is /usr/share/applications/root-nautilus.desktop containing the details and the command "gksudo nautilus --browser".use alacarte gui editor to achieve that.it is in preferences>menu editor.The_Devil_Himself said:^i remember trying logging in as root user at startup but if I recall correctly it showed something like 'can't log in as root at startup' or something.not sure though.
Open as Rootthis opens any file/folder as root for yougksudo "gnome-open %u"