Re: LABEL's

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

 



Timothy Murphy wrote:
> Jacques B. wrote:
>>  In other words if you dd a 10 gig drive onto a 30 gig drive, you will
>> have what appears to be a 10 gig drive.  The remaining 20 gigs will be
>> unused.
> 
> I understand the theory.
> But in my (very limited) experience, the conflicting information
> on the system may cause confusion.
> What for example does fdisk say?
> The MBR presumably will think you have a 30 gig drive.
> 
It depends on how you do it - if you copy an entire drive, including
the partition table, then it will look like a 10 gig drive.
dd if=/dev/hda of=/dev/hdb

But if you copy just the partition, then fdisk will show 30 gig, but
you will only have the superblocks, FAT, etc of a 10 gig file
system, so that is all you will be able to access.
dd if=/dev/hda1 of=/dev/hdb1

But if you use a tool that knows about file systems to copy the
partition, then the file system will be adjusted to use the entire
partition. Depending on the condition of the file system, you may
also be able to copy a larger partition to a smaller one.

Mikkel
-- 

  Do not meddle in the affairs of dragons,
for thou art crunchy and taste good with Ketchup!

Attachment: signature.asc
Description: OpenPGP digital signature

-- 
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