Debian Installation :: Windows 7 Won't Boot After Lenny Install

Apr 9, 2010

I installed lenny and now my windows 7 won't boot. When I select it in Grub the machine just restarts the bios after a few seconds of black screen. The machine I'm using is a very vanilla intel p4.

I'll paste my /boot/grub/menu.lst below. All of the drive options look correct. I properly shutdown Windows 7 before installing lenny. I'm sure I can reinstall the mbr and get my windows back, but I would like to dual boot with grub.

View 9 Replies


ADVERTISEMENT

Debian Installation :: Lenny Won't Boot On G5 ?

Apr 22, 2010

Had an old Power Mac G5 (dual 1.6ghz 256MB ram) collecting dust, so I did some research and came upon Debian Lenny. Idea was to setup the mac as a home server to share with Win7 HTPC/OSX 10.6 macbook pro/Ubuntu9.10 dell laptop machines in my house. With so many different OS's running in my house, I thought it would be the ideal solution! Downloaded and installed the Debian on the G5. Now after the fresh install.

I hear the "mac chime." Then I get:

Stage 1 Boot:

This screen loops with a folder and the finder icon w/ a ? mark.... Also, the longer this loops the faster the fans go!

View 8 Replies View Related

Debian Installation :: Dual Boot - Lenny Then Add Win 7 Okay ?

Apr 14, 2010

I have Lenny installed & it works fine, in a few days will add Windows 7 (want to dual boot - 1 250 GB hard disk) used gparted to free up lots of room for Win 7

- My question is this, Debian then Win or Win then Debian (I want GRUB to manage both so hope since Lenny is installed Win 7 will use the free space no problem) ?

View 3 Replies View Related

Debian Installation :: Samsung Netbook N310 Dual-boot Installation (lenny + Xp)?

Nov 7, 2010

I recently bought a new Samsung netbook N310 and want to install dual-boot Debian lenny along with windows xp home edition. My CPU is like this: Intel Atom CPU N270 1.6GHz which architectures and kernels I should download from the cd installation? there are so many:alpha, amd64, armel, hppa, i386, ia64, mips, mipsel, powerpc, s390, and sparc.

View 4 Replies View Related

Debian Installation :: Lenny - Squeeze Grub2 - No More Boot

Feb 28, 2011

Whenever I reboot, I get GRUB and the _ pinking, and that's it. With rescue cd I can have chroot shell, to troubleshoot I did the upgrade-from-grub-legacy and installed it to both /dev/sda and /dev/sdb In recovery I redid the upgrade-grub and grub-install commands but still have the same "GRUB and _ blinking".

Because the text "GRUB" and then nothing I didn't enouncter while googling, I need to ask here for further troubleshooting.

View 10 Replies View Related

Debian Installation :: Cannot Boot Into Windows XP After Dual Jessie Install

Sep 4, 2015

I have a Dell laptop (inspiron 1150) which was dual booting Windows XP and Ubuntu 9.04. I have successfully installed Debian Jessie Standard over the Ubuntu. I pre-partitioned using gparted-live to make a separate single partition for the Debian install. Guided partitioning was then carried out by the installer producing separate /, /home, and swap partitions. After installation, the grub menu shows an entry for Debian and Windows XP. I can boot Debian, but not Windows XP. The symptoms are the same as reported in other forums: A terminal is displayed, vanishes and the system reboots defaulting to the Debian boot.

The grub.cfg file for the Jessie system has an other-os entry:

Code: Select allmenuentry "Microsoft Windows XP Home Edition (on /dev/sda2)" {
   set root=(hostdisk//dev/sda, msdos2)
   search --no-floppy --fs-uuid --set=root cc0ce0ab0ce091ae
   drivemap -s (hd0) ${root}
   chainloader +1
}

The original Windows entry for the Ubuntu install was:

Code: Select allmenuentry "Microsoft Windows XP Home Edition (on /dev/sda2)" {
   insmod ntfs
   set root=(hd0,2)
   search --no-floppy --fs-uuid --set cc0ce0ab0ce091ae
   drivemap -s (hd0) ${root}
   chainloader +1
}

The partitions produced by partman look OK (during the pre-partitioning I did not touch sda1, sda2, or sda3):

Code: Select all~ # fdisk -l
Disk /dev/sda: 37.3 GiB, 40007761920 bytes, 78140160 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

[Code] .....

Partition table entries are not in disk order.

The os-prober found XP:

Code: Select all~ # os-prober
/dev/sda2:Microsoft Windows XP Home Edition:Windows:chain

So it seems that everything is in place, but there are perhaps important differences in the grub.cfg files. Are the two "set root" commands equivalent for example?

View 5 Replies View Related

Debian Installation :: Dual Boot - Install After Windows Is Already Installed

Jul 29, 2011

how to install Debian after Windows is already installed. Could someone give me a brief guide to begin the process of installing Windows? When I installed Debian I already made a partition for windows (in the same hard disk), I hope I did it right.

View 3 Replies View Related

General :: Debian Lenny : How To Install Xfce 4.6 Instead Of Lenny's 4.4

Dec 14, 2009

i was trying to use gnome and kde but i don't like them. I tried xfce and it seem to fit my needs but.My computer is used to be powered on for a weeks. While time passes, a process xfdesktop begin to use more and more memory and to free RAM i need to log out and log in again.

I tried squeeze yesterday on my virtual machine and it has 4.6 and seem not to have that bug, RAM usage is static(yes it still works when i write this and have memory usage 34492k, which is not changing for an hours of usage already), also 4.6 is MUCH better than 4.4.

i already tried adding squeeze to "sources.list" but i can see too many dependencies which should be upgraded if i install 4.6, i'm beginning to afraid it can crash entire GUI(or entire system, i can see there is libc6 required to be updated).

View 14 Replies View Related

Debian Installation :: Install Sun Java (JDK) 1.6 On Lenny?

Jan 20, 2011

How can i install Sun Java (JDK) 1.6 on Debian lenny?
make-jpkg does not work with Java 1.6.

View 3 Replies View Related

Debian Installation :: Safe To Install Dual Boot Windows 32bit

Jan 28, 2011

is it safe to install a dual boot windows 32bit and a linux 64bit on the same pc?

View 14 Replies View Related

Debian Installation :: Netinst - Fresh Installation Of Lenny Or Squeeze (either Or) And Not Install Exim?

Feb 26, 2010

I haven't used Debian in 1 year or so and would like to know if there is any possible way to do a fresh installation of Debian Lenny or Squeeze (either or) and not install Exim? I get to the package selection section of the Debian Installer and I de-select "Desktop Environment" & "Standard System" so nothing is selected and it still be default installs Exim. Is there a way to omit this from the install?

View 9 Replies View Related

Debian Installation :: Lenny Install Not Reading Media

May 5, 2010

I've installed Lenny a few times before, but something is going wrong here this time. I couldn't remember the exact method I used to put an image on a disc, but I tried over 10 ways, and every time, after starting up, it says something along the lines of please select different boot device or insert bootable disc and press a key. There's a bunch of options to make these images in Windows apps, but I did one solid way that should have worked i believe.

This was to zcat boot.img.gz > /dev/sdx and so on, then copy the mini.iso to the usb drive (instead of previously making cds). I thought maybe my cd drive wasnt working, but the usb drive, when selected as primary boot drive had same issue. I didnt see any errors in its creation on the usb drive either. Running AMD64, have three hard drives plugged in, thought maybe the newest drive had an issue, so I tried different combinations of unplugging power and data cords of each and once all hrd drives. Using this computer right now, actually, XP is running. A command prompt version of squeeze is installed, its having some difficulties, thats why i would like a new install.

View 3 Replies View Related

Debian Installation :: PXE Install Lenny With Files From CD On Webserver?

Nov 1, 2010

I am having serious trouble getting Debian to install over our LAN using PXE/syslinux, a custom preseed.cfg, and the files from the DVD on a webserver. I think the problem is using the files from the DVD on the webserver instead of a mirror, but I believe this should be possible. I do not have enough space on the webserver to house an entire debian mirror.

[Code]...

View 10 Replies View Related

Debian :: Create An Install Cd From Current Lenny Installation

Sep 1, 2010

I would like to create an install cd/dvd from my current Debian Lenny installation.

I guess this will imply all official debian packages will be saved.

As additional nice to have info would be the following:-

How I would capture none standard packages/configurations on the system

i.e. I have additional packages installed I have a customized Apache and Php configuration i.e. config files. Also mysql database is populated forsome applications.

View 3 Replies View Related

Debian :: Create A Install CD From Current Lenny Installation ?

Sep 1, 2010

I would like to create an install cd/dvd from my current Debian Lenny installation.

Anybody have any tips as how to do this.

I guess this will imply all official debian packages will be saved.

As additional nice to have info would be the following:-

How I would capture none standard packages/configurations on the system

i.e.
I have additional packages installed

I have a customized Apache and Php configuration i.e. config files.

Also mysql database is populated forsome applications.

View 2 Replies View Related

Debian Installation :: Kernel Failure After Lenny Install (on Core I7 870)?

Jan 5, 2011

I just installed the lenny (amd64) on my new core i7 870 computer (with netinst), but the kernel failure message appeared everytime I booted into gnome. I don't know how to solve this problem. Sorry I don't have much experience with installing linux, though I have been its user for a few years.

View 4 Replies View Related

Debian Installation :: Install Lenny Via Hyper-V - Can Not Find My Network Card

Sep 15, 2010

I am trying to install Debian Lenny via Hyper-V. I get to the point where it asks for the network card. For some reason it can not find my network card. I have a RealTek (RTL8112L PCIe Gigabit LAN controller featuring AI NET 2 built on motherboard).

For some reason it doesn't see it. My issue is if I continue without the network how am I getting the drivers? Unfortunately Hyper-V doesn't support USB. I guess I can try to burn to CD but not looking to waste a cd for 480k and not sure that will work as I only see a auto.sh and a couple other files under scr directory. If anyone has any ideas please let me know. This is a fairly new Motherboard/NIC so I do not understand why it isn't recognized. I know it cant have everything but Realtek is a fairly common nic.

View 3 Replies View Related

Debian Configuration :: Lenny Will Not Boot With 2.6.30 Or .32

Mar 20, 2010

I have a lenny box:

Linux ulet 2.6.26-2-686-bigmem #1 SMP Tue Mar 9 18:01:52 UTC 2010 i686 GNU/Linux

In order to get a newer kernel that would recognize a linksys usb wifi adapter I got the advice to upgrade to a newer kernel - 2.6.30 or newer. Which I am able to get from backports.

But when I try with .30 or .32 my machine will not boot. I do have a raid, but it is only used for data files - I do not boot from it or have any system files on it.

First I get this error:

I have not resumed the machine so I have no idea what is going on. So I press ENTER:

View 14 Replies View Related

Debian :: Firefox/Iceweasel Sharing Profiles Between Windows And Lenny?

Oct 30, 2010

I'm trying to shift from Windows to Linux I tried Ubuntu, but I was happy with it, so now I'm trying Debian. I installed the version i386 on an amd64. Since I still have to use XP I would like to share my Mozilla profiles. I followed the instruction I found on the web which worked well for Ubuntu/XP, but now I'm not able to get a working configuration on Debian Every time I launch Firefox/Iceweasel I get the message "Firefox is already running, but is not responding. To open a new window, you must first close the existing Firefox process, or restart your system." I've tried to fix the problem following the instruction found in [URL] and other websites, but I failed. Firstly I tried with Iceweasel then I installed Firefox, but it didn't make any difference!

View 4 Replies View Related

Debian Configuration :: Restoring Lenny's GRUB After Installing Windows XP Elsewhere?

Feb 21, 2010

My computer initially had one hard drive, with Debian Lenny 5.0.4 installed. I haven't done any special configuration, so upon boot, I was presented with the GRUB kernel select menu, then gdm, etc. I think I used the Debian installer's 'use entire drive with LVM' configuration.

I then added a second hard drive, with the intention of installing Windows XP on it. After I installed XP on this second drive, I found out that it had overwritten the MBR on the first drive. (It was my intention do use the BIOS' F8-key boot menu to choose between the two drives, each with their own distinct boot loader. The two drives and OS's would be completely independent.)

Using my Debian installer CD, I think I have GRUB installed on the first drive again. I've found a number of tutorials which say I can use 'set' and 'linux' to boot the system, but the linux command always returns a file not found error.

I think my LVM filesystem is still intact, as the Debian installer's fdisk reports it, it can also chroot to it and my installation appears to be intact. 'ls' within GRUB shows (derek-swap_1) (derek-root) (hd0) (hd0,1) (hd0,2) (hd1) (hd1,1) (fd0) . 'derek' was the hostname I used.

I would like to simply restore the system to the way it was before: with the standard GRUB that comes with Debian 5.0.4, which then boots into the debian with my LVM filesystem. Is there a way to do this from the Debian installer CD? (I was hoping there would be a 'dummy install' command which would install GRUB and configure it properly, but leave all my existing partitions and filesystems intact.)

View 4 Replies View Related

Ubuntu Installation :: Cannot Install Or Boot 10.10 (dual Boot With Windows 7)

Oct 19, 2010

I am trying to install Ubuntu on a machine that already has Windows 7 on one partition. Obviously I intend to install it on the other free partition. So I downloaded the iso burnt it onto the disk and pop in the disk and the boot the machine. The installation screen comes up I selected the first option (Try Ubuntu without installation), I just see a prompt after a few seconds and then the screen goes blank and nothing happens. Unable to detect a signal, The monitor goes into standby. The same thing happens if I use "install Ubuntu" option as well. I downloaded minimal install version Ubuntu and tried to install with that. since its old school installation, the installation completed without any errors, but when I restart the grub come up and when I select to boot into Ubuntu, I see the same behavior i.e. the screen goes blank and never boots to anything. This is a machine on which I was using 10.4 until yesterday.

View 1 Replies View Related

Debian :: Fresh Installed Lenny Would Not Boot

Jun 17, 2010

I downloaded and installed a fresh ISO and already installed it 3 times in my PC but after a seemingly good installation, my machine would shutdown when I try to boot my freshly installed lenny. It was a good CD. I encountered no error reports while installing but I can't understand why after I click on Debian lenny in the grub, it would act as if it were booting and then suddenly shutdown.

View 12 Replies View Related

Debian :: Network Not Autoconnecting In Lenny On Boot?

Dec 26, 2010

I work at a public library, and am relatively new to Debian. Our OPACs (Online Public Access Catalogs) are running Debian Lenny. They are locked down to loading and visiting one specific webpage through a combination of Kiosktool and in the Opera browser.Initially, I had one machine set up with a static IP address, which worked just fine. Each machine has its own static IP which is translated at our Cisco ASA 5505 firewall to individual, physical IP addresses on the outside. However, I had many more machines that I wanted to clone from the working system.On the cloned machines, the physical network card in the machine shows up in ifconfig eth1, because it is "remembering" the eth0 network card from the master machine that it was cloned off ofNo problem, I thought, I will just change interfaces to the following:

auto lo
iface lo inet loopback
address 127.0.0.1

[code]...

View 3 Replies View Related

Debian Configuration :: Lenny Won't Boot All The Way Without Monitor

Apr 16, 2010

I've got Lenny installed with the desktop environment included. Remote desktop has been activated and I can see Lenny's desktop on a second computer using VNC. When I disconnect the monitor from the first PC which is running on Lenny and start that one up it won't boot all the way and I cannot connect through VNC (connection refused).

Etch has no problem with that. When I connect a monitor to the stalling Lenny I read: Failed to start the X server (your graphical interface). It is likely that it is not set up correctly. Would you like to view the X server output to diagnose the problem?

What can I do to establish a full boot on Lenny so I can use VNC the way Etch (and other distros) allows me to? This has something to do with the autodetect system, I suppose. Could I tell X Server to ignore the fact no monitor is connected or could I fool X Server into believing there is a monitor?

View 3 Replies View Related

Debian :: Lenny Fails After First Boot (Screen Goes Blank)

Jul 20, 2010

I'm trying to make dual boot system with Lenny (64bit) along with WinXP. I'm using one HDD with 2 partitions and installed first XP then Lenny. Everything seems fine till the first boot after fresh install. Lenny starts to boot and after same point the screen goes blank and then is turned off and that's it...nothing happens. Happens so fast that I'm unable to see the exact messages on the screen. Maybe somewhere around staring anarcon?

PC is:
Athlon64 X2 5400+
Asus M2V-MX motherboard
3GB DDR2 800
500GB WD SATA2 HDD
Radeon x800 GTO video

I reinstalled 2 times and it's the same. WinXP is working fine though but I really don't want it to be my OS...
Another "hint" from today: The same happens when I use "Try without installing" of Ubuntu 10.04(i386) Live CD. It starts loading and at some point turns off the monitor.
Tried also with 8.04(64bit): Boots till it reach something like "Settings sensor limits" and then it's stuck. I have consoles though (Ctrl+Alt+F1/2/3...).

View 14 Replies View Related

Debian :: Dual Boot Lenny With XP - XP Stops Booting ?

Oct 5, 2010

Have a little experience with backtrack 4, which is a Ubuntu distro. I'm changing to Lenny due to hardware limitations on my laptop, an older Dell inspiron 7000.

Here's the specs :
400 MHZ,
120 G HDD parted as C: = 20G (has bad sectors, left blank) and D: = 20G Windows part
128 Mb low density RAM
ATI Rage Mobility ( not sure of video RAM, I think 8 Mb)

Now I liked running BT and liked the linux work, so when the BT install went south I started to look for another linux distro I can run, the BT tools I use are linux after all. Here's where I hit my stump. I decided to go with the Lenny distro, it already has some of the tools I need, but the first time I installed I had the HDD like this 20G, 20G, 20G,20G, 17.??G. I had windows installed on C: (of course, no problems, yet)

After I installed lenny to D: via an iso I downloaded, the Debian GNU/Linux 5.0.6 "Lenny" - Official i386 xfce+lxde-CD Binary-1, BTW first install was from booting from the disk. After reparting, format, etc. of the install, GRUB boot loader detects my D: Windows, great. Reboot to GRUB boot menu, select ddebian, and it loads...cool, until I realize I don't have synaptic, the tools, and apt isn't going to work unless I can load the linux driver from the cdrom...which I can't find.

Reboot...windows, internet for answers I'm thinkin. GRUB loads fine, select windows and get the following error message "Windows can't start because of hardware configuration problems. Could not read from selected boot disk, check boot path and hardware. Check configuration manual for disk configuration."

It took three days to get Windows reinstalled, and a LL format (zerowrite the drive) but during the process I discovered a possible hdw issue...bad sectors on the C: hdd. Solution: C: 20G = unused, D: = Windows xp. Worked great. No more windows issues, so try it again. This time I used the disks installer from windows. Everything started great, boot menuselected debian, install-graphic, but this time I let the part manager create a drive, 20G from the free space an it appropriately made it's swapfile...when lenny booted it was good, but still no synaptic, cd/rom, couldn't browse the computer.

Reboot to windows to get instructions from someone that really knows what's going on...no windows. exactly same message as before. I was able to boot into debian okay, but couldn't find any drives, utilities, wasn't very much, but I needed my windows and the internet to get lessons. I am familiar with the terminal console and KDE. Can use apt for updating, but prefer using the synaptic. Why does my windows keep disappearing? If I can solve the dual boot issue I can learn the system casually. Right now my config is: C: = 20G, nothing here, still haven't run a scandisk either...next on todo list. D: = 20G Windows install...what I'm using now. I'm not going to attempt to reinstall debian until I receive a efinate answer to the dissappearing config, or boot capacity. Oh, yeah, Did try a fdisk/mbr and fix. this didn't bring it back either.

View 11 Replies View Related

Debian Configuration :: Lenny Can't Boot After Updating The System

Feb 5, 2011

I have always used apt-get to update the system. Yesterday, I was doing some tests and one of them was to try to update the system using the aptitude command, instead. I ran aptitude update and then aptitude safe-ugrade. I thought that wouldn't be a problem, but I was wrong. This morning I found the computer just can't boot.

I get this message:

I have Squeeze in another partition on that computer. I can access the system through the terminal (the graphic is screwed). Is it possible to try my Lenny from this partition? If not, I also have a live cd for Squeeze. Right now I'm on another computer.

View 3 Replies View Related

Debian :: Failing To Boot After Lenny / Squeeze Upgrade

Jun 11, 2010

I've done the ordinary sources.list update (lenny to squeeze) and Code: sudo apt-get update sudo apt-get install dpkg apt aptitude.sudo aptitude full-upgrade However, udev failed to install, and I used..Code: touch /etc/udev/kernel-upgrade and did full-upgrade again. Everything was going fine, I went through several package configurations and suddenly, after 30-40 minutes of "Unpacking Setting up." I just heard two system beeps and got an error similar to a kernel panic. The SYSRQs did nothing. Did a hard reboot.I got two kernels in GRUB now. + the GRUB2 chainloading option. Used this one and got Code: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block It's all the same with the 2.6.32-5-686 kernel kernel panic. Using the older kernel didn't fail on the boot up, but showed many UDEV related errors and logging in was impossible - all I get were segmentation faults. Forgot to mention it - my FS is Reiserfs

View 7 Replies View Related

Debian :: Use Lenny On Desktop - Strange Message At Boot Up

Oct 18, 2010

I use Debian Lenny on desktop. On bootup I get this strange message

Code:

Question one: what is hub 2-0:1.0? A utility? A library? A module?

Queston two: what does "enumerate" mean in this context?

Question three: I can't figure out what "port" is meant: a networking port something on the motherboard one of several I/O port/connector/sockets on the back of the computer? (Hope you know what I mean--- you stick USB connectors into them to connect your computer to a USB device, such as a USB mouse.) the one and only networking port/connector/socket on the back of the computer.

Possibly relevant: I sometimes but not always have a USB cable connecting my printer to one of the USB ports/connectors on the back of the computer at boot time. But the message always refers to "port 1", never 2,3,4. due to lack of options for getting on the Net, I use an Actiontek router which demands to be given 192.168.0.1 which would otherwise be taken by my computer, which instead gets 192.168.0.2. (Grasping at straws...)

View 5 Replies View Related

Debian :: Cannot Boot Windows After External Install?

Mar 12, 2011

I cannot boot windows after I installed Debian to my external hd.When I turn on my PC, GRUB prompts me to boot either Debian or Windows. It says that windows is in the right place (sda0) but if I go to boot it, I get a message that says: "Windows could not start because of a computer disk hardware configuration problem.Could not read from the selected boot disk. Check boot path and disk hardware.Please check the Windows documentation about hardware disk configuration and your hardware reference manuals for additional information."

View 4 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved