Re: How to mount hdb ?

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

 



On Sun, 2006-04-09 at 13:24 -0700, Don wrote:
> I just installed an new hardrive and put FC5 on it.  I have files on 
> my old drive that shows up as hdb.  How do I get access to the files 
> on that drive.

----
fdisk -l /dev/hdb

will give you a list of the partitions of that drive...

mkdir /mnt/olddisk
mount /dev/hdbX /mnt/olddisk
ls -l /mnt/olddisk

where X is the partition # that you choose to mount

Craig


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux