On Mon, Sep 08, 2003 at 04:55:16PM -0700, Ian L wrote:
>
> well mount says its ext2. I thought i had formatted it with ext3, but maybe
If you want to use a fs with ext3 you'd have to mke2fs it and add the
journalling afterwards using tune2fs. Perhaps you skipped that part.
> i didnt. If its wo
On 08-Sep-2003/16:55 -0700, Ian L <[EMAIL PROTECTED]> wrote:
>
>well mount says its ext2. I thought i had formatted it with ext3, but maybe
>i didnt. If its working as ext2 i dont really care. I dont really know what
>the difference is between ext2 and ext3. as long as its working i'm happy.
ext
At 04:51 PM 9/8/2003, you wrote:
>
Hi Ian,
It's likely being mounted as ext2. Perhaps your ext3 module is not
being loaded properly?
To find out how it's being mounted to:
mount /dev/hdb1 /traces
mount
The second mount will show you what filesystem was
automatically detected.
If it your fil
On Mon, 08 Sep 2003 16:44:24 -0700
Ian L <[EMAIL PROTECTED]> wrote:
> At 04:38 PM 9/8/2003, you wrote:
> >On Mon, 08 Sep 2003 16:31:47 -0700
> >Ian L <[EMAIL PROTECTED]> wrote:
> >
> > > i have the following line in my /etc/fstab file:
&
At 04:38 PM 9/8/2003, you wrote:
On Mon, 08 Sep 2003 16:31:47 -0700
Ian L <[EMAIL PROTECTED]> wrote:
> i have the following line in my /etc/fstab file:
>
> /dev/hdb1 /traces ext3defaults1 2
>
>
> however, this partition always fail
On Mon, 08 Sep 2003 16:31:47 -0700
Ian L <[EMAIL PROTECTED]> wrote:
> i have the following line in my /etc/fstab file:
>
> /dev/hdb1 /traces ext3defaults1 2
>
>
> however, this partition always fails to mount at boot up. I th
i have the following line in my /etc/fstab file:
/dev/hdb1 /traces ext3defaults1 2
however, this partition always fails to mount at boot up. I think the error
message says wrong fstype, bad superblock or some other error.
however, after the machine
or your help.
James
-Original Message-
From: Edward Croft [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 28, 2003 12:59 PM
To: Red Hat List
Subject: RE: fstab info for mounting /home to remote nfs
On Thu, 2003-08-28 at 15:41, Go, Jeffrey wrote:
> Try this:
>
>
> /home/$user
>
> Hello,
>
> I want to create an fstab entry that will mount /home on a remote machine
> upon boot-up with an $USER entry so any user who logs into the workstation
> will have their "home" directories on an single system.
>
> Does anyone know if this c
t 28, 2003 9:35 AM
> To: Redhat-List (E-mail)
> Subject: fstab info for mounting /home to remote nfs
>
>
> Hello,
>
> I want to create an fstab entry that will mount /home on a remote machine
> upon boot-up with an $USER entry so any user who logs into the workstat
Try this:
/home/$user remotedevice:/device/$user default
Hth
jg
-Original Message-
From: James D. Parra [mailto:[EMAIL PROTECTED]
Sent: Thursday, August 28, 2003 9:35 AM
To: Redhat-List (E-mail)
Subject: fstab info for mounting /home to remote nfs
Hello,
I
Hello,
I want to create an fstab entry that will mount /home on a remote machine
upon boot-up with an $USER entry so any user who logs into the workstation
will have their "home" directories on an single system.
Does anyone know if this can be done and, if so, what is the proper syn
David Eduardo Gomez Noguera wrote:
1. Cant mount interpret shell variables on fstab?
No.
I tried to tell it
that samba credentials file for a mount are in their home directory, and
that the mount point should be there too to no effect.
Make smbmnt and smbumount SUID root, and users will be able
Hello.
I am having problems with the inhability of fstab (or of me) to handle
this.
1. Cant mount interpret shell variables on fstab? I tried to tell it
that samba credentials file for a mount are in their home directory, and
that the mount point should be there too to no effect.
2. Cant it
On Fri, 2003-08-15 at 08:28, David Eduardo Gomez Noguera wrote:
> Hello.
> I am having problems with the inhability of fstab (or of me) to handle
> this.
>
> 1. Cant mount interpret shell variables on fstab? I tried to tell it
> that samba credentials file for a mount are in th
tried your command but it did not work...was asked to specify file system.
where do i specify the filesystem? i tried placing -t ext3 after mount and
it says mount point rw does not exist
i actually don't have a backup of fstab in another place but i can edit the
fstab file as i can ro
t top
post.
Well since there is no swap enabled lets enable some. I have never done
this without an fstab but the manpage for swapon seems to indicate that
swapon /dev/whatever
should work.
so assumming that your swap partition is the same as root, try
fdisk -l /dev/sda
and see which par
1) booted up to the prompt to enter root password - entered root password
2) current dir is /root
3) run mount -n / -o remount,rw
4) cd /etc
5) vi fstab file
6) fiddle around and saved the file (tried at least 4 times before hitting
the jackpot)
- Original Message -
From: "Bret H
red root password
> 2) current dir is /root
> 3) run mount -n / -o remount,rw
> 4) cd /etc
> 5) vi fstab file
> 6) fiddle around and saved the file (tried at least 4 times before hitting
> the jackpot)
>
>
> - Original Message -
> From: "Bret Hughes&q
it says -bash: /etc/testfile: Read-only file system
perms on fstab file after i changed is rwxrw-rw-
i am using vi to edit the file...
- Original Message -
From: "Bret Hughes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 13, 2003 2:30 PM
Subje
On Tue, 2003-08-12 at 04:23, Daniel Tan wrote:
> hi,
> i did a very stupid mistake in overwriting fstab in /etc with another one
> (another machine running raid 1)...now i reboot and cant boot up...can enter
> to repair filesystem but i can seem to overwrite the fstab manuallyit
&
On Wed, 2003-08-13 at 00:53, Daniel Tan wrote:
> with swap enable, editing fstab yield nothing again. editing and trying to
> save the file, i get "fstab" E212: Can't open file for writing.
>
> still unable to remount it.
what are you using to edit it?
Can you save
i have solved it before receiving your email i gotta remount it at /root
dirhad been trying to remount it at /dumb old methanks so much
for all the help
played around with the numbers of /dev/sda1-6 around fstab and now it is
running againphew!
- Original Message
On Tue, 2003-08-12 at 21:41, Daniel Tan wrote:
> tried your command but it did not work...was asked to specify file system.
> where do i specify the filesystem? i tried placing -t ext3 after mount and
> it says mount point rw does not exist
> i actually don't have a backup of
hi,
i did a very stupid mistake in overwriting fstab in /etc with another one
(another machine running raid 1)...now i reboot and cant boot up...can enter
to repair filesystem but i can seem to overwrite the fstab manuallyit
doesnt give me...how do i put back the previous fstab?
ps: i am
nesday, August 13, 2003 11:59 AM
Subject: Re: fstab
On Tue, 2003-08-12 at 21:41, Daniel Tan wrote:
> tried your command but it did not work...was asked to specify file system.
> where do i specify the filesystem? i tried placing -t ext3 after mount and
> it says mount point rw does not
On Wed, 2003-08-13 at 02:05, Daniel Tan wrote:
> i have solved it before receiving your email i gotta remount it at /root
> dirhad been trying to remount it at /dumb old methanks so much
> for all the help
> played around with the numbers of /dev/sda1-6 around fsta
While I step into the middle of the conversation. Have you tried a mount
-a this should attempt to mount all of the entries in the fstab.
See what happens then ... Its a suggestion I don't know if this is the
best solution but it should be a direction.
Also try mounting /dev/sda6 somewhere
with swap enable, editing fstab yield nothing again. editing and trying to
save the file, i get "fstab" E212: Can't open file for writing.
still unable to remount it.
- Original Message -
From: "Bret Hughes" <[EMAIL PROTECTED]>
To: <[EMAIL PROTEC
On Mon, 2003-07-28 at 15:19, David Hart wrote:
> On Mon, 2003-07-28 at 10:14, John Horne wrote:
> > >
> > Thanks for this. But right-clicking on the desktop background can
> > mount/unmount disks specified in /etc/fstab. What I need is something
> > that can '
On Mon, 2003-07-28 at 10:14, John Horne wrote:
> >
> Thanks for this. But right-clicking on the desktop background can
> mount/unmount disks specified in /etc/fstab. What I need is something
> that can 'add' an entry to fstab (as well as create the mount point if
> ne
On Mon, 2003-07-28 at 15:01, [EMAIL PROTECTED] wrote:
> you can have a look at Qt mount menu
>
> http://freshmeat.net/projects/qtmm/?topic_id=142%2C55
>
> mm is a GUI for the mount/umout commands. You can manage a configurable set
> of devices (e.g. by /etc/fstab) and mo
you can have a look at Qt mount menu
http://freshmeat.net/projects/qtmm/?topic_id=142%2C55
mm is a GUI for the mount/umout commands. You can manage a configurable set
of devices (e.g. by /etc/fstab) and mount/umount them by doubleclicking on a
list entry.
Regards
Chris
-Original
/fstab file
and then accessing the partition from the desktop. The first part will
require root access and use of mkdir if from the command line; the
seconda part could be done as root using gvim (since that seems a whole
lot easier than trying to teach them command-line 'vi'!); the thi
When i mount a i.e vfat partition defined in fstab, a disktop icon appears.
Is the a way to control (disable) this function?
thanks
Henning
--
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://www.redhat.com/mailman/listinfo/redhat-list
It looks like this is due to kudzu and updfstab. Here is one
reference. You may want to search google's newsgroups by yourself.
Thanks a lot for the hint, the problem is solved! I just had to edit
/etc/fstab with entries without the kudzu option and they remain
forever. By the way tha
* felipe leon
> Another detail: the mount directories I make in /mnt are also deleted
> after rebooting!!
>
> There is a file in /etc named "fstab.REVOKE" whose content is:
> /dev/cdrom1 /mnt/cdrom1 auto defaults
>
> What is going on?? Is there some kind of protection mechanism set as
> default in
check if there is a .fstab.sw* file in etc
- Original Message -
From: "Jon Haugsand" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, June 10, 2003 2:33 PM
Subject: Re: fstab question
> * felipe leon
> > Hello group,
> >
> > I wan
>Utterly strange!
>
>Some ideas:
>
>1. Do you _really_ use the correct file?
>2. Do you have the /etc mounted as a ram disk?
>
>
>Try e.g.:
>
>a. Edit another file in /etc save it and reboot.
>b. Open a terminal window and do 'cp /etc/fstab $HOME/fstab.out1
* felipe leon
> Hello group,
>
> I want to have some mount points for a flash and another harddrive so
> I can easily in gnome on the desktop mouse-right click go to disks and
> have my mount points there. What I do is that as root I modify the
> /etc/fstab file including the m
Hello group,
I want to have some mount points for a flash and another harddrive so I
can easily in gnome on the desktop mouse-right click go to disks and
have my mount points there. What I do is that as root I modify the
/etc/fstab file including the mount points and so on. After I save the
She was part of a user made group(that already had permission to every
other external mount I might add) and for some reason _unknown-to-me_ it
wouldn't use it for the samba mounts so I just added her to the users
group and added it to the samba share as well. Then it worked. Her
user mounts the
Jacob Langley said:
> Finally got it figured out. Not sure why, but fstab was being a pain
> about the group name for mounting it. Changed her to a different user
> group and it worked fine. No idea why.
what group? was it a custom made group(e.g. you made it) or was it
a system-crea
Finally got it figured out. Not sure why, but fstab was being a pain
about the group name for mounting it. Changed her to a different user
group and it worked fine. No idea why.
On Tue, 2003-03-18 at 08:30, Jacob Langley wrote:
> On Mon, 2003-03-17 at 22:47, Ryurick M. Hristev wrote:
>
On Mon, 2003-03-17 at 22:47, Ryurick M. Hristev wrote:
> On Mon, 17 Mar 2003, Jacob Langley wrote:
>
> > It's just not mounting as a user.
>
> You mean it doesn't give you any error message ? Nothing ?
>
None except the must be root to mount.
> Cheers,
> --
> Ryurick M. Hristev mail
On Tuesday 18 March 2003 14:30, Jacob Langley wrote:
> > > I have the samba stuff installed on her laptop, and the
> > > drive mounts fine if i do a mount /mnt/path as root but I can't do it
> > > as her user. I went looking for smbmnt but I couldn't find it. Anyone
> > > know what I have to do
e i added the info to the fstab and installed smbmnt
> > suid root.
sorry for being unclear - my server is redhat as well. smbmnt the
other machine i have set up (slackware) is my laptop.
> > I have the samba stuff installed on her laptop, and the
> > drive mounts fine
On Mon, 2003-03-17 at 22:15, Jacob Langley wrote:
>
> Already have. I run smb because it's not only nix machines accessing
> the file server. I know the fstab already is correct because it works
> mounting it with /path/to/mount as root. It's just not mounting as a
On Monday 17 March 2003 23:44, Jacob Langley wrote:
> I normally use Slackware but my gf uses linux. I want her to be able to
> mount the samba shares she has on my file server on her laptop easily.
> On my own machine i added the info to the fstab and installed smbmnt
> suid root.
On Mon, 17 Mar 2003, Jacob Langley wrote:
> It's just not mounting as a user.
You mean it doesn't give you any error message ? Nothing ?
Cheers,
--
Ryurick M. Hristev mailto:[EMAIL PROTECTED]
Computer Systems Manager
University of Canterbury, Physics & Astronomy Dept., New Zealand
--
redha
Jacob Langley said:
> Already have. I run smb because it's not only nix machines accessing the
> file server. I know the fstab already is correct because it works
> mounting it with /path/to/mount as root. It's just not mounting as a
> user.
I forget, are you doing mo
On Mon, 2003-03-17 at 17:58, nate wrote:
> if your wanting to mount as a non-root user, try putting the entry in
> /etc/fstab, and adding the options noauto,user among whatever other options
> you have.
Already have. I run smb because it's not only nix machines accessing
the f
Jacob Langley said:
> I normally use Slackware but my gf uses linux. I want her to be able to
> mount the samba shares she has on my file server on her laptop easily. On
> my own machine i added the info to the fstab and installed smbmnt suid
> root. I have the samba stuff inst
I normally use Slackware but my gf uses linux. I want her to be able to
mount the samba shares she has on my file server on her laptop easily.
On my own machine i added the info to the fstab and installed smbmnt
suid root. I have the samba stuff installed on her laptop, and the
drive mounts
On 3/12/03 11:31 AM, "Mark Lundy" <[EMAIL PROTECTED]> spit this out
onto my computer screen:
> Yeah, you haven't made the /data directory!
>
> mkdir /data
> mount -a (will read /etc/fstab and mount all definitions in it, saving
> you a reboot!)
DOH
Ok, t
n I tried mounting the drive just to make sure...
>
> # mkdir /mnt/data
> # mount -t ext3 /dev/hdb1 /mnt/data
>
> This worked fine. So I unmounted and deleted the dir in the mnt dir.
>
> I then edited my fstab file and added:
>
> /dev/hdb1 /data ext3defaults
Yeah, you haven't made the /data directory!
mkdir /data
mount -a (will read /etc/fstab and mount all definitions in it, saving
you a reboot!)
DuSTiN KRySaK wrote:
Hi there...
I have a 2nd hard drive (IDE) that I am putting into a RH8 box. It has data
on it as well
So I dropped the
# mkdir /mnt/data
> # mount -t ext3 /dev/hdb1 /mnt/data
>
> This worked fine. So I unmounted and deleted the dir in the mnt dir.
>
> I then edited my fstab file and added:
>
> /dev/hdb1 /data ext3defaults1 2
>
>
>
> So now when I rebooted, I get the
. So I unmounted and deleted the dir in the mnt dir.
I then edited my fstab file and added:
/dev/hdb1 /data ext3defaults1 2
So now when I rebooted, I get the error that "data" doesn't exist. Am I
missing something?
.::d::.
--- THEbeatingsWILLcontinueUNTI
On Fri, 18 Oct 2002 19:31:59 +0300
"Ahmad Al-Dosari" <[EMAIL PROTECTED]> wrote:
>
> Well, every time I edit /etc/fstab using vim then when restarting the
> system my changes would be revoked. I have noticed also that the
> changes I do will then be put in
Well, every time I edit /etc/fstab using vim then when restarting the system my
changes would be revoked. I have noticed also that the changes I do will then be put
in a new file which is /etc/fstab.REVOKE
Thanks,
Ahmad Al-Dosari
-Original Message-
From: Gregory Hosler
Title: Changes to fstab are revoked
I'm new to Linux and would appreciate it if any one can tell me why would any manual change to /etc/fstab are revoked every time I restart my redhat 7.3 system?
Regards,
Ahmad Al-Dosari
--
redhat-list mailing list
unsubscribe mailto:[
]> wrote:
>
> > Hey everyone,
> >
> > Here's my latest problem. I've entered into the fstab file the
> > following two entries
> >
> > /dev/hda1 /mnt/windowsvfatdefaults1 1
> > /dev/hde5 /mnt/datahd vfatdefaults
Here is my fstab line to automount my windows partition:
/dev/hda1 /mnt/windowsvfatauto,owner,users 0 0
El mié, 09-10-2002 a las 17:51, Jonathan Gaudette escribió:
> Hey everyone,
>
> Here's my latest problem. I've entered into the fstab file the
>
On 09 Oct 2002 17:51:25 -0400
Jonathan Gaudette <[EMAIL PROTECTED]> wrote:
> Hey everyone,
>
> Here's my latest problem. I've entered into the fstab file the
> following two entries
>
> /dev/hda1 /mnt/windowsvfatdefaults1 1
> /dev/hde5
Hey everyone,
Here's my latest problem. I've entered into the fstab file the
following two entries
/dev/hda1 /mnt/windowsvfatdefaults1 1
/dev/hde5 /mnt/datahd vfatdefaults1 1
Now, _sometimes_ when I restart, these two entries are removed.
On Tue, Oct 01, 2002 at 03:50:21AM -0700, Chakravarthi V S wrote:
>
> /etc/fstab has following partition information as follows
> LABEL=/var /var ext3 defaults1 2
>
> so from where it'll get the partition for LABEL=/var
One of your partition is labelled /v
Hi all,
/etc/fstab has following partition information as
follows
LABEL=/var /varext3
defaults1 2
so from where it'll get the partition for LABEL=/var
regards
chakri
__
Do you Yahoo!?
New DSL Int
Hi all,
/etc/fstab has following partition information as
follows
LABEL=/var /varext3
defaults1 2
so from where it'll get the partition for LABEL=/var
regards
chakri
__
Do you Yahoo!?
New DSL Int
Hi all,
/etc/fstab has following partition information as
follows
LABEL=/var /varext3
defaults1 2
so from where it'll get the partition for LABEL=/var
regards
chakri
__
Do you Yahoo!?
New DSL Int
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> On Behalf Of linux power
> Sent: Tuesday, September 17, 2002 4:39 PM
> To: [EMAIL PROTECTED]
> Subject: RE: fstab???
>
> I forgot what to put in fstab. I think ide-scsi is
> called /dev/scd0 but i'am not
Thank you very much. I don't suppose you know how to get DVD-R to work??
Thanks again
Jayson
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of linux power
Sent: Tuesday, September 17, 2002 4:39 PM
To: [EMAIL PROTECTED]
Subject: RE: fstab???
I f
I forgot what to put in fstab. I think ide-scsi is
called /dev/scd0 but i'am not sure.
The entry in fstab should then looks like this.
/dev/scd0 /mnt/cdrom iso9660 noauto,user,rw 0 0
I I ment you should put the whole line
modprobe ide-scsi >/dev/null 2>&1
after the fi statement.
TED]> skrev: > Oh, sorry.
I am running RedHat 7.2 release 2.4.7-10
>
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]
> On Behalf Of linux power
> Sent: Tuesday, September 17, 2002 3:27 PM
> To: [EMAIL PROTECTED]
> Subject: Re: fstab?
Oh, sorry. I am running RedHat 7.2 release 2.4.7-10
-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
On Behalf Of linux power
Sent: Tuesday, September 17, 2002 3:27 PM
To: [EMAIL PROTECTED]
Subject: Re: fstab???
What version of redhat do you use?
--- Jayson Hill
What version of redhat do you use?
--- Jayson Hill <[EMAIL PROTECTED]> skrev: > Could
someone tell me why even though I change the
> ro option for
> /dev/cdrom in fstab to rw (to signify that I have a
> CD-RW and/or a
> DVD-R) when I reboot and look back at fstab, it has
Could someone tell me why even though I change the ro option for /dev/cdrom in fstab to rw (to signify that I
have a CD-RW and/or a DVD-R) when I reboot and look back at fstab,
it has ro back on it. I am logged in as root when
changing.
Also, I have the following in modules.conf
On Mon, 1 Jul 2002, James D. Parra wrote:
> Hello,
>
> I am not familiar with the 'LABEL' designation in fstab in RH7.3. I
> want to set the /raid mount to /dev/md0, the software raid device. A
> drive was added after the initial install, but now the mount point t
Hello,
I am not familiar with the 'LABEL' designation in fstab in RH7.3. I want to
set the /raid mount to /dev/md0, the software raid device. A drive was
added after the initial install, but now the mount point to the original
/raid is different. Can I change the /raid to /dev/md0 w
On Sun, 26 May 2002, Jianping Zhu wrote:
>
> i just add a new hd to my redhat 7.1 linux server. After finishing fdisk
> and format I move /home to new hd.
> but I got problem with my fstab.
>
> my original fstab look like:
>
> LABEL=/ / ext2defaults
i just add a new hd to my redhat 7.1 linux server. After finishing fdisk
and format I move /home to new hd.
but I got problem with my fstab.
my original fstab look like:
LABEL=/ / ext2defaults11
LABEL=/boot /boot ext2defaults1 2
LABEL=/home /home
-Brandon
On Sat, 2002-01-26 at 04:37, Michael Scottaline wrote:
> On 25 Jan 2002 17:52:00 -0800
> Brandon Dorman <[EMAIL PROTECTED]> scribbled in frustration:
>
> > Hello,
> >
> > Below is a copy of my /etc/fstab. I can't seem to be able to tweak it
> &
On 25 Jan 2002 17:52:00 -0800
Brandon Dorman <[EMAIL PROTECTED]> scribbled in frustration:
> Hello,
>
> Below is a copy of my /etc/fstab. I can't seem to be able to tweak it
> so that upon booting, my normal user account can write to say, the
> windows drive (mounted
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Brandon Dorman wrote:
>Hello,
>
>Below is a copy of my /etc/fstab. I can't seem to be able to tweak it
>so that upon booting, my normal user account can write to say, the
>windows drive (mounted as /dev/hde1, /c of course)
Wel
Hello,
Below is a copy of my /etc/fstab. I can't seem to be able to tweak it
so that upon booting, my normal user account can write to say, the
windows drive (mounted as /dev/hde1, /c of course) I'd like the same
user writing priviledges while staying automounted for the other driv
smbfs/etc network shares from the fstab once you entered
a run level (3 or 5).
This might be what you're thinking about. Unless you manually modified
rc.local, or something like that, it wouldn't mount network drives
either.
-Rob
> really?? is that new for 7.2? I seem to reca
really?? is that new for 7.2? I seem to recall (might be foggy) having
some 6.2 and/or 7.0 boxes that were mounting from fstab, although it may
have been that i was mounting them from rc.local and just forgot...
thanks for the response. any idea why they would disable
mount-at-boot, i see
According to the /etc/rc.d/rc.sysinit file, nfs mount devices are
bypassed upon boot, to avoid any networking hangs. If you type mount
/unix-src at the command prompt, linux should still read the fstab file
& mount the nfs accordingly.
-Rob
> Hello list! I'm having some problem
Hello list! I'm having some problems getting an nfs mount to come up
from /etc/fstab under 7.2.
First, I can mount it after boot fine. Likewise, I can mount it from
rc.local. When I put the entry into /etc/fstab, however, the mount never
happens, with no errors returning to dmesg.
Hi All People,
I made following adjustment to /etc/fstab trying to make CDWriter to read
udf and iso files without success
1) Adjustment No.1 made to /etc/fstab
/dev/cdrom1 /mnt/cdrom1 iso9660,udf noauto,owner,kudzu,ro 0 0
2) Adjustment No. 2 made to /etc/fstab
/dev/cdrom1 /mnt
Hi All,
Instead of making following commands on Console Window ;
modprobe udf
mount /dev/cdrow -t udf /mnt/cdrow
kindly advise how to config "fstab" so that CDRW can be detected
automatically, when inserted, to read udf files.
Thanks in advance.
B.R.
S
Bruce Davis wrote:
> How do I modify an existing label or label a new partition?
>
> While I agree that using labels in fstab can be safer, I have difficulty
> locating documentation. What happens if I want to re-partition my
> system? I have found no MAN page documenting how t
How do I modify an existing label or label a new partition?
While I agree that using labels in fstab can be safer, I have difficulty
locating documentation. What happens if I want to re-partition my
system? I have found no MAN page documenting how to either change a
label on a partition or
>>>>> "Bruce" == Bruce Davis <[EMAIL PROTECTED]> writes:
Bruce> How do I modify an existing label or label a new partition? While
Bruce> I agree that using labels in fstab can be safer, I have difficulty
Bruce> locating documentation. What happens if
How do I modify an existing label or label a new partition?
While I agree that using labels in fstab can be safer, I have difficulty
locating documentation. What happens if I want to re-partition my
system? I have found no MAN page documenting how to either change a
label on a partition
ABrady <[EMAIL PROTECTED]> writes:
> On Mon, 19 Nov 2001 23:06:05 -0800
> Harry Putnam <[EMAIL PROTECTED]> implied:
>
> I had a similar experience trying to recover from some problems back
> when they first started getting used. Ever since, I immediately retype
> th
On Mon, 19 Nov 2001 23:06:05 -0800
Harry Putnam <[EMAIL PROTECTED]> implied:
I had a similar experience trying to recover from some problems back
when they first started getting used. Ever since, I immediately retype
the stuff in fstab to avoid such problems.
I personally think it should
On Mon, Nov 19, 2001 at 11:06:05PM -0800, Harry Putnam wrote:
: Just relating a recent experience I had that caused me to take a hard
: look at the change to using LABEL syntax in /etc/fstab that occured
: some time ago.
I totally agree with Harry. I just recently experienced this with a drive
Just relating a recent experience I had that caused me to take a hard
look at the change to using LABEL syntax in /etc/fstab that occured
some time ago.
I happended to be booting up a spare disk as 2nd master having
unhooked the normal 2nd master. As it happened that spare disc had
once been in
Try this Matt
http://www.linuxplanet.com/linuxplanet/tutorials/2047/3/
On Tuesday 13 November 2001 15:08, you wrote:
> Hi All,
>
> What is the best way to have a samba mount mount on boot up without
> the need of having the clear text password visible in the fstab file.
> The s
1 - 100 of 154 matches
Mail list logo