Thanks. Amos Nimmo Work: 507-453-5000 ext. 5199 E-mail: [email protected]
-----Original Message----- From: David Burgess [mailto:[email protected]] Sent: Monday, May 10, 2010 12:38 PM To: [email protected] Subject: Re: [Ltsp-discuss] LTSP Thin Client login Problems On Mon, May 10, 2010 at 11:27 AM, Amos Nimmo <[email protected]> wrote: > I found the following command on ubuntuforums.org and I'm wondering exactly > what it does. I'm a little nervous about messing up my system so I like to > know what a command is going to do before I run it. > > jfs_fsck -v -f /dev/sda1 It checks the jfs filesystem on /dev/sda1. The v switch gives verbose output so you can see what it's doing. The f switch tells it to go ahead and check even if the filesystem is marked clean. Generally it's a safe thing to do. It probably won't run if the fs is mounted, so if it's your root fs you'll have to boot into safe mode, or from a live CD, or with the drive in another system with jfsutils installed. db ------------------------------------------------------------------------------ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.5.437 / Virus Database: 271.1.1/2844 - Release Date: 05/10/10 06:26:00 ------------------------------------------------------------------------------ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
