Re: Successful install of Fedora7 in VPC2007 guest

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bo Berglund wrote:

> So then I started a command window and inside that I used su to become
> root.

A better way is to just open the command window, *don't* use su, and run:

gksudo gedit

> But using nano was a disaster, because after adding the extra
> parameters somehow nano split the kernel command line into two
> separate lines

I don't know how that happened.  But like I said, you don't have to use
nano.

> Is there a linux utility like the Windows chkdsk that can be used to
> repair the disk if it is corrupted? If so, how is it used?

fsck.  With the disks unmounted (best way is to do it from the Live CD),
You have to run something like:

fsck /dev/sda1

sda1 should be replaced with the actual partition you want to check
(it'll be sd then a letter and digit).  With the disks mounted, run:

ls /dev/sd*

If you don't know which partition to check, you can do them all.  Just
make sure the partition is unmounted.

As Tim said, if you have questions about fsck, feel free to ask.

Matt Flaschen

-- 
fedora-list mailing list
fedora-list@xxxxxxxxxx
To unsubscribe: https://www.redhat.com/mailman/listinfo/fedora-list
[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux