http://bugs.winehq.org/show_bug.cgi?id=4672
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-01-03 04:49 -------
Hogne, can you attach a two dumps of your MBR then - one working and another one
corrupt?
I'd do something like this on working machine:
$ dd if=/dev/hda bs=512 count=1 | od -t x1 > hda_OK.mbr
The I would run D2, reboot to working system on the same machine (LiveCD?) and
would repeat the command:
$ dd if=/dev/hda bs=512 count=1 | od -t x1 > …
[View More]hda_BAD.mbr
It would help to know what parts of MBR are changed and in a what way. You may
try comparing dumps by yourself, of course:
$ diff -u hda_OK.mbr hda_BAD.mbr
Thanks.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4686
marcus(a)jet.franken.de changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From marcus(a)jet.franken.de 2006-01-03 04:10 -------
bug in suse modification... (sorry)
change in wineprefixcreate the shopt -o nullglob …
[View More]to shopt -s nullglob
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4686
Summary: wineprefixcreate doen't work
Product: Wine
Version: 0.9.8.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tbretz(a)astro.uni-wuerzburg.de
I have renamed .wine to .wine~. When I now start a win32 executable with wine I
get the …
[View More]following error:
wine: creating configuration directory '/home/tbretz/.wine'...
nullglob off
wine: wineprefixcreate failed while creating '/home/tbretz/.wine'.
I'm using Linux Suse 9.2.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4682
dmitry(a)codeweavers.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From dmitry(a)codeweavers.com 2006-01-03 00:14 -------
I far as I can see this is not a bug, just a misconfiguration.
Closing.
--
…
[View More]Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
[View Less]
http://bugs.winehq.org/show_bug.cgi?id=4682
------- Additional Comments From ahziem1(a)mailbolt.com 2006-28-02 23:51 -------
LANG=en_US.UTF-8
I was running WINE from ~/tmp using the wrapper, so I did not have the fonts
installed. I copied them over, and now everything is OK again.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.