diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/2012-July/008159.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-July/008159.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-July/008159.html | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-July/008159.html b/zarb-ml/mageia-discuss/2012-July/008159.html new file mode 100644 index 000000000..6190756c1 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-July/008159.html @@ -0,0 +1,92 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] partitioning bug + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20partitioning%20bug&In-Reply-To=%3Cvapkc9-kc7.ln1%40psd.motzarella.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008158.html"> + <LINK REL="Next" HREF="008160.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] partitioning bug</H1> + <B>blind Pete</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20partitioning%20bug&In-Reply-To=%3Cvapkc9-kc7.ln1%40psd.motzarella.org%3E" + TITLE="[Mageia-discuss] partitioning bug">0123peter at gmail.com + </A><BR> + <I>Sat Jul 7 06:08:30 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008158.html">[Mageia-discuss] partitioning bug +</A></li> + <LI>Next message: <A HREF="008160.html">[Mageia-discuss] partitioning bug +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8159">[ date ]</a> + <a href="thread.html#8159">[ thread ]</a> + <a href="subject.html#8159">[ subject ]</a> + <a href="author.html#8159">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>David W. Hodgins wrote: + +><i> On Fri, 06 Jul 2012 04:03:34 -0400, blind Pete +</I>><i> <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">0123peter at gmail.com</A>> wrote: +</I>><i> +</I>>><i> Morgan Leijström wrote: +</I>>>><i> It would also be interesting to know what other tools say. +</I>>>><i> gparted? +</I>><i> +</I>>><i> Gparted looks pretty. As far as I can see, gparted agrees +</I>>><i> with what I think things should look like. Gparted and +</I>>><i> fdisk agree about the number of sectors. (More than you +</I>>><i> get by multiplying CxHxS.) +</I>><i> +</I>><i> Interesting. I guess it would be best to use 'hdparm -i /dev/sda|grep +</I>><i> LBAsects" to find out the number of sectors. +</I>><i> +</I>><i> Regards, Dave Hodgins +</I> +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">root at live</A> ~]# hdparm -i /dev/sda | grep LBA + CurCHS=16383/16/63, CurSects=16514064, LBA=yes, LBAsects=1953523055 +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">root at live</A> ~]# + +Same number of sectors as gparted and fdisk report. Number of heads +and sectors per cylinder are just, "it's a big disk". _Posssibly_ +number of cylinders gives a clue about how big. H can be 63 or 255, +depending on mood, and CxHxS should be a little less than max LBA. + +The situation just got worse. The latest work arround is to lie +about how big a sector is. That is called "advanced" formatting. + +-- +blind Pete +Sig goes here... + +</PRE> + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008158.html">[Mageia-discuss] partitioning bug +</A></li> + <LI>Next message: <A HREF="008160.html">[Mageia-discuss] partitioning bug +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8159">[ date ]</a> + <a href="thread.html#8159">[ thread ]</a> + <a href="subject.html#8159">[ subject ]</a> + <a href="author.html#8159">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> |