LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Debian (https://www.linuxquestions.org/questions/debian-26/)
-   -   Dual booting Win7 and Debian (https://www.linuxquestions.org/questions/debian-26/dual-booting-win7-and-debian-927592/)

dsplayer14 02-04-2012 11:24 AM

Dual booting Win7 and Debian
 
I have a couple questions to ask. Is it necessary to have a /boot partition? I also have a question about the boot loader. Will it ask me where to put it or do I have to manually do it? This is my first time ever using Debian and I am kinda nervous. Looks ever harder to install than Arch or Slack.

Cultist 02-04-2012 11:29 AM

Quote:

Originally Posted by dsplayer14 (Post 4593742)
I have a couple questions to ask. Is it necessary to have a /boot partition? I also have a question about the boot loader. Will it ask me where to put it or do I have to manually do it? This is my first time ever using Debian and I am kinda nervous. Looks ever harder to install than Arch or Slack.

You only technically need one partition, but /home and / are what most people use. It will ask you where to install grub, and it will autodetect Win7 during the installation process.

utanja 02-04-2012 12:42 PM

Quote:

Originally Posted by dsplayer14 (Post 4593742)
I have a couple questions to ask. Is it necessary to have a /boot partition? I also have a question about the boot loader. Will it ask me where to put it or do I have to manually do it? This is my first time ever using Debian and I am kinda nervous. Looks ever harder to install than Arch or Slack.

I have a boot partition as well as home, user, var, and opt.

widget 02-04-2012 12:58 PM

What they are trying to say is that a /boot partition is not needed.

Installing Linux of any variety is better done on / (root) and /home partitions. All others are up to you, including a /boot.

There is finally talk of having the installers for Linux actually automatically install on / and /home but it has not happened yet.

You will need to instruct the installer manually to do that if you want it. Left to itself you will be installed on just /.

It could be that grub will fail to pick up your MS install during the installation process. This means that the MS install will not be on the menu when you reboot. Do not panic.

When you get into the Debian OS simply pull up a terminal and run, as root;
Code:

update-grub
I would be shocked if you rebooted and did not see the MS install on the menu after that.

dsplayer14 02-04-2012 04:34 PM

Thanks for the responses. Proud to say I have successfully dual booted Debian and Windows. Now I just gotta get all the drivers...

widget 02-04-2012 07:55 PM

You need to edit your /etc/apt/sources.list to get all that stuff easily.

See this thread;
http://www.linuxquestions.org/questi...13/page17.html


All times are GMT -5. The time now is 03:20 AM.