LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 12-31-2008, 10:34 AM   #1
J_Szucs
Senior Member
 
Registered: Nov 2001
Location: Budapest, Hungary
Distribution: SuSE 6.4-11.3, Dsl linux, FreeBSD 4.3-6.2, Mandrake 8.2, Redhat, UHU, Debian Etch
Posts: 1,126

Rep: Reputation: 58
No way to intall a linux from within windows?


I would like to install a lightweight linux distribution (no matter which) from within windows xp (as i do not have a cd burner or usb pendrive), but I do not succeed.

Here is what I have tried so far:

a) Run dsl-embedded and start dsl-hdinstall. It could not access the destination partition hda3, as it was running in a virtual environment this way.

b) Write a dsl boot floppy from within windows and boot dsl linux with that. Rawrite[23].exe could not write the image to the floppy... (Faulty floppy drive?)

c) Run debian.exe in windows. It could not access any files on the web repository via my squid proxy on the firewall machine. Well, as a matter of fact, it did not even try to access any files via the proxy (no traces of that in access.log), though it was aware of the proxy (no direct access to internet here). Even IE uses that proxy without problems, but debian.exe is not able to. I saw the same bug report on the debian list, but the issue was closed without actually fixing the bug of debian.exe, as the user found a workaround without proxy.

Is there a way to install any lightweight linux from within windows, behind a squid proxy?

Last edited by J_Szucs; 12-31-2008 at 10:46 AM.
 
Old 12-31-2008, 10:40 AM   #2
pentode
Member
 
Registered: Dec 2005
Location: Oregon
Distribution: Debian Testing
Posts: 488

Rep: Reputation: 38
If you want to replace Windows with Linux, you could try this:

http://goodbye-microsoft.com/

Make sure you don't have any files on the computer that you might need later.

I've never tried it, so use at your own risk.
 
Old 12-31-2008, 10:42 AM   #3
sycamorex
LQ Veteran
 
Registered: Nov 2005
Location: London
Distribution: Slackware64-current
Posts: 5,836
Blog Entries: 1

Rep: Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251Reputation: 1251
You can try wubi.
 
Old 12-31-2008, 10:52 AM   #4
J_Szucs
Senior Member
 
Registered: Nov 2001
Location: Budapest, Hungary
Distribution: SuSE 6.4-11.3, Dsl linux, FreeBSD 4.3-6.2, Mandrake 8.2, Redhat, UHU, Debian Etch
Posts: 1,126

Original Poster
Rep: Reputation: 58
Quote:
Originally Posted by pentode View Post
If you want to replace Windows with Linux, you could try this:

http://goodbye-microsoft.com/

Make sure you don't have any files on the computer that you might need later.

I've never tried it, so use at your own risk.
That is the place where I downloaded debian.exe from. Then it could not access the web via my squid proxy. (IE could).

I will try wubi, instead. Supposed that it does not have higher hardware requirements than a PII Celeron 1G with 128Megs of RAM, and 3.5GBytes hdd space.

Though, I was a bit curious to finally try Debian, the last "big old" distro that I have not tried, yet.

Edit:
No luck with wubi, either, as it is not lightweight at all: it requires 256M RAM and over 10G of hdd space is recommended.

Last edited by J_Szucs; 12-31-2008 at 11:11 AM.
 
Old 12-31-2008, 12:15 PM   #5
phantom_cyph
Senior Member
 
Registered: Feb 2007
Location: The Tropics
Distribution: Slackware & Derivatives
Posts: 2,472
Blog Entries: 1

Rep: Reputation: 128Reputation: 128
You could do it virtually with VirtualBox.
 
Old 12-31-2008, 04:59 PM   #6
J_Szucs
Senior Member
 
Registered: Nov 2001
Location: Budapest, Hungary
Distribution: SuSE 6.4-11.3, Dsl linux, FreeBSD 4.3-6.2, Mandrake 8.2, Redhat, UHU, Debian Etch
Posts: 1,126

Original Poster
Rep: Reputation: 58
Never mind, debian.exe failed, but the good old Microsoft Internet Explorer respected my proxy, and helped me:
1. I downloaded the debian net installer kernel (linux), initrd.gz, and the grldr file (Grub for DOS) with it, and copied them to the right places,
2. created a menu.lst file for grub with only three lines,
3. appended a line to boot.ini to call grldr (grub)
4. rebooted,

and I was soon in the debian installer, that did the netinstall then!

I am already writing this post from Iceweasel in Debian

Edit:
Doh, I happened to install debian with gnome, and I hate it. This system is inconvenient, and slow as hell. It is much slower than Windows XP on this hardware.

Would KDE work with only 128Megs of RAM? I doubt

If not, I will simply remove gnome, and use xfce, instead. That is equally inconvenient, but it is at least lightweight and fast on this weak hardware.

Last edited by J_Szucs; 12-31-2008 at 07:24 PM.
 
Old 01-01-2009, 08:10 AM   #7
divyashree
Senior Member
 
Registered: Apr 2007
Location: Bangalore, India
Distribution: RHEL,SuSE,CentOS,Fedora,Ubuntu
Posts: 1,386

Rep: Reputation: 135Reputation: 135
try ubuntu
 
Old 01-01-2009, 08:43 AM   #8
IndyGunFreak
Senior Member
 
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355

Rep: Reputation: 70
Quote:
Originally Posted by J_Szucs View Post
Never mind, debian.exe failed, but the good old Microsoft Internet Explorer respected my proxy, and helped me:
1. I downloaded the debian net installer kernel (linux), initrd.gz, and the grldr file (Grub for DOS) with it, and copied them to the right places,
2. created a menu.lst file for grub with only three lines,
3. appended a line to boot.ini to call grldr (grub)
4. rebooted,

and I was soon in the debian installer, that did the netinstall then!

I am already writing this post from Iceweasel in Debian

Edit:
Doh, I happened to install debian with gnome, and I hate it. This system is inconvenient, and slow as hell. It is much slower than Windows XP on this hardware.

Would KDE work with only 128Megs of RAM? I doubt

If not, I will simply remove gnome, and use xfce, instead. That is equally inconvenient, but it is at least lightweight and fast on this weak hardware.
KDE would probably be slower. 128mb of Ram is bare minimum for most of the GUI's Try Xfce, or Fluxbox. Fluxbox would probably scream on 128mb of Ram, but it requires a lot of tweaking to get just how you want it, and its not nearly as intuitive as Gnome/KDE/Xfce. Fluxbox is the GUI that DSL uses...

IGF
 
Old 01-01-2009, 08:44 AM   #9
IndyGunFreak
Senior Member
 
Registered: Aug 2003
Location: Indpls
Distribution: Laptops: Debian Jessie XFCE, NAS: OpenMediaVault 3.0
Posts: 1,355

Rep: Reputation: 70
Quote:
Originally Posted by divyashree View Post
try ubuntu
With only 128mb of Ram? If Debian is slow, Ubuntu would crawl.
 
Old 01-01-2009, 09:13 AM   #10
musakhan53
LQ Newbie
 
Registered: Dec 2008
Posts: 2

Rep: Reputation: 0
help

Hi:
I am very bad situation to install the RHEL3 or 4 or 5 or 9 on my laptop.
I don't find the CDs.
Please provide me the information to my email account musakhan53@hotmail.com
You help will be highly appreciated.
Thanks

Last edited by musakhan53; 01-01-2009 at 09:15 AM.
 
Old 01-01-2009, 10:12 PM   #11
azvampyre
LQ Newbie
 
Registered: Jan 2009
Posts: 6

Rep: Reputation: 0
Download Ubuntu and mount the iso image with daemon tools, the autorun allows you to install and uninstall from within windows

Last edited by azvampyre; 01-01-2009 at 10:14 PM.
 
Old 01-02-2009, 07:32 PM   #12
J_Szucs
Senior Member
 
Registered: Nov 2001
Location: Budapest, Hungary
Distribution: SuSE 6.4-11.3, Dsl linux, FreeBSD 4.3-6.2, Mandrake 8.2, Redhat, UHU, Debian Etch
Posts: 1,126

Original Poster
Rep: Reputation: 58
Musakhan53!
If you wanted to do it like me, then you have to know where the kernel and initrd image for the net installer of your distro are, and download them. Plus, you have to know what the right boot parameters for your kernel are! (I knew those, because debian.exe displayed them).

If you knew these, then you can find the description of basically the same procedure here: http://wiki.ubuntu.org.cn/index.php?...&variant=zh-cn

The procedure is universal; any distro can be installed from within windows, for which netinstall kernel and initrd exist.

Last edited by J_Szucs; 01-02-2009 at 07:49 PM.
 
Old 01-03-2009, 04:34 AM   #13
scottwest2
Member
 
Registered: Jun 2003
Distribution: Mac OS X 10.5.7, Athlon 64 X2 4200+, 2GB Ram, nVidia GeForce 9400 GT 1GB --- Ubuntu 9.04 Jaunty x64
Posts: 58

Rep: Reputation: 16
You could always run slackware. It is one of the best distributions and if configured correctly it leaves a small footprint.
 
Old 01-03-2009, 06:07 AM   #14
arckane
Member
 
Registered: Sep 2005
Location: UK
Distribution: Gentoo/Debian/Ubuntu
Posts: 308

Rep: Reputation: 39
Fluxbox on Debian absolutely flies on old hardware if you configure it right. It's down to what you install on the base system. I always install Debian base system only, then use aptitude to pull in only the packages and dependancies required after that.

KDE and Gnome run roughly the same IMHO on any equipment, there's not a great deal in it. Yeah yeah, I could start a fanboy flame war but that's not my intention, I use both environments and that's just what I've found. I can't compare Gnome to KDE4 though, apparently that has a smaller footprint!?!?
 
  


Reply

Tags
cd, installation, linux, request, wubi



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Ldap authentication Error during OES linux intall hswilliams143 Linux - Server 0 04-20-2007 03:00 PM
How to Intall stuff with Linux JamesNewbie Linux - Newbie 5 10-26-2006 03:49 PM
Is it posible to intall FC5 with just 3 intall CD's ponky2x Fedora - Installation 1 07-26-2006 10:08 AM
Help me intall Mysql in Linux tzpow2k2 Linux - Software 6 06-13-2006 06:42 AM
How to intall a new kernel ( 2.6 ) on my linux machine wesleywest Linux - Newbie 5 08-29-2004 04:08 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 06:51 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration