Re: fstab vfat boot hang
From: Robert Citek (rwcitek_at_alum.calberkeley.org)
Date: 03/31/05
- Previous message: jim lawrence: "Re: fstab vfat boot hang"
- In reply to: Gary Stainburn: "fstab vfat boot hang"
- Next in thread: jim lawrence: "Re: fstab vfat boot hang"
- Reply: jim lawrence: "Re: fstab vfat boot hang"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 31 Mar 2005 15:29:31 -0600 To: For users of Fedora Core releases <fedora-list@redhat.com>
On Thursday, Mar 31, 2005, at 15:19 US/Central, Gary Stainburn wrote:
> What do I need to do to the line so I can leave it it and still have
> the
> machine boot. I've tried 'nocheck' and 'check=no' as possible options.
>
> /dev/hda1 /mnt/dos vfat
> umask=0222,uid=500,gid=500 1 1
Change the 1's to 0's. That is:
/dev/hda1 /mnt/dos vfat umask=0222,uid=500,gid=500 0 0
Regards,
- Robert
http://www.cwelug.org/downloads
Help others get OpenSource software. Distribute FLOSS
for Windows, Linux, *BSD, and MacOS X with BitTorrent
-- fedora-list mailing list fedora-list@redhat.com To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list
- Previous message: jim lawrence: "Re: fstab vfat boot hang"
- In reply to: Gary Stainburn: "fstab vfat boot hang"
- Next in thread: jim lawrence: "Re: fstab vfat boot hang"
- Reply: jim lawrence: "Re: fstab vfat boot hang"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|