bug-parted
[Top][All Lists]
Advanced

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

doc/USER bug


From: David Balazic
Subject: doc/USER bug
Date: Fri, 14 Sep 2001 10:10:09 +0200

>From the doc/USER file :

---start quote----
3.1.1   Using Parted with CHS mode
----------------------------------
Linux usually detects the BIOS geometry automatically.  However, sometimes
it gets it wrong.  In this case, you should tell it yourself, by passing
a parameter to Linux.  For example, if Linux thinks your hard drive /dev/hda
has geometry 256/64/63, but the BIOS setup program says the geometry is
512/32/63, then you would pass this parameter to Linux:

        hda=512,32,63

Parameters are passed in different ways, depending what boot-loader you're
using.  You are probably using LILO.  In this case, you add this line to
/etc/lilo.conf:  (You then need to run /sbin/lilo, for the change to take
effect)

        append="hda=512,32,63"
---end quote----

You forgot to mention that a reboot is also needed !

( is there a way to change the geometry on a runing system ? )

-- 
David Balazic
--------------
"Be excellent to each other." - Bill S. Preston, Esq., & "Ted" Theodore Logan
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -



reply via email to

[Prev in Thread] Current Thread [Next in Thread]