Forum     

Go Back   Digit Technology Discussion Forum > Software > Open Source
Register FAQ Calendar Mark Forums Read

Open Source A place where you can talk to like-minded people about the fastest growing software movement today! Discuss anything and everything about Open Source software and Operating Systems.


Closed Thread
 
LinkBack Thread Tools Display Modes
Old 15-04-2010, 09:46 AM   #1 (permalink)
Apprentice
 
Join Date: Jun 2006
Posts: 95
Question Can I install Ubuntu/Mint without burning to a cd?


Hi,
I have an old Acer travelmate laptop on which I intend to install Ubuntu or Linux mint.
I downloaded the iso, burnt them to a cd and tried installing them. I can boot from the live cd without any problems. I can start the install process without any problems. However, when the process reaches 42%-45%, I get a i/o error saying that cd may be corrupted, or the the cd rom may be corrupt of there might be an error in the hdd. I tried this multiple times using freshly burnt cd's. I think the cd drive itself may be spoilt. Unfortunately, I don't have any external drives which I can use.
I read on the internet that I can install without burning to a cd using unetbootin or grub4dos.
The unetbootin is not adding an entry to c:\boot.ini file, so I'm not able to install using it. I don't know how to use grub4dos.
Please help me install linux to the laptop.
Thanks
prashanthnbhat is offline  
Advertisements. Register and be a member of the community to get rid of them.
Advertisement

Old 15-04-2010, 10:38 AM   #2 (permalink)
Jai Suresh
 
lywyre's Avatar
 
Join Date: Aug 2004
Location: Vellore, TN
Posts: 578
Default Re: Can I install Ubuntu/Mint without burning to a cd?

Try installing Mint 8 from USB. Download fixmint (Google for it)
1. Extract it to a folder preferably to root of D or E, say LinuxMint
2. Copy the Mint 8 iso to that folder
3. Run fixmint.bat and follow instructions
4. Boot from USB (change the boot sequence in BIOS giving USB Boot higher preference)

Hope this helps.
lywyre is offline  
Old 15-04-2010, 01:22 PM   #3 (permalink)
Apprentice
 
Join Date: Jun 2006
Posts: 95
Default Re: Can I install Ubuntu/Mint without burning to a cd?

Thanks..
Does it boot through a USB Flash drive? I don't think my laptop could do that. I have booted from a external dvd writer that was connected through USB, but I tried the same using a pen drive, the laptop just hung, it didn't boot at all. Is there any fix for that?
prashanthnbhat is offline  
Old 15-04-2010, 04:08 PM   #4 (permalink)
change is constant!!
 
khmadhu's Avatar
 
Join Date: Jan 2010
Location: Bengaluru
Posts: 445
Default Re: Can I install Ubuntu/Mint without burning to a cd?

check u r bios settings and enable boot from usb/removable device option

try with this..software

it supports most varieties of distributions
http://unetbootin.sourceforge.net/
__________________
If you really wanna think, try to think from Atom to Universe!!

cpu: core i5 2500k, mobo: DP67BG, RAM:Corsair 8GB(4x2) 1600 Mhz, XFX HD 5770, 1TB seagate 6Gbps 7200 rpm , SAGA II 500W
khmadhu is offline  
Old 15-04-2010, 04:39 PM   #5 (permalink)
Apprentice
 
Join Date: Jun 2006
Posts: 95
Default Re: Can I install Ubuntu/Mint without burning to a cd?

The BIOS doesn't have such a setting(Oddly, it can boot through a USB external DVD drive, but not from a USB pen drive). Should I try updating the BIOS?

I tried using Unetbootin. I followed the procedure mentioned on the website. It did everything but didn't add a boot entry to the C:\boot.ini file. Can I add it manually? If yes, how do I do it?
prashanthnbhat is offline  
Old 15-04-2010, 10:30 PM   #6 (permalink)
change is constant!!
 
khmadhu's Avatar
 
Join Date: Jan 2010
Location: Bengaluru
Posts: 445
Default Re: Can I install Ubuntu/Mint without burning to a cd?

which acer travelmate u r using.. ? try googling around for usb boot support.

if the bios is too old and recommended by acer then u should update(be careful, during flashing bios if there is a power failure then some of the hardware may not work properly).

unetbootin should automatically add entry to boot.ini file. try changing the type to "Hard disk".
__________________
If you really wanna think, try to think from Atom to Universe!!

cpu: core i5 2500k, mobo: DP67BG, RAM:Corsair 8GB(4x2) 1600 Mhz, XFX HD 5770, 1TB seagate 6Gbps 7200 rpm , SAGA II 500W
khmadhu is offline  
Old 16-04-2010, 05:18 AM   #7 (permalink)
Linoob
 
celldweller1591's Avatar
 
Join Date: Mar 2010
Location: ambala, haryana
Posts: 705
Default Re: Can I install Ubuntu/Mint without burning to a cd?

Quote:
Originally Posted by prashanthnbhat View Post
I tried using Unetbootin. I followed the procedure mentioned on the website. It did everything but didn't add a boot entry to the C:\boot.ini file. Can I add it manually? If yes, how do I do it?
Yes , you can .
First Test if your PC is Booting from USB-stick:

1. Use 2 GB USB-stick with High Read/Write Speed

2. Format USB-stick with PeToUSB.exe http://gocoding.com/page.php?al=petousb
to Make Bootable USB-stick with FAT FileSystem, FAT = Faster
such that USB-stick has NTLDR Logical Drive Bootsector(mostly sector 0x3F=63)
and is seen by BIOS as Harddisk (MBR is at sector 0).
Use PeToUSB.exe with Settings: Enable Disk Format with LBA FAT16X

3. Copy XP BootFiles ntldr, NTDETECT.COM, Bootfont.bin and boot.ini from your XP C-drive to USB-stick
For this purpose in Windows Explorer Extra>Folder Options, Set Hidden and System Files to be Visible.

4. Change in boot.ini on stick rdisk(0) in rdisk(1) and add a second entry
so that on Booting from USB-stick you will be able to see the boot.ini Menu.
Before you Edit boot.ini, Remove first via Right-click and Properties the Read Only property.

boot.ini
CODE
[boot loader]
timeout=30
default=multi(0)disk(0)rdisk(1)partition(1)\WINDOW S
[operating systems]
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Micro soft Windows XP Professional" /noexecute=optin /fastdetect
multi(0)disk(0)rdisk(1)partition(1)\WINDOWS="Boot Test Windows XP Professional" /noexecute=optin /fastdetect


5. Reboot your PC with USB-stick plugged in and Enter BIOS Setup by pressing [Delete] or F2
and change Boot settings more permanent so that Harddisk is used as first Boot device type
and USB-Drive is seen as first Harddisk. Save BIOS Settings with F10.

6. Test if your PC is Booting from USB-stick with boot.ini Menu. If you can see the Menu, it is OK
If USB-stick is not bootable:
Check BIOS bootsequence settings or use different USB-stick / computer combination,
OR Instead of PeToUSB use HP USB Disk Storage Format Tool Version 2.0.6 and use FAT filesystem
http://download.chip.eu/en/USB-Disk-....6_176935.html

If you did prepare your USB-stick with USB_MultiBoot.cmd so that it can be used for Install of Windows XP,
than you had already a stick with boot.ini Menu and the required bootfiles, and you don't need to do steps 1-4

Instead of an USB-stick one can also make a Bootable USB-Harddisk using the steps 2-6 given above.

FOR USB-Harddisk make 1900 MB partition at beginning of the USB-Harddisk using e.g. Partition Magic.
Use FAT Format and Set Active OR use PeToUSB to Format such partition.
Without Set Active you will get DISK BOOT FAILURE.

For details see
__________________
root@Celldweller#ping www.linoob.com

Ubuntu User # 31222
Linux User # 516252
celldweller1591 is offline  
Old 16-04-2010, 07:33 AM   #8 (permalink)
Apprentice
 
Join Date: Jun 2006
Posts: 95
Default Re: Can I install Ubuntu/Mint without burning to a cd?

I have travelmate 4020
Thanks very much for your help I'll try it out today
prashanthnbhat is offline  
Old 22-04-2010, 03:37 PM   #9 (permalink)
Apprentice
 
Join Date: Apr 2010
Posts: 55
Default Re: Can I install Ubuntu/Mint without burning to a cd?

Use Virtual Box. Install it using the iso. Thats better if u want to use 2(rather multiple) operating system simultaneously.
g160689 is offline  
Closed Thread

Bookmarks

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Unable to install any type of linux tarundham Open Source 10 28-02-2010 05:36 PM
How to install 3rd party apps in my N97-Pls guide me mobileman Mobiles and Tablets 0 20-01-2010 01:19 PM
FREE OFFER: Get Ashampoo Burning Studio 2007 Totally Free Vishal Gupta Technology News 15 08-11-2008 04:22 PM
Some Hardy Heron Guidelines. FilledVoid Open Source 4 30-04-2008 11:54 AM
Open Suse 10.2 : Complete Guide to installing proprietary packages JGuru Open Source 20 08-03-2007 09:27 PM

 
Latest Threads
- by Charan
- by Charan

Advertisement




All times are GMT +5.5. The time now is 04:47 AM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.

Search Engine Optimization by vBSEO 3.3.2