search for: noauto

Displaying 20 results from an estimated 290 matches for "noauto".

2005 Aug 25
4
Mount floppy on startup?
On bootup, it seems CentOS automatically mounts the floppy drive to /media/floppy. Is there a way to stop this from happening, short of removing the floppy drive from the system (as I don't use it)? Thanks, Ash Christopher -------------- next part -------------- An HTML attachment was scrubbed... URL:
2002 Aug 05
1
smbmount: mount option "noauto" causes codepage and/or iocharset to fail
I've been trying several times now: # mount -t smbfs -o credentials=/etc/samba/private/credentials,codepage=cp850,iocharset=iso8859-1,noauto //machine/share\$ /mnt/share Causes: # ls /mnt/share/directory Sp?rsm?l.txt While this: # mount -t smbfs -o credentials=/etc/samba/private/credentials,codepage=cp850,iocharset=iso8859-1 //machine/share\$ /mnt/share Causes: # ls /mnt/share/directory Sp?rsm?l.txt I want to have this mount in...
2010 Feb 24
1
isolinux.cfg parsing issue
...o setup a dual livecd. However I am getting an error with parsing the isolinux.cfg. I am using 3.84. the relevant section of the isolinux.cfg is as follows label LiveCD1 kernel vmlinuz1 append livecd=livecd1 initrd=initrd1.gz root=/dev/rd/3 acpi=on splash=silent vga=788 keyb=us fstab=rw,noauto label LiveCD2 kernel vmlinuz2 append livecd=livecd2 initrd=initrd2.gz root=/dev/rd/3 acpi=on splash=silent vga=788 keyb=us fstab=rw,noauto When written this way, both selections end up opening the same squashfs image (livecd1). If I write it the other way around: label LiveCD2 kernel...
2002 Aug 22
3
journal aborting and remounting /boot as ro
...this? My fstab looks like this... LABEL=/ / ext3 defaults 1 1 LABEL=/boot /boot ext3 defaults 1 2 none /dev/pts devpts gid=5,mode=620 0 0 none /proc proc defaults 0 0 none /dev/shm tmpfs defaults 0 0 /dev/hda3 swap swap defaults 0 0 /dev/cdrom /mnt/cdrom iso9660 noauto,user,kudzu,ro 0 0 /dev/hdd4 /mnt/zip auto noauto,user,kudzu,rw 0 0 /dev/fd0 /mnt/floppy auto noauto,user,kudzu,rw 0 0 thrombin:/users/ /users nfs noauto,user,exec,dev,rw,hard,intr 0 0 #/dev/hdb1 /dosc ntfs ro,umask=000 0 0 /dev/hdb2 /dosd vfat ro,umask=000 0 0 tof:/export/home/ /...
2010 Nov 17
3
How to stop automount
I just put a USB hard drive into service, but find that unless the drive is connected to my PC the machine won't boot and drops to a shell. Below is the line I added to fstab. I thought that the option "noauto" would prevent the machine from trying to mount the drive /dev/sdb /usbdrive ext3 user,noauto,rw 0 2 What am I doing wrong? Any advice is welcome. Dick -- Yes indeed...the Hokey Pokey *is* what its all about!
2004 Oct 13
2
'credentials' file doesn't work - also observed by others
...want to auto-mount an smbfs at boot. smbmount version is 3.0.7-Debian. With the following in my fstab, I can do the mount as root, but have to provide a password (hence either I can't boot unattended, or can't mount it during boot): //<server>/<share> /mnt/point smbfs user,noauto,username=<user>/<domain>,uid=<user>,gid=<user> 0 0 I can make it automount by providing the password: //<server>/<share> /mnt/point smbfs user,noauto,username=<user>/<domain>,uid=<user>,gid=<user>,password=<password> 0 0...
2010 Nov 26
3
Wine cannot start any application
After a successful using a wine in my comp for a couple days, now, suddenly without any big change in system, I cannot start any exe, even core application as winecfg. Code: >winecfg err:module:attach_process_dlls "gdi32.dll" failed to initialize, aborting err:module:LdrInitializeThunk Main exe initialization for L"C:\\windows\\system32\\winecfg.exe" failed, status
2008 Nov 19
2
noauto option ignored in CentOS 5.1?
...re iSCSI due to the iscsi stack loading after the system mount process. I adapted it to my fiber channel systems as well and it worked great(mainly so I could have a consistent experience between FC and iSCSI). In testing with CentOS 5.1 it seems that my entries in /etc/fstab that are marked "noauto" are still infact queried when the system boots (before multipathing, etc fires up). These devices don't exist at the time which causes the boot to halt(so I can fsck the file system manually). I have worked around it by commenting out the line in fstab, and just adjusting my script to loo...
2008 Jan 02
1
Unknown keyword in syslinux.cfg
...x directory. I suspect the culprit is "gfxboot" -- what can I use instead of it? === cut here === default livecd prompt 1 timeout 150 gfxboot bootlogo label LiveCD kernel vmlinuz append livecd=livecd initrd=initrd.gz root=/dev/rd/3 acpi=on vga=788 keyb=us splash=silent fstab=rw,noauto label VideoSafeModeFBDev kernel vmlinuz append livecd=livecd initrd=initrd.gz root=/dev/rd/3 acpi=on vga=788 keyb=us splash=silent fstab=rw,noauto framebuffer label VideoSafeModeVesa kernel vmlinuz append livecd=livecd initrd=initrd.gz root=/dev/rd/3 acpi=on vga=788 keyb=us splash=s...
2006 Apr 13
3
WC3 - please insert CD problem
...ions> <dump> <pass> proc /proc proc defaults 0 0 /dev/hda2 / ext3 defaults,errors=remount-ro 0 1 /dev/hda5 none swap sw 0 0 /dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0 /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0 my video card is ATI RADION, however i dont remember the exact version. my gcc version is 4:4.0.1-3 Thanks in advance, Prawira _________________________________________________________________ Express yourself instan...
2001 Nov 03
1
getting ext3 on suse-7.3? (long post)
...following install, i ran tune2fs -j /dev/hda2 (also hda3 and hda4). .journal files were created on each partition, apparently uneventfully. wishing to avoid ai irreversable situation, i initially edited /etc/fstab thusly: /dev/hda2 / ext2 defaults 1 1 /dev/cdrecorder /media/cdrecorder auto ro,noauto,user,exec 0 0 /dev/cdrom /media/cdrom auto ro,noauto,user,exec 0 0 devpts /dev/pts devpts defaults 0 0 /dev/hda3 /usr auto defaults 1 2 /dev/hda4 /home auto defaults 1 2 /dev/fd0 /media/floppy auto noauto,user,sync 0 0 proc /proc proc defaults 0 0 /dev/hda1 swap swap pri=42 0 0 this merely changed...
2006 Jan 17
2
clamscan --exclude problems
...proc defaults 0 0 LABEL=/rbbu /rbbu ext3 defaults 1 2 none /sys sysfs defaults 0 0 LABEL=SWAP-hda2 swap swap defaults 0 0 /dev/hdb /media/cdrecorder auto pamconsole,exec,noauto,managed 0 0 /dev/fd0 /media/floppy auto pamconsole,exec,noauto,managed 0 0 kk...the line: LABEL=/rbbu /rbbu is hdc. it's a 250gb drive just to act as a backup server for various machines. I want to clamscan the whole system excluding /rbbu clamscan --exclude=/rbbu / just a very b...
2005 Aug 21
2
DVD Shrink - no DVD devices found
...gt; <pass> proc /proc proc defaults 0 0 /dev/hda1 / ext3 defaults,errors=remount-ro 0 1 /dev/hda5 none swap sw 0 0 /dev/hdc /media/cdrom0 auto ro,user,noauto 0 0 /dev/hdd /media/cdrom1 auto ro,user,noauto 0 0 /dev/sda /media/usb0 auto rw,user,noauto 0 0 I had an older version of wine and used winetools to try the install and set up. I had a wineserver running and got DVD...
2006 Mar 01
1
Boat loads of: 'localhost kernel: cdrom: open failed.'
...? Mar 1 01:31:26 localhost kernel: cdrom: open failed. Mar 1 01:31:57 localhost last message repeated 15 times Mar 1 01:31:59 localhost kernel: cdrom: open failed. Mar 1 01:32:01 localhost kernel: cdrom: open failed. I've got 'noauto' in /etc/fstab. I've also shut down 'autofs' So far the only way I can stop them is to put a cd in the drive. I'd prefer not not have any kind of auto mount system running if that helps. Thanks again. My fstab entries: /dev/hdc /media/cdrom auto...
2003 Jul 07
1
embedding characters
...this entry in the fstab file fails to connect with the following error: # mount /root/it-blackbox/c\$/ Password: Anonymous login successful 18867: tree connect failed: ERRDOS - ERRnoaccess (Access denied.) SMB connection failed the line from fstab is: //it-blackbox/c$ /root/it-blackbox/c$ smbfs noauto,credentials=/root/.smbauth 0 0 the .smbauth file contents are: username = administrator workgroup = mcstamp this work correctly for another share on a machine without the hyphen in the name on the same domain. the other problem i have is that the password has a space in it, and I can't seem...
2004 Jan 02
1
fstab mounting
...ver/share /mnt/share, it works, and even when I pass options like, mount -t smbfs -o username=bcochofel,workgroup=COCHOFEL,uid=bcochofel,gid=users then, when asked, I type password... The problem is when I do this in my fstab... here's the line: //MSWinSMBServer /mnt/share smbfs noauto,user 0 0 I even tried, //MSWinSMBServer /mnt/share smbfs noauto,user,credentials=/home/bcochofel/.smbpassword 0 0 //MSWinSMBServer /mnt/share smbfs noauto,user,username=bcochofel,workgroup=COCHOFEL,uid=bcochofel,gid=users 0 0 but I get always this error: m...
2013 Jul 06
1
fstab, unusual behavior of "missing UUID"
I have the following as the last line of my /etc/fstab file on a computer running CentOS6.4.. UUID=3b550884-8d05-41a5-a205-17b6d7269dd1 /mnt ext3 rw,suid,dev,exec,noauto,nouser,async 0 2 The UUID refers to an ext3 partition of a removable USB drive. If the USB drive is not plugged into the computer the computer will not boot. It seems that this is the incorrect behavior since "noauto" means there is nothing to mount. I noticed this situation since...
2008 May 12
4
not able to write on ntfs disk
by using ms-word2003 I'm not able to write on my ntfs disk. out of wine I've no problem, so rights-setting seems to be OK. Thanks for help
2008 May 01
4
Boot into dom0 "Failed to parse block device name"
...initrd /kernel26.img # (1) Xen 3.1 title Xen 3.1 root (hd0,0) kernel /xen.gz dom0_mem=524288 module /vmlinuz-2.6-xen root=/dev/sda3 ro module /kernel26xenB.img My fstab is: none /dev/pts devpts defaults 0 0 none /dev/shm tmpfs defaults 0 0 /dev/cdrom /mnt/cdrom iso9660 ro,user,noauto,unhide 0 0 /dev/fd0 /mnt/fd0 vfat user,noauto 0 0 /dev/sda1 /boot ext2 defaults 0 1 /dev/sda2 swap swap defaults 0 0 /dev/sda3 / ext2 defaults 0 1 /dev/sda4 /home ext2 defaults...
2017 Aug 22
2
more questions on setting up autofs on C7
...al RAID1 box that attaches via USB. It is/will be nearly always /dev/sdc, but being USB I can't guarantee that it will always be found there. accordingly, in my /etc/fstab I have an entry that mounts it via its UUID: UUID=09bfc97a-8db2-46de-b4dd-427da19b114 /mnt/backup xfs defaults,noauto,users 0 2 and I'm wondering how to specify that in an autofs recipe instead... If doing cifs mounts, /etc/auto.master may contain this line: /mymount /etc/auto.mymount then there would be a file /etc/auto.mymount that contains a line similar to this: winbox -fstype=cifs,rw,noperm,user=su...