Linux Mint Debian 32 bit installation using Windows (using something like wubi or mint4Linux) )

 
Thread Tools Search this Thread
Operating Systems Linux Debian Linux Mint Debian 32 bit installation using Windows (using something like wubi or mint4Linux) )
# 1  
Old 08-06-2013
Linux Mint Debian 32 bit installation using Windows (using something like wubi or mint4Linux) )

Hello ,

Im new at Linux and have problem with instalation

Other Mint version has an instalation file like mint4linux , Ubuntu has a wubi to install it through Windows

Linux Mint Debian 32 bit doesint has such software, I have tried to use it from other iso but its doesint work


Is there some tool to install this distribution in common way like Mint Ubuntu ?
Login or Register to Ask a Question

Previous Thread | Next Thread

6 More Discussions You Might Find Interesting

1. Ubuntu

Help: Wubi with windows 7

Hi all Since I´m getting more and more into linux I got the idea that I should start dualbooting on the family laptop. First I downloaded wubi to dualboot Ubuntu with Windows 7 home premium on an Acer Aspire laptop. Then I restarted and looked forward for Ubuntu but the screen is almost black.... (2 Replies)
Discussion started by: awe1
2 Replies

2. Ubuntu

Access wubi files from windows 7

I am unable to boot into my ubuntu installation. I have installed using wubi in windows 7. I just want too access and get some files and then reinstall ubuntu. I know that the files are located in C:/ubuntu/disks/root.disk. I have tried to use explore2fs, but that doesn't seem to work with... (2 Replies)
Discussion started by: locoroco
2 Replies

3. Hardware

Maxtor 6Y120M0 not recognized by Linux Mint 10 "Julia" – KDE (64-bit)

Hi guys. I realize it's a 7-year-old drive, but is there any reason why it's not listed it when I try to install Mint? All my other drives are recognized: http://bammbamm.org/Visual/LinuxMint/MissingMaxtor.png Any advice would be appreciated. Thanks! ~ Bamm (13 Replies)
Discussion started by: BammBamm
13 Replies

4. Fedora

wubi installer for windows

hello.i need a soft like (wubi support ubuntu) to boot fedora or centos or freebsd.any answer ? Thank You. (2 Replies)
Discussion started by: d4rkm4nx99
2 Replies

5. Ubuntu

Keyboard/Mouse not responding after wubi installation on Vista

Hi Team, I wanted to install Ubunutu on my laptop and it currently has windows vista installed on it. I tried to install Ubunto 9.04 using wubi installer and everything went fine and I selected Ubuntu from dropdown menu after the system restarted. But when the sytem shows the username page to... (3 Replies)
Discussion started by: viveksr
3 Replies

6. UNIX for Advanced & Expert Users

OpenGL installation on Debian Linux

Hi, I need your help in installing OpenGL in my Debian (ubuntu) Linux PC. Please elaborate the steps in a clear manner, so that I may follow the installation procedure without getting in to any problem. Also, please tell me what are the libraries should I link my program with, what are the... (0 Replies)
Discussion started by: royalibrahim
0 Replies
Login or Register to Ask a Question
postfix-nochroot(8)					      System Manager's Manual					       postfix-nochroot(8)

NAME
postfix-nochroot - change /etc/postfix/master.cf to not use chroot SYNOPSIS
postfix-nochroot DESCRIPTION
Renames /etc/postfix/master.cf to /etc/postfix/master.cf.bak and creates a new /etc/postfix/master.cf file with every service configured to not use chroot. Every modified line is commented. It also restarts Postfix (to apply the change) and rmoves the unused chroot directories /var/spool/postfix/{etc,lib,usr} . Using a chroot environment makes upgrades more difficult and gets in the way when running SE Linux (without actually providing any security benefit in a SE Linux system). SEE ALSO
selinux(8), sestatus(8), selinuxenabled(1), check-selinux-installation(8), selinux-config-enforcing(8), selinux-policy-upgrade(8), http://wiki.debian.org/SELinux - More about SELinux Debian install, http://etbe.coker.com.au/tag/selinux/ - Russell's SE Linux blog posts, http://etbe.coker.com.au/2008/08/02/postfix-and-chroot/ - post about this script. AUTHOR
This program and it's man page was written by Russell Coker <russell@coker.com.au> for the Debian system (but may be used by others). Per- mission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 3. On Debian systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL-3. postfix-nochroot(8)