![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| Linux RedHat, Ubuntu, SUSE, Fedora, Debian, Mandriva, Slackware, Gentoo linux, PCLinuxOS. All Linux questions here! |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Moving the root partition (simple fstab / grub question) | d11wtq | UNIX for Dummies Questions & Answers | 7 | 10-07-2008 09:55 AM |
| How to edit /etc/fstab when root was mounted as read only | ilan | Linux | 3 | 02-28-2008 07:51 PM |
| bdf , /etc/fstab , /etc/mnttab | Cameron | HP-UX | 6 | 12-03-2007 07:34 AM |
| how do I make dynamic parameter names? Or get the value of a parameter evaluated twi | Awanka | Shell Programming and Scripting | 2 | 04-19-2007 06:37 PM |
| /etc/fstab | byblyk | Linux | 6 | 07-06-2004 09:51 PM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Parameter to edit in /etc/fstab in RH 8.0
Hi All,
In RH 8.0, I am not able to mount USB pendrive. I know one method where in /etc/fstab is to be edited, so that it points to a directory /mnt/usb. After that it mount automatically. Unfortunately, i have forgotten the parameter to add in /etc/fstab-can anyone help me please? Thanks much in advance, Scriptlearner. |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
try this:
/dev/YOUR_USB_DEVICE /mnt/usb auto noauto,rw,user 0 0 |
|||
| Google The UNIX and Linux Forums |