Questions about dual booting windows 8.1 and linux - two issues Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern) 2019 Community Moderator Election Results Why I closed the “Why is Kali so hard” questionInstalling a cross-toolchain to build ARM binaries on DebianHow to find out which package of libc6 I need?Debian Jessie 8.2 aborts with an Application Error in VirtualBoxDebian apt-get install asks for the DVD BinaryUnable to find expected entry 'main/binary-mipsel/Packages' in Release filedual boot problems windows 10 and debian jessieWhy can't I install libc6-dev-amd64 using the official online repositories?Given a debian package name, how do I get a URL to the latest .deb URL?:How to install a package behind an overly restricted firewallVersion ‘GLIBCXX_3.4.20’ not found

How can I prevent/balance waiting and turtling as a response to cooldown mechanics

What order were files/directories output in dir?

Why does it sometimes sound good to play a grace note as a lead in to a note in a melody?

The Nth Gryphon Number

Can you explain what "processes and tools" means in the first Agile principle?

Why are vacuum tubes still used in amateur radios?

What would you call this weird metallic apparatus that allows you to lift people?

Semigroups with no morphisms between them

Movie where a circus ringmaster turns people into animals

preposition before coffee

File name problem(?)

How does the math work when buying airline miles?

Is CEO the "profession" with the most psychopaths?

Why do early math courses focus on the cross sections of a cone and not on other 3D objects?

What happened to Thoros of Myr's flaming sword?

How would a mousetrap for use in space work?

What is the home of the drow in Flanaess?

Maximum summed subsequences with non-adjacent items

"Lost his faith in humanity in the trenches of Verdun" — last line of an SF story

How do living politicians protect their readily obtainable signatures from misuse?

Sum letters are not two different

Would it be easier to apply for a UK visa if there is a host family to sponsor for you in going there?

Co-worker has annoying ringtone

QGIS virtual layer functionality does not seem to support memory layers



Questions about dual booting windows 8.1 and linux - two issues



Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 23, 2019 at 00:00UTC (8:00pm US/Eastern)
2019 Community Moderator Election Results
Why I closed the “Why is Kali so hard” questionInstalling a cross-toolchain to build ARM binaries on DebianHow to find out which package of libc6 I need?Debian Jessie 8.2 aborts with an Application Error in VirtualBoxDebian apt-get install asks for the DVD BinaryUnable to find expected entry 'main/binary-mipsel/Packages' in Release filedual boot problems windows 10 and debian jessieWhy can't I install libc6-dev-amd64 using the official online repositories?Given a debian package name, how do I get a URL to the latest .deb URL?:How to install a package behind an overly restricted firewallVersion ‘GLIBCXX_3.4.20’ not found



.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








0















I have recently installed Debian 8.1 onto my hard disk with an iso image burned to DVD-r. I was trying to install g++ from the terminal when it asked me to insert the dvd from which I installed the OS onto my hard disk before continuing. This, being my first concern, raises my second concern even more. But more detail on the first concern; it didn't work. I inserted the cd, and it gave me a very large error message. I tried apt-get update, but it gave me the same error. I get this error whenever I try to install anything with apt-get install and put in the dvd as it asks. That error is:




Reading package lists... Done
Building dependency tree

Reading state information... Done
The following extra packages will be installed:
binutils g++-4.9 gcc gcc-4.9 libasan1 libatomic1 libc-dev-bin libc6-dev libcilkrts5
libgcc-4.9-dev libitm1 liblsan0 libstdc++-4.9-dev libtsan0 libubsan0 linux-libc-dev
manpages-dev
Suggested packages:
binutils-doc g++-multilib g++-4.9-multilib gcc-4.9-doc libstdc++6-4.9-dbg gcc-multilib make
autoconf automake libtool flex bison gdb gcc-doc gcc-4.9-multilib gcc-4.9-locales libgcc1-dbg
libgomp1-dbg libitm1-dbg libatomic1-dbg libasan1-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
libcilkrts5-dbg libquadmath0-dbg glibc-doc libstdc++-4.9-doc
The following NEW packages will be installed:
binutils g++ g++-4.9 gcc gcc-4.9 libasan1 libatomic1 libc-dev-bin libc6-dev libcilkrts5
libgcc-4.9-dev libitm1 liblsan0 libstdc++-4.9-dev libtsan0 libubsan0 linux-libc-dev
manpages-dev
0 upgraded, 18 newly installed, 0 to remove and 92 not upgraded.
Need to get 1,008 kB/39.2 MB of archives.
After this operation, 116 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://security.debian.org/ jessie/updates/main linux-libc-dev amd64 3.16.7-ckt20-1+deb8u3 [1,008 kB]
Err cdrom://[Debian GNU/Linux 8.2.0 Jessie - Official amd64 DVD Binary-1 20150906-11:13]/ jessie/main manpages-dev all 3.74-1
Read error - read (5: Input/output error)
Fetched 1,008 kB in 11s (85.8 kB/s)

E: Failed to fetch cdrom://[Debian GNU/Linux 8.2.0 Jessie - Official amd64 DVD Binary-1 20150906-11:13]/pool/main/b/binutils/binutils_2.25-5_amd64.deb Hash Sum mismatch



E: Failed to fetch cdrom://[Debian GNU/Linux 8.2.0 Jessie - Official amd64 DVD Binary-1 20150906-11:13]/pool/main/m/manpages/manpages-dev_3.74-1_all.deb Read error - read (5: Input/output error)



E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?




My second concern, seeing as this whole dvd thing happened, is whether or not I can actually boot into Debian after shutting off my computer without the DVD in. Will that work? Will it automatically boot into Debian if I shut off my computer and turn it back on? I'm afraid to turn off my computer because my god did I struggle to get this working on my laptop in the first place (Lenovo is not GNU/Linux friendly).










share|improve this question






















  • Also, I'm dual booting with Windows 8.1

    – Mars
    Jan 23 '16 at 4:47

















0















I have recently installed Debian 8.1 onto my hard disk with an iso image burned to DVD-r. I was trying to install g++ from the terminal when it asked me to insert the dvd from which I installed the OS onto my hard disk before continuing. This, being my first concern, raises my second concern even more. But more detail on the first concern; it didn't work. I inserted the cd, and it gave me a very large error message. I tried apt-get update, but it gave me the same error. I get this error whenever I try to install anything with apt-get install and put in the dvd as it asks. That error is:




Reading package lists... Done
Building dependency tree

Reading state information... Done
The following extra packages will be installed:
binutils g++-4.9 gcc gcc-4.9 libasan1 libatomic1 libc-dev-bin libc6-dev libcilkrts5
libgcc-4.9-dev libitm1 liblsan0 libstdc++-4.9-dev libtsan0 libubsan0 linux-libc-dev
manpages-dev
Suggested packages:
binutils-doc g++-multilib g++-4.9-multilib gcc-4.9-doc libstdc++6-4.9-dbg gcc-multilib make
autoconf automake libtool flex bison gdb gcc-doc gcc-4.9-multilib gcc-4.9-locales libgcc1-dbg
libgomp1-dbg libitm1-dbg libatomic1-dbg libasan1-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
libcilkrts5-dbg libquadmath0-dbg glibc-doc libstdc++-4.9-doc
The following NEW packages will be installed:
binutils g++ g++-4.9 gcc gcc-4.9 libasan1 libatomic1 libc-dev-bin libc6-dev libcilkrts5
libgcc-4.9-dev libitm1 liblsan0 libstdc++-4.9-dev libtsan0 libubsan0 linux-libc-dev
manpages-dev
0 upgraded, 18 newly installed, 0 to remove and 92 not upgraded.
Need to get 1,008 kB/39.2 MB of archives.
After this operation, 116 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://security.debian.org/ jessie/updates/main linux-libc-dev amd64 3.16.7-ckt20-1+deb8u3 [1,008 kB]
Err cdrom://[Debian GNU/Linux 8.2.0 Jessie - Official amd64 DVD Binary-1 20150906-11:13]/ jessie/main manpages-dev all 3.74-1
Read error - read (5: Input/output error)
Fetched 1,008 kB in 11s (85.8 kB/s)

E: Failed to fetch cdrom://[Debian GNU/Linux 8.2.0 Jessie - Official amd64 DVD Binary-1 20150906-11:13]/pool/main/b/binutils/binutils_2.25-5_amd64.deb Hash Sum mismatch



E: Failed to fetch cdrom://[Debian GNU/Linux 8.2.0 Jessie - Official amd64 DVD Binary-1 20150906-11:13]/pool/main/m/manpages/manpages-dev_3.74-1_all.deb Read error - read (5: Input/output error)



E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?




My second concern, seeing as this whole dvd thing happened, is whether or not I can actually boot into Debian after shutting off my computer without the DVD in. Will that work? Will it automatically boot into Debian if I shut off my computer and turn it back on? I'm afraid to turn off my computer because my god did I struggle to get this working on my laptop in the first place (Lenovo is not GNU/Linux friendly).










share|improve this question






















  • Also, I'm dual booting with Windows 8.1

    – Mars
    Jan 23 '16 at 4:47













0












0








0








I have recently installed Debian 8.1 onto my hard disk with an iso image burned to DVD-r. I was trying to install g++ from the terminal when it asked me to insert the dvd from which I installed the OS onto my hard disk before continuing. This, being my first concern, raises my second concern even more. But more detail on the first concern; it didn't work. I inserted the cd, and it gave me a very large error message. I tried apt-get update, but it gave me the same error. I get this error whenever I try to install anything with apt-get install and put in the dvd as it asks. That error is:




Reading package lists... Done
Building dependency tree

Reading state information... Done
The following extra packages will be installed:
binutils g++-4.9 gcc gcc-4.9 libasan1 libatomic1 libc-dev-bin libc6-dev libcilkrts5
libgcc-4.9-dev libitm1 liblsan0 libstdc++-4.9-dev libtsan0 libubsan0 linux-libc-dev
manpages-dev
Suggested packages:
binutils-doc g++-multilib g++-4.9-multilib gcc-4.9-doc libstdc++6-4.9-dbg gcc-multilib make
autoconf automake libtool flex bison gdb gcc-doc gcc-4.9-multilib gcc-4.9-locales libgcc1-dbg
libgomp1-dbg libitm1-dbg libatomic1-dbg libasan1-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
libcilkrts5-dbg libquadmath0-dbg glibc-doc libstdc++-4.9-doc
The following NEW packages will be installed:
binutils g++ g++-4.9 gcc gcc-4.9 libasan1 libatomic1 libc-dev-bin libc6-dev libcilkrts5
libgcc-4.9-dev libitm1 liblsan0 libstdc++-4.9-dev libtsan0 libubsan0 linux-libc-dev
manpages-dev
0 upgraded, 18 newly installed, 0 to remove and 92 not upgraded.
Need to get 1,008 kB/39.2 MB of archives.
After this operation, 116 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://security.debian.org/ jessie/updates/main linux-libc-dev amd64 3.16.7-ckt20-1+deb8u3 [1,008 kB]
Err cdrom://[Debian GNU/Linux 8.2.0 Jessie - Official amd64 DVD Binary-1 20150906-11:13]/ jessie/main manpages-dev all 3.74-1
Read error - read (5: Input/output error)
Fetched 1,008 kB in 11s (85.8 kB/s)

E: Failed to fetch cdrom://[Debian GNU/Linux 8.2.0 Jessie - Official amd64 DVD Binary-1 20150906-11:13]/pool/main/b/binutils/binutils_2.25-5_amd64.deb Hash Sum mismatch



E: Failed to fetch cdrom://[Debian GNU/Linux 8.2.0 Jessie - Official amd64 DVD Binary-1 20150906-11:13]/pool/main/m/manpages/manpages-dev_3.74-1_all.deb Read error - read (5: Input/output error)



E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?




My second concern, seeing as this whole dvd thing happened, is whether or not I can actually boot into Debian after shutting off my computer without the DVD in. Will that work? Will it automatically boot into Debian if I shut off my computer and turn it back on? I'm afraid to turn off my computer because my god did I struggle to get this working on my laptop in the first place (Lenovo is not GNU/Linux friendly).










share|improve this question














I have recently installed Debian 8.1 onto my hard disk with an iso image burned to DVD-r. I was trying to install g++ from the terminal when it asked me to insert the dvd from which I installed the OS onto my hard disk before continuing. This, being my first concern, raises my second concern even more. But more detail on the first concern; it didn't work. I inserted the cd, and it gave me a very large error message. I tried apt-get update, but it gave me the same error. I get this error whenever I try to install anything with apt-get install and put in the dvd as it asks. That error is:




Reading package lists... Done
Building dependency tree

Reading state information... Done
The following extra packages will be installed:
binutils g++-4.9 gcc gcc-4.9 libasan1 libatomic1 libc-dev-bin libc6-dev libcilkrts5
libgcc-4.9-dev libitm1 liblsan0 libstdc++-4.9-dev libtsan0 libubsan0 linux-libc-dev
manpages-dev
Suggested packages:
binutils-doc g++-multilib g++-4.9-multilib gcc-4.9-doc libstdc++6-4.9-dbg gcc-multilib make
autoconf automake libtool flex bison gdb gcc-doc gcc-4.9-multilib gcc-4.9-locales libgcc1-dbg
libgomp1-dbg libitm1-dbg libatomic1-dbg libasan1-dbg liblsan0-dbg libtsan0-dbg libubsan0-dbg
libcilkrts5-dbg libquadmath0-dbg glibc-doc libstdc++-4.9-doc
The following NEW packages will be installed:
binutils g++ g++-4.9 gcc gcc-4.9 libasan1 libatomic1 libc-dev-bin libc6-dev libcilkrts5
libgcc-4.9-dev libitm1 liblsan0 libstdc++-4.9-dev libtsan0 libubsan0 linux-libc-dev
manpages-dev
0 upgraded, 18 newly installed, 0 to remove and 92 not upgraded.
Need to get 1,008 kB/39.2 MB of archives.
After this operation, 116 MB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://security.debian.org/ jessie/updates/main linux-libc-dev amd64 3.16.7-ckt20-1+deb8u3 [1,008 kB]
Err cdrom://[Debian GNU/Linux 8.2.0 Jessie - Official amd64 DVD Binary-1 20150906-11:13]/ jessie/main manpages-dev all 3.74-1
Read error - read (5: Input/output error)
Fetched 1,008 kB in 11s (85.8 kB/s)

E: Failed to fetch cdrom://[Debian GNU/Linux 8.2.0 Jessie - Official amd64 DVD Binary-1 20150906-11:13]/pool/main/b/binutils/binutils_2.25-5_amd64.deb Hash Sum mismatch



E: Failed to fetch cdrom://[Debian GNU/Linux 8.2.0 Jessie - Official amd64 DVD Binary-1 20150906-11:13]/pool/main/m/manpages/manpages-dev_3.74-1_all.deb Read error - read (5: Input/output error)



E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?




My second concern, seeing as this whole dvd thing happened, is whether or not I can actually boot into Debian after shutting off my computer without the DVD in. Will that work? Will it automatically boot into Debian if I shut off my computer and turn it back on? I'm afraid to turn off my computer because my god did I struggle to get this working on my laptop in the first place (Lenovo is not GNU/Linux friendly).







debian apt dvd






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Jan 23 '16 at 3:08









MarsMars

235




235












  • Also, I'm dual booting with Windows 8.1

    – Mars
    Jan 23 '16 at 4:47

















  • Also, I'm dual booting with Windows 8.1

    – Mars
    Jan 23 '16 at 4:47
















Also, I'm dual booting with Windows 8.1

– Mars
Jan 23 '16 at 4:47





Also, I'm dual booting with Windows 8.1

– Mars
Jan 23 '16 at 4:47










1 Answer
1






active

oldest

votes


















0














Your problem is that APT is configured to look for packages in the Debian DVD set.



edit your sources.list file, make sure that any lines containing cdrom are either removed or commented.



Editing sources.list file



# vi /etc/apt/sources.list


or



# gksu gedit /etc/apt/sources.list


so your sources.list file will look something like this



 deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb http://httpredir.debian.org/debian/ jessie main
deb-src http://httpredir.debian.org/debian/ jessie main

deb http://security.debian.org/ jessie/updates main contrib
deb-src http://security.debian.org/ jessie/updates main contrib

# jessie-updates, previously known as 'volatile'
deb http://httpredir.debian.org/debian/ jessie-updates main
deb-src http://httpredir.debian.org/debian/ jessie-updates main


now comment the culprit lines:



# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb http://httpredir.debian.org/debian/ jessie main contrib non-free
deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free

...


or remove them:



deb http://httpredir.debian.org/debian/ jessie main contrib non-free
deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free

...


Note that I've added 'contrib' and 'non-free' repositories. this is needed, for example, if you want decent graphics acceleration, gcc-doc package installed for all archs, etc. AMD and nVidia propietary drivers are included in non-free repos, and some GCC manpages are considered non free by Debian because the GFDL (GNU Free Document License) is incompatible with DFSG (Debian Free Sotware Guidelines).



Now, about your second concern, I think it all will go well if you installed GRUB2 to the MBR of the first drive, however, just to be sure, run this command as root.



# update-grub


if you see all of your operating systems listed in the output, we're sweet.






share|improve this answer

























  • Oh hey, forgot about this question. Got it solved a little bit after asking, been running Debian ever since. I'll refer to this if I ever have a similar problem though, thanks.

    – Mars
    Jun 1 '16 at 23:05











  • well I'm glad you solved. I kinda figure that out when I finally saw that beautiful string that states that this question were asked 4 months ago, I really should pay more attention to the site UI, LOL!. and yup, let's leave this Q/A here in case you or anyone else trample into the same problem.

    – Jenny T-Type
    Jun 1 '16 at 23:14











Your Answer








StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "106"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f257148%2fquestions-about-dual-booting-windows-8-1-and-linux-two-issues%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























1 Answer
1






active

oldest

votes








1 Answer
1






active

oldest

votes









active

oldest

votes






active

oldest

votes









0














Your problem is that APT is configured to look for packages in the Debian DVD set.



edit your sources.list file, make sure that any lines containing cdrom are either removed or commented.



Editing sources.list file



# vi /etc/apt/sources.list


or



# gksu gedit /etc/apt/sources.list


so your sources.list file will look something like this



 deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb http://httpredir.debian.org/debian/ jessie main
deb-src http://httpredir.debian.org/debian/ jessie main

deb http://security.debian.org/ jessie/updates main contrib
deb-src http://security.debian.org/ jessie/updates main contrib

# jessie-updates, previously known as 'volatile'
deb http://httpredir.debian.org/debian/ jessie-updates main
deb-src http://httpredir.debian.org/debian/ jessie-updates main


now comment the culprit lines:



# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb http://httpredir.debian.org/debian/ jessie main contrib non-free
deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free

...


or remove them:



deb http://httpredir.debian.org/debian/ jessie main contrib non-free
deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free

...


Note that I've added 'contrib' and 'non-free' repositories. this is needed, for example, if you want decent graphics acceleration, gcc-doc package installed for all archs, etc. AMD and nVidia propietary drivers are included in non-free repos, and some GCC manpages are considered non free by Debian because the GFDL (GNU Free Document License) is incompatible with DFSG (Debian Free Sotware Guidelines).



Now, about your second concern, I think it all will go well if you installed GRUB2 to the MBR of the first drive, however, just to be sure, run this command as root.



# update-grub


if you see all of your operating systems listed in the output, we're sweet.






share|improve this answer

























  • Oh hey, forgot about this question. Got it solved a little bit after asking, been running Debian ever since. I'll refer to this if I ever have a similar problem though, thanks.

    – Mars
    Jun 1 '16 at 23:05











  • well I'm glad you solved. I kinda figure that out when I finally saw that beautiful string that states that this question were asked 4 months ago, I really should pay more attention to the site UI, LOL!. and yup, let's leave this Q/A here in case you or anyone else trample into the same problem.

    – Jenny T-Type
    Jun 1 '16 at 23:14















0














Your problem is that APT is configured to look for packages in the Debian DVD set.



edit your sources.list file, make sure that any lines containing cdrom are either removed or commented.



Editing sources.list file



# vi /etc/apt/sources.list


or



# gksu gedit /etc/apt/sources.list


so your sources.list file will look something like this



 deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb http://httpredir.debian.org/debian/ jessie main
deb-src http://httpredir.debian.org/debian/ jessie main

deb http://security.debian.org/ jessie/updates main contrib
deb-src http://security.debian.org/ jessie/updates main contrib

# jessie-updates, previously known as 'volatile'
deb http://httpredir.debian.org/debian/ jessie-updates main
deb-src http://httpredir.debian.org/debian/ jessie-updates main


now comment the culprit lines:



# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb http://httpredir.debian.org/debian/ jessie main contrib non-free
deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free

...


or remove them:



deb http://httpredir.debian.org/debian/ jessie main contrib non-free
deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free

...


Note that I've added 'contrib' and 'non-free' repositories. this is needed, for example, if you want decent graphics acceleration, gcc-doc package installed for all archs, etc. AMD and nVidia propietary drivers are included in non-free repos, and some GCC manpages are considered non free by Debian because the GFDL (GNU Free Document License) is incompatible with DFSG (Debian Free Sotware Guidelines).



Now, about your second concern, I think it all will go well if you installed GRUB2 to the MBR of the first drive, however, just to be sure, run this command as root.



# update-grub


if you see all of your operating systems listed in the output, we're sweet.






share|improve this answer

























  • Oh hey, forgot about this question. Got it solved a little bit after asking, been running Debian ever since. I'll refer to this if I ever have a similar problem though, thanks.

    – Mars
    Jun 1 '16 at 23:05











  • well I'm glad you solved. I kinda figure that out when I finally saw that beautiful string that states that this question were asked 4 months ago, I really should pay more attention to the site UI, LOL!. and yup, let's leave this Q/A here in case you or anyone else trample into the same problem.

    – Jenny T-Type
    Jun 1 '16 at 23:14













0












0








0







Your problem is that APT is configured to look for packages in the Debian DVD set.



edit your sources.list file, make sure that any lines containing cdrom are either removed or commented.



Editing sources.list file



# vi /etc/apt/sources.list


or



# gksu gedit /etc/apt/sources.list


so your sources.list file will look something like this



 deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb http://httpredir.debian.org/debian/ jessie main
deb-src http://httpredir.debian.org/debian/ jessie main

deb http://security.debian.org/ jessie/updates main contrib
deb-src http://security.debian.org/ jessie/updates main contrib

# jessie-updates, previously known as 'volatile'
deb http://httpredir.debian.org/debian/ jessie-updates main
deb-src http://httpredir.debian.org/debian/ jessie-updates main


now comment the culprit lines:



# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb http://httpredir.debian.org/debian/ jessie main contrib non-free
deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free

...


or remove them:



deb http://httpredir.debian.org/debian/ jessie main contrib non-free
deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free

...


Note that I've added 'contrib' and 'non-free' repositories. this is needed, for example, if you want decent graphics acceleration, gcc-doc package installed for all archs, etc. AMD and nVidia propietary drivers are included in non-free repos, and some GCC manpages are considered non free by Debian because the GFDL (GNU Free Document License) is incompatible with DFSG (Debian Free Sotware Guidelines).



Now, about your second concern, I think it all will go well if you installed GRUB2 to the MBR of the first drive, however, just to be sure, run this command as root.



# update-grub


if you see all of your operating systems listed in the output, we're sweet.






share|improve this answer















Your problem is that APT is configured to look for packages in the Debian DVD set.



edit your sources.list file, make sure that any lines containing cdrom are either removed or commented.



Editing sources.list file



# vi /etc/apt/sources.list


or



# gksu gedit /etc/apt/sources.list


so your sources.list file will look something like this



 deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb http://httpredir.debian.org/debian/ jessie main
deb-src http://httpredir.debian.org/debian/ jessie main

deb http://security.debian.org/ jessie/updates main contrib
deb-src http://security.debian.org/ jessie/updates main contrib

# jessie-updates, previously known as 'volatile'
deb http://httpredir.debian.org/debian/ jessie-updates main
deb-src http://httpredir.debian.org/debian/ jessie-updates main


now comment the culprit lines:



# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

# deb cdrom:[Debian GNU/Linux 8 _Jessie_ - Official Snapshot amd64 LIVE/INSTALL Binary 20150908-22:01]/ jessie main

deb http://httpredir.debian.org/debian/ jessie main contrib non-free
deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free

...


or remove them:



deb http://httpredir.debian.org/debian/ jessie main contrib non-free
deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free

...


Note that I've added 'contrib' and 'non-free' repositories. this is needed, for example, if you want decent graphics acceleration, gcc-doc package installed for all archs, etc. AMD and nVidia propietary drivers are included in non-free repos, and some GCC manpages are considered non free by Debian because the GFDL (GNU Free Document License) is incompatible with DFSG (Debian Free Sotware Guidelines).



Now, about your second concern, I think it all will go well if you installed GRUB2 to the MBR of the first drive, however, just to be sure, run this command as root.



# update-grub


if you see all of your operating systems listed in the output, we're sweet.







share|improve this answer














share|improve this answer



share|improve this answer








edited yesterday









Rui F Ribeiro

42.2k1484142




42.2k1484142










answered Jun 1 '16 at 21:18









Jenny T-TypeJenny T-Type

443315




443315












  • Oh hey, forgot about this question. Got it solved a little bit after asking, been running Debian ever since. I'll refer to this if I ever have a similar problem though, thanks.

    – Mars
    Jun 1 '16 at 23:05











  • well I'm glad you solved. I kinda figure that out when I finally saw that beautiful string that states that this question were asked 4 months ago, I really should pay more attention to the site UI, LOL!. and yup, let's leave this Q/A here in case you or anyone else trample into the same problem.

    – Jenny T-Type
    Jun 1 '16 at 23:14

















  • Oh hey, forgot about this question. Got it solved a little bit after asking, been running Debian ever since. I'll refer to this if I ever have a similar problem though, thanks.

    – Mars
    Jun 1 '16 at 23:05











  • well I'm glad you solved. I kinda figure that out when I finally saw that beautiful string that states that this question were asked 4 months ago, I really should pay more attention to the site UI, LOL!. and yup, let's leave this Q/A here in case you or anyone else trample into the same problem.

    – Jenny T-Type
    Jun 1 '16 at 23:14
















Oh hey, forgot about this question. Got it solved a little bit after asking, been running Debian ever since. I'll refer to this if I ever have a similar problem though, thanks.

– Mars
Jun 1 '16 at 23:05





Oh hey, forgot about this question. Got it solved a little bit after asking, been running Debian ever since. I'll refer to this if I ever have a similar problem though, thanks.

– Mars
Jun 1 '16 at 23:05













well I'm glad you solved. I kinda figure that out when I finally saw that beautiful string that states that this question were asked 4 months ago, I really should pay more attention to the site UI, LOL!. and yup, let's leave this Q/A here in case you or anyone else trample into the same problem.

– Jenny T-Type
Jun 1 '16 at 23:14





well I'm glad you solved. I kinda figure that out when I finally saw that beautiful string that states that this question were asked 4 months ago, I really should pay more attention to the site UI, LOL!. and yup, let's leave this Q/A here in case you or anyone else trample into the same problem.

– Jenny T-Type
Jun 1 '16 at 23:14

















draft saved

draft discarded
















































Thanks for contributing an answer to Unix & Linux Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2funix.stackexchange.com%2fquestions%2f257148%2fquestions-about-dual-booting-windows-8-1-and-linux-two-issues%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







-apt, debian, dvd

Popular posts from this blog

Mobil Contents History Mobil brands Former Mobil brands Lukoil transaction Mobil UK Mobil Australia Mobil New Zealand Mobil Greece Mobil in Japan Mobil in Canada Mobil Egypt See also References External links Navigation menuwww.mobil.com"Mobil Corporation"the original"Our Houston campus""Business & Finance: Socony-Vacuum Corp.""Popular Mechanics""Lubrite Technologies""Exxon Mobil campus 'clearly happening'""Toledo Blade - Google News Archive Search""The Lion and the Moose - How 2 Executives Pulled off the Biggest Merger Ever""ExxonMobil Press Release""Lubricants""Archived copy"the original"Mobil 1™ and Mobil Super™ motor oil and synthetic motor oil - Mobil™ Motor Oils""Mobil Delvac""Mobil Industrial website""The State of Competition in Gasoline Marketing: The Effects of Refiner Operations at Retail""Mobil Travel Guide to become Forbes Travel Guide""Hotel Rankings: Forbes Merges with Mobil"the original"Jamieson oil industry history""Mobil news""Caltex pumps for control""Watchdog blocks Caltex bid""Exxon Mobil sells service station network""Mobil Oil New Zealand Limited is New Zealand's oldest oil company, with predecessor companies having first established a presence in the country in 1896""ExxonMobil subsidiaries have a business history in New Zealand stretching back more than 120 years. We are involved in petroleum refining and distribution and the marketing of fuels, lubricants and chemical products""Archived copy"the original"Exxon Mobil to Sell Its Japanese Arm for $3.9 Billion""Gas station merger will end Esso and Mobil's long run in Japan""Esso moves to affiliate itself with PC Optimum, no longer Aeroplan, in loyalty point switch""Mobil brand of gas stations to launch in Canada after deal for 213 Loblaws-owned locations""Mobil Nears Completion of Rebranding 200 Loblaw Gas Stations""Learn about ExxonMobil's operations in Egypt""Petrol and Diesel Service Stations in Egypt - Mobil"Official websiteExxon Mobil corporate websiteMobil Industrial official websiteeeeeeeeDA04275022275790-40000 0001 0860 5061n82045453134887257134887257

Frič See also Navigation menuinternal link

Identify plant with long narrow paired leaves and reddish stems Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern) Announcing the arrival of Valued Associate #679: Cesar Manara Unicorn Meta Zoo #1: Why another podcast?What is this plant with long sharp leaves? Is it a weed?What is this 3ft high, stalky plant, with mid sized narrow leaves?What is this young shrub with opposite ovate, crenate leaves and reddish stems?What is this plant with large broad serrated leaves?Identify this upright branching weed with long leaves and reddish stemsPlease help me identify this bulbous plant with long, broad leaves and white flowersWhat is this small annual with narrow gray/green leaves and rust colored daisy-type flowers?What is this chilli plant?Does anyone know what type of chilli plant this is?Help identify this plant