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
install-menu(1) 					      Debian GNU/Linux manual						   install-menu(1)

NAME
install-menu - Process a menu method and generate the menu files for a window manager or a menu-aware application. DESCRIPTION
update-menus(1) computes the list of menu entries and passes it in turn to the menu methods in /etc/menu-methods/. The task of a menu meth- ods is to generate menus for a specific window manager. install-menu provides a generic and customizable way to do that. The documentation of the install-menu definition language is available in the Debian Menu manual, a local copy being available in /usr/share/doc/menu/html. SYNOPSIS
install-menu [-vh] [--remove] <menu-method> Read menu entries from stdin in update-menus --stdout format and generate menu files using the specified menu-method. Normally used in menu method scripts as #! /usr/bin/install-menu. OPTIONS
-h,--help Show the help message and exit. --remove Remove the menu files instead of generating them. -v,--verbose Output messages about what the program is doing. COPYING
install-menu is distributed under the term of the GNU General Public License version 2, or (at your option) any later version. AUTHOR
Written by Joost Witteveen <joostje@debian.org>. Now maintained by Bill Allombert <ballombe@debian.org>. SEE ALSO
update-menus(1), menufile(5), /usr/share/doc/menu/html Debian Project 28 November 2005 install-menu(1)