-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 12/15/2010 07:29 PM, Robert Moskowitz wrote:
> A long time ago I got burned with a type in /etc/fstab and back then I
> was told how to test out changes to fstab.
>
> Well I just added my USB drive to fstab and want to make sure I got it
> right.
On 12/15/2010 10:07 PM, Joe Zeff wrote:
> On 12/15/2010 05:29 PM, Robert Moskowitz wrote:
>
>> But I want to test first before I reboot.
>>
> mount -a
>
> will try to mount everything in fstab with the current options.
>
thanks!
--
users mailing list
users@lists.fedoraproject.org
On 12/15/2010 05:29 PM, Robert Moskowitz wrote:
> But I want to test first before I reboot.
mount -a
will try to mount everything in fstab with the current options.
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/
On 12/15/2010 09:08 PM, Tim wrote:
> On Wed, 2010-12-15 at 20:29 -0500, Robert Moskowitz wrote:
>
>> Well I just added my USB drive to fstab and want to make sure I got it
>> right. The line I added is:
>>
>> /dev/sdb1/media/usbdriveext4defaults1 2
>>
> Do you als
On Wed, 2010-12-15 at 20:29 -0500, Robert Moskowitz wrote:
> Well I just added my USB drive to fstab and want to make sure I got it
> right. The line I added is:
>
> /dev/sdb1/media/usbdriveext4defaults1 2
Do you also have the auto-mounter running? Because /media is it'
A long time ago I got burned with a type in /etc/fstab and back then I
was told how to test out changes to fstab.
Well I just added my USB drive to fstab and want to make sure I got it
right. The line I added is:
/dev/sdb1/media/usbdriveext4defaults1 2
I figure this ou