I'm having a problem when I try to install Pardus on a Multi Disk / Multi Partition configuration, when I press the Install button I get the following message in a popup window named:
Unhandled exception occured!Error: Error informing the kernel about modifications to partition
/dev/sda5 -- Device or resource busy. This means Linux won't know about
any changes you made to /dev/sda5 until you reboot -- so you shouldn't
mount it or use it in any way before rebooting.
<class 'parted.error'>
Backtrace:
File "/usr/lib/python2.5/site-packages/yali4/gui/YaliWindows.py". line 93, in
slotNext
ret = _w.execute()
File "/usr/lib/python2.5/site-packages/pyaspects/weaver.py". line 55, in
wrapper
ret = met.im_func(wobj, *args. **kwargs)
File "/usr/lib/python2.5/site-packages/yali4/gui/SrcSummary.py". line 233,
in execute
dev.commit()
File "/usr/lib/python2.5/site-packages/yali4/storage.py". line 482, in
commit
self._disk.commit()
And, at the bottom of the screen, in the brown background message status bar appears a message:
Writing disk tables ... and it stays so till I reboot.
I have different partitions, one with WinXP and 2 with two other distros, it install fine if I use a whole disk dedicated to Pardus and I didn't have this problem with Pardus 2007.
Any ideas?