[SATLUG] Memory is the second thing to go
Geoff
geoff at w5omr.shacknet.nu
Fri Dec 1 18:21:05 CST 2006
Duff DeWayne SA AFOSI/Det 401 wrote:
> Not trying to be funny if this is more basic than you intended, but have you modified your /etc/fstab?
Even if fstab hasn't been edited yet, you can still, from the command
line, mount the drive, and what type it is, and when that mount option
works, -then- edit fstab and put it there.
ie: for a samba share, I do something like
mount -t smbfs //192.168.1.2/share-name /path/to/mount/to
but, that's only when needed.
my fstab looks something like:
: > less /etc/fstab
/dev/hda3 / reiserfs
acl,user_xattr 1 1
/dev/hda1 /boot reiserfs
acl,user_xattr 1 2
/dev/hdb1 /new80gig ext3
defaults 1 2
/dev/sda1 /scsi reiserfs
defaults 1 2
/dev/hda2 swap swap
defaults 0 0
proc /proc proc
defaults 0 0
sysfs /sys sysfs
noauto 0 0
usbfs /proc/bus/usb usbfs
noauto 0 0
devpts /dev/pts devpts
mode=0620,gid=5 0 0
/dev/cdrom /media/cdrom subfs
noauto,fs=cdfss,ro,procuid,nosuid,nodev,exec,iocharset=utf8 0 0
/dev/fd0 /media/floppy subfs
noauto,fs=floppyfss,procuid,nodev,nosuid,sync 0 0
--
73 = Best Regards,
-Geoff/W5OMR
A: Yes.
> Q: Are you sure?
>> A: Because it reverses the logical flow of conversation.
>>> Q: Why is top posting annoying in email?
More information about the SATLUG
mailing list