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 08-05-2011, 05:09 AM   #1
Burst75
LQ Newbie
 
Registered: Aug 2011
Posts: 5

Rep: Reputation: Disabled
Linux/Windows dual boot.


I am completely new to Linux but i want to try it out. i have spent hours trying to install this but no matter what i do, when i go to install, i get to the preparing to install Ubuntu page, but when i click forward, it immediately goes to the Allocate Drive space page with nothing in the box, and all the buttons grayed out except for Back, Quit, and install now. When i click install now it tells me:
No root file system is defined.

Please correct this from the partitioning menu.

I have searched for hours on how to fix this but no one seems to have the same problem as me. i partitioned my HDD with gparted and followed the steps to do so exactly but it keeps coming up with the same thing. and when i try Wubi, it tells me the No root file system thing again. i am at a complete loss here and if any of you can help me, that would be great. (i have screen shots but I'm not sure if and how i can put them on my post)
 
Old 08-05-2011, 05:18 AM   #2
syg00
LQ Veteran
 
Registered: Aug 2003
Location: Australia
Distribution: Lots ...
Posts: 21,120

Rep: Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120Reputation: 4120
Run Ubuntu as a liveCD ("Try without updating my system" or whatever they say these days), and open a terminal, then run this and post the output
Code:
sudo parted -l
 
Old 08-05-2011, 01:41 PM   #3
Burst75
LQ Newbie
 
Registered: Aug 2011
Posts: 5

Original Poster
Rep: Reputation: Disabled
Code:
ubuntu@ubuntu:~$ sudo parted -l
Model: ATA ST31500341AS (scsi)
Disk /dev/sda: 1500GB
Sector size (logical/physical): 512B/512B
Partition Table: msdos

Number  Start   End     Size    Type     File system  Flags
 1      1049kB  106MB   105MB   primary  ntfs         boot
 2      106MB   951GB   951GB   primary  ntfs
 3      951GB   1488GB  537GB   primary
 4      1488GB  1500GB  12.3GB  primary  ntfs


Warning: Unable to open /dev/sr0 read-write (Read-only file system).  /dev/sr0
has been opened read-only.
Error: /dev/sr0: unrecognised disk label                                  

ubuntu@ubuntu:~$

3 would be what i want to install linux on.
and 4 is the hp recovery partition.

Last edited by Burst75; 08-05-2011 at 01:56 PM.
 
Old 08-05-2011, 01:47 PM   #4
pjk1939
Member
 
Registered: Jul 2011
Distribution: Arch Linux
Posts: 36

Rep: Reputation: 1
I think you typed "1" (the number one) not l (the letter L). Try it again and post the output.
 
Old 08-05-2011, 01:55 PM   #5
Burst75
LQ Newbie
 
Registered: Aug 2011
Posts: 5

Original Poster
Rep: Reputation: Disabled
Quote:
Originally Posted by pjk1939 View Post
I think you typed "1" (the number one) not l (the letter L). Try it again and post the output.
haha, stupid mistake, i edited my post
 
Old 08-05-2011, 02:13 PM   #6
johnsfine
LQ Guru
 
Registered: Dec 2007
Distribution: Centos
Posts: 5,286

Rep: Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197Reputation: 1197
Quote:
Originally Posted by Burst75 View Post
3 would be what i want to install linux on.
Linux installers generally want to install into unpartitioned space, not into existing partitions.

So before installing Linux, you should delete the partition that you wanted to use for installing Linux. I assume you didn't have contents in that partition that you want to preserve (The files you want to preserve are in the other three partitions).

Once you have deleted that partition, that leaves the space it used to occupy as "unpartitioned space" on the drive. The Ubuntu installer will then use that unpartitioned space to create the partitions Ubuntu will use.

If you are still booted in the "liveCD" mode from the Ubuntu CD, the partitioning program in liveCD mode can be used to delete that partition (be careful to delete the correct one).

If you are back in Windows, then Windows disk partitioning utility can be used to delete that partition. Again, be careful to delete the correct one.

Last edited by johnsfine; 08-05-2011 at 02:19 PM.
 
Old 08-05-2011, 02:32 PM   #7
Burst75
LQ Newbie
 
Registered: Aug 2011
Posts: 5

Original Poster
Rep: Reputation: Disabled
Same thing, even after deleting the partition so its unallocated space. also, i used a Linux application (Gparted) to repartition, and left it unformatted as i read to do here: http://tinyurl.com/ybfxlzz
 
Old 08-05-2011, 04:24 PM   #8
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
It may be best to consider one of the many good free virtual machine apps. They are quite easy and safe ways to run both windows and linux at the same time. If you have a newish computer with enough ram it will be pretty much the way to start.
 
Old 08-05-2011, 05:55 PM   #9
Burst75
LQ Newbie
 
Registered: Aug 2011
Posts: 5

Original Poster
Rep: Reputation: Disabled
k, i guess ill give the virtual machines a try, my comp is plenty powerful so they shouldn't be that bad.
 
Old 08-06-2011, 02:33 AM   #10
Annielover
Member
 
Registered: May 2011
Location: Belgium
Distribution: Ubuntu Server Edition, Fedora 16
Posts: 90

Rep: Reputation: 8
Here is a good manual for dual booting windows and linux:
Code:
http://lifehacker.com/5403100/dual+boot-windows-7-and-ubuntu-in-perfect-harmony
It applies to Ubuntu, but obviously, it can be used with other distro's as well.
 
1 members found this post helpful.
  


Reply



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
LXer: Windows Update doesn't like my Linux-Windows dual-boot system LXer Syndicated Linux News 1 07-22-2011 05:20 PM
Dual linux boot and dual windows boot together? Stuart36 Linux - General 8 05-01-2007 11:53 PM
linux/ windows dual boot. Windows XP is in portable HDD (already installed) izquierdista Linux - General 1 02-03-2006 10:23 AM
How do I dual boot Linux and Windows XP from Windows boot file andyri Linux - Newbie 4 08-04-2004 10:09 PM

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

All times are GMT -5. The time now is 03:57 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