On Sat, Jan 05, 2008 at 03:20:31AM +1030, Arthur Marsh wrote:
> Previously, the upgrade was locking up when running grub-mkdevicemap 
> which was calling:
> 
> open("/dev/hdc", O_RDONLY|O_LARGEFILE

That sounds unlikely;  it would mean this is a bug in Linux.  Are you sure it
was locked in that call, rather than _after_ it?

You can use gdb to determine.  Try building a debug grub-mkdevicemap
(DEB_BUILD_OPTIONS=nostrip,noopt,debug), run it with gdb and interrupt it
where it has hung, then obtain a backtrace ("bt").

-- 
Robert Millan

<GPLv2> I know my rights; I want my phone call!
<DRM> What use is a phone call, if you are unable to speak?
(as seen on /.)



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to