similar to: Real Dos name of file

Displaying 20 results from an estimated 7000 matches similar to: "Real Dos name of file"

2001 Nov 20
3
Is it possible to use wine with a journaling filesystem?
Hi there, I installed my mandrake linux 8.1 with reiserfs. I would like to use wine without my windows partition. Now I see the following text in the wine man-page: --- format: Filesystem=<fstype> default: "win95" Used to specify the type of the file system Wine should emulate on a given directory structure/underlying file system. Supported types are "msdos" (or
2000 Mar 11
2
Sharing Dos/Windows drives from a Linux system
How can I do this? I have a samba server running on RedHat Linux. The server is actually a dual boot machine, and has Windows drives which I have mounted under Linux, so that /mnt/dosC is the C: drive when booted under DOS. Also, this machine has a Zip drive connected to it and known as /mnt/zip. >From a Windows 98 machine connected to this machine, connecting through Samba, I can see these
2004 Jan 20
4
Bug-report: Booting DOS images from USB
Hi, I'm doing a small hobby project writing some tools to put DOS boot images and Linux rescue images on a USB stick. For this I have partitioned my USB stick in 2 partitions, one 192MB partition with a VFAT filesystem (for the normal use) and a second partition with an ext3 filesystem. My aim was to provide a graphical menu (grub) to access the different images using memdisk. Since
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
At Mon, 28 May 2018 20:49:54 -0700 CentOS mailing list <centos at centos.org> wrote: > > On 05/28/2018 06:20 PM, Robert Heller wrote: > > The UUID in the BIOS is NOT VFAT volume. It is something completely > > different. I have no clue what it is -- it does not correspond to anything I > > can find. > > > It should be the UUID of the partition, not of
2018 May 29
2
CentOS6: HELP! EFI boot fails after replacing disks...
At Mon, 28 May 2018 19:30:25 -0400 CentOS mailing list <centos at centos.org> wrote: > > On May 28, 2018, at 18:25, Robert Heller <heller at deepsoft.com> wrote: > > > I tried to run efibootmgr, but it wants a model named efivars loaded, but > > there is no such module available. > > Are you not running a CentOS kernel? That module should be available.
2008 Nov 11
3
Syslinux 3.70 - BSS DOS boot says: "Could not find kernel Image: linux".
Hello, I'm trying to create and boot a Win98SE-DOS OS through Hard Disk emulation. My src files are from a Win98SE 1440K floppy image file, with a x86 boot sector (dl'd from the net - I have no floppy drive and a slow net link 3.2KB). I don't know what to put into the partition boot record of my image and how to load dos.bss properly (the docs explain for floppy images not for HD
2009 Jan 13
28
Warning and BUG with btrfs and corrupted image
Hi, when mounting an intentionally corrupted btrfs filesystem i get the following warning and bug message. The image can be found here www.cccmz.de/~snakebyte/btrfs.2.img.bck.bz2 [ 297.406152] device fsid e14cf01de423381a-4bd40b603870018a <6>devid 2147483649 transid 9 /dev/loop0 [ 297.411937] ------------[ cut here ]------------ [ 297.412207] WARNING: at fs/btrfs/disk-io.c:805
2008 Jan 18
4
syslinux does not interpret backslash
Hello list, while I managed to install syslinux and have it boot, there seems to be a problem with interpreting filenames. It looks for files in /boot but at the same time does not realize that the "/" is not part of the filename. It prompts me with boot: then every filename I type is set to 2 characters "." 3 characters i.e vmlinuz would appear as vm.lin. To me it looks like
2015 Jun 06
4
Resize KVM NTFS file system
Hey all, I resized a partition inside a KVM RAW file system disk image. When I start the Win7 virtual machine it does not report the new partition size. It shows the file system as 15GB instead of the 50GB size of the partition that it lives on. I gather from hours so reading the manual that I need to increase the NTFS file system size to fill the new larger partition where it lives. The
2013 Nov 19
5
Xen S3 host resume: "Interrupts enabled after xen_acpi_processor_resume+0x0/0x34"
After an S3 host resume, I''m seeing: [48002.772629] ACPI: Low-level resume complete [48002.772802] PM: Restoring platform NVS memory [48002.776143] xen_acpi_processor: Uploading Xen processor PM info [48002.776691] ------------[ cut here ]------------ [48002.776712] WARNING: CPU: 0 PID: 10235 at drivers/base/syscore.c:104 syscore_resume+0x9a/0xe0() [48002.776751] Interrupts enabled after
2001 Mar 12
1
wineserver: /home/xstaci/.wine/config is not a valid registry file
i get this message and looked through the docs.. i dont have a msdos partition but i do have an ntfs one. how do i setup the registry file can anyone help plz??? if you have a response e-mail me at xstaci@tampabay.rr.com
2014 Jan 21
2
After USB boot problems on Gigabyte GA-M55Plus-S3G
the closest i have gotten to a consistent way to test a MS-DOS filesystem setup is: dd if=/dev/zero of=binary.img bs=1M count=500 i="$(losetup -f --show binary.img )" parted binary.img mklabel msdos -s -m dd if=/usr/lib/syslinux/mbr.bin of="${i}" parted binary.img mkpart primary -a optimal -s -m 0% 100% parted binary.img set 1 boot on mkfs.ext4 $(kpartx -savu "${i}"
2001 Sep 22
2
"No program start menu found"
I've looked at the web page http://www.la-sorciere.de/wine/index.html and http://wine.codeweavers.com. Still no luck, I'm getting the same error message: My config file is attached below: Here's what my director tree looks like: /home/magreen/c/windows/Start Menu/Programs What piece am I missing? TIA! -------------- next part -------------- WINE REGISTRY Version 2 ;; All keys
2002 Feb 08
1
Wine, IE5, Win2000 and RH 7.2
Hi all, I try to run IE5.x under Win2000 using Wine. I installed the package codeweavers-wine-20010626-4 and ran winsetup to produce the following config file: WINE REGISTRY Version 2 ;; All keys relative to \\Machine\\Software\\Wine\\Wine\\Config ;; ;; MS-DOS drives configuration ;; ;; Each section has the following format: ;; [Drive X] ;; "Path"="xxx" (Unix path for
2010 May 28
13
Error: Device 0 (vif) could notbeconnected. Hotplugscripts not working
Hi All, I''m having a similar issue as Ian Tobin some weeks ago here: http://lists.xensource.com/archives/html/xen-users/2010-02/msg00645.html I''m using Debian Squeeze amd64, downloaded the experimental debian xen-amd64 kernel with pv_ops support. linux-headers-2.6.32-5-common-xen_2.6.32-13_amd64.deb linux-headers-2.6.32-5-xen-amd64_2.6.32-13_amd64.deb
2004 Jul 08
1
best filesystem choice for samba (was: new user cannotlogon)
ARGH! I'm wondering if airing thoughts about VFAT performance publicly was a good idea. I was only interested from a technical point of view - I would NOT recommend using it on a production server unless there happened to be a real case for using it. The biggest thing to bear in mind in your case is that VFAT does NOT support ACLs or disk quotas. It also doesn't support journalling and
2012 May 31
2
windows xp see 'unknow partition'
Hi, I use guestfs.part_disk to partition one disk with 'mbr' and formated it to ntfs, then attach this disk to one windows xp virtual machine. But this windows xp can't recognise that partition, it says 'uknown partition' Why it is so, and how to solve it? May someone help me with this problem? Thanks. -------------- next part -------------- An HTML attachment was
2016 Mar 02
1
[PATCH] make-fs: print error message on mkfs failure
This makes a bit easier to diagnose failures on mkfs, without the need to restart the filesystem creation with verbose output (which will produce a lot more output). --- make-fs/make-fs.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/make-fs/make-fs.c b/make-fs/make-fs.c index ff291a1..561c6ae 100644 --- a/make-fs/make-fs.c +++ b/make-fs/make-fs.c @@ -773,8 +773,8 @@
2003 Jan 24
1
Per application configuration files
Hi, Firstly, I'd like to know how it's possible to generate a blank configuration with WINE's defaults so I can configure them Secondly, I'd like to know whether you can create a configuration per application you wish to run, whether this could be passed to wine on the command line or whether you have to define a specific section of the wine config file. It's just that
2014 Jan 27
2
[PATCH INCOMPLETE] Rewrite virt-make-fs in C (originally Perl).
I thought it would be easy to rewrite virt-make-fs in C. Two days later ... The Perl program uses a lot of external commands, which makes it pretty tedious to implement in C. Rich.