Debian Installation :: Bootstap Warning From Fresh Install?
Aug 27, 2010
I just downloaded the Debian (Squeeze) businesscard 'netinst' ISO and every time I attempted to run an install, I keep getting the following error:http://yfrog.com/ngdeberrorp
View 3 Replies
ADVERTISEMENT
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
May 1, 2010
I have a new hard-drive and have installed squeeze using CD 1. As my mobile broadband is the only way I can connect to the internet, how do I get it working on a fresh install?
View 5 Replies
View Related
Sep 17, 2014
I recently have started playing with various distros (Mostly just Zorin and Debian) and have been trying to find a GUI I can actually comfortably use without wanting to punch my screen. This lead me to cinnamon which looks like something I could actually use.
I performed a fresh installation of Debian Jessie without the desktop environment and print server (System Utilities or whatever that option is called was left checked) and after the system installed and booted I proceeded to login as the root and install cinnamon. Unfortunately afterwards my system would be nothing but a black screen with a box saying that cinnamon had crashed and was running in fallback mode.
However if I let a fresh installation install the default GUI of xfce and then perform the cinnamon installation, cinnamon will install and run. My question is why doesn't a clean install with cinnamon work but installing cinnamon after another gui does? I don't get any apparent error messages beyond cinnamon crashing and I'm still fairly new to Linux.
View 11 Replies
View Related
Nov 24, 2015
System is hanging during boot after a successful fresh install via netinstall disk. Never makes it to any GUI or prompt. However, it does still respond to CTRL-ALT-DEL (not completely frozen).Default debian installation with one exception - KDE checkbox was checked for installation. Everything else was default, with "use full disk with GRUB" option chosen.The boot process appears to hang during the service starts. It appears that the start job for "Create Static De..." is not actually ever completing. I don't know how to troubleshoot that any further than I have.
This is running on hardware, it is not a virtual machine. 480GB SSD, i7, 16GB of RAM, AMD R9 390 (I dunno if this is the problem, but it seems a likely culprit).There are no other disks attached. I have verified successful memtest completions (0 failures) and hard disk is intact and working fine (I have swapped for another disk, and the same thing happens as well).
My skill level with Linux is relatively low. I have proficiency using it and programming for it, but not much in the way of troubleshooting/ installation/ drivers.
Here is an album of "screenshots" (phone photos) of the boot sequence in debug: URL....I tried booting straight to console by removing "quiet" from boot options and changing to "text", but it does not alter the outcome in any discernible way.
View 6 Replies
View Related
Mar 5, 2016
I am having a problem with my new Toshiba Satellite Laptop... I had installed debian for some time but last week suddenly stopped working.
- the computer stopped working at all... nor bios access.
- I did a new bootable installation in USB drive and downloaded the latest debian iso from official website and created the bootable device via dd as usual.
- I installed the new debian but after I removed the usb drive in order to boot into my new system. I was taken to a screen saying "Start PXE over IPv6 -- Start PXE over IPv4 ..." I followed several links looking for a fix, and all of them lead me to disable network boot option in BIOS setup...
- I disabled but after that it appears a new message "No Bootable device -- Press restart system" and nothing happens from there.
- I have found info in Internet regarding this issue, but all I find is "windows related"
- Someone recommended me this: "The BIOS can no longer recognize the hard drive as a bootable device. This could be for a number of reasons. Your best bet, if it is still under warranty, is going to be to bring it back to where you purchased it"
- But instead, what I did was to create a new bootable device, this time containing XUBUNTU and installed it to the machine, I had the good news that the installation proceed without any problem, so I could figured out that my machine it is still alive...
- Back to my issue and hoping that something unexpected happened that fixed the machine, I got back and did a new Debian bootable device, also hoping that the latest was corrupted or something, but after reboot to my new system... the problem persisted again.
- I chose to have 1 partition in full disk.
Now I don't know what else to do... I don't like ubuntu, I have used debian for some years and I want to keep using it and I would not like to be forced to move to ubuntu or xubuntu for this.
View 14 Replies
View Related
Dec 31, 2010
I've installed a fresh Debian amd64 DVD version on my small HP Compaq 6537s / AMD Athlon X2 / 64. Everything went fine, I rebooted, the graphical login screen appeared, so I thought I will be able at last to run Debian on a computer ...
But then after login, the login Window disappeared, the "Debian" logo too, and... that's all folks! A nice blank screen. But the mouse is still perfectly drawn, so it's kind of weird.
Here's what tells me "uname -a" :
Linux olivierdebian 2.6.26-2-amd64 #1 SMP Sun Nov 21 09:17:22 UTC 2010 x86_64 GNU/Linux
If I go to CTRL-ALT-F1, i login as root and I do a "/etc/init.d/gdm restart", I have the login screen back and this is once again the same scenario: login => ok => blank screen with mouse properly drawn and the Debian background color still there.
View 2 Replies
View Related
Mar 17, 2010
I'm doing a fully automated install of Etch, installing the standard system task. I'm using PXE boot with a preseed file.
I do this a lot, and I've not had problems before. This morning, it's stuck at 5% on "Select and install software" saying "Please wait...". The log on console #4 says:
WARNING: untrusted versions of the following packages will be installed!
[snip]
Do you want to ignore this warning and proceed anyway?
I installed a system yesterday without any problems, so I wonder if there's a recent problem with the mirrors I'm using. My /target/etc/apt/sources.list contains:
deb [url]
deb [url]
So it looks like either the UK mirror or security.debian.org.
View 5 Replies
View Related
Jul 25, 2014
I am currently trying out Debian in VMware Player and I installed it using the following method.
Image Used: Debian-7.6.0-amd64-netinst
In the check list where it lets you select Debian Desktop, Print Server, and System Utilities I think it was? I deselected everything.
After Debian installed and rebooted I logged in, elevated myself to su, and entered the following commands.
apt-get update
apt-get install kdm kde-plasma-desktop --no-install-recommends
reboot
startkde
and I get the error '$DISPLAY is not set or cannot connect to the X server.'
View 8 Replies
View Related
Jul 26, 2014
I have a VIA Epia M 5000 system with 2 western digital 1TB NAS SATA drives connected through SATA<->IDE adapter. Everything installs and writes as expected except... grub. It never boots, after a message 'Grub loading' I always get 'error: no such disk'. I've tried numerous times and has been attemping to fix the issue for the past 2 days.
/dev/sda
0.999TB 0xfd linux raid autodetect partition
1GB 0xfd linux raid autodetect, logical partition
/dev/sdb exactly the same
0.999TB 0xfd linux raid autodetect partition
1GB 0xfd linux raid autodetect
/dev/md0
RAID1 of /dev/sda1 and /dev/sdb1
marked as ext4, boot point /
/dev/md1
RAID1 of /dev/sda5 and /dev/sdb5
marked as swap
update-grub2 in rescue mode generates grub.cfg with SET root=/mduuid/UUID_OF_SDA1
then after that there's search --no-floppy etc --set root=/mduuid/UUID_OF_MD0
I'm writing this from memory but simply the two uuids are different. Is this correct? I get those UUIDs to compare from blkid. All partitions are marked as bootable. grub-install /dev/sda and grub-install /dev/sdb produces no errors. grub-install /dev/md0 does not work, complains about superblocks or something similar.
Grub.cfg file contains insmod raid mdraid1x and similar lines, so that should be ok. Grub drops to rescue mode with message error: no such disk. Not device, but disk. Google finds many results for 'no such device' error, but I am not getting that error. 'ls' produces
(hd0) (hd0,msdos1) (hd1) (hd1,msdos1) ls ANY_VALID_PATH produces empty newline being printed, nothing more.
setting prefixes manually does not work, with error message 'error: file not found'. ls (hd0,msdos1)/boot/grub also produces empty line being printed. Rescue CD and auto-assemble of md0 and md1 works, the files are there, everything okay, except grub.
View 3 Replies
View Related
Apr 27, 2015
I initially installed Debian 8 onto my iMac G5 (with KDE), and it would boot to a black screen. I then tried again, and reformatted+reinstalled with only "Standard system utilities", "Print server", and "SSH server".The boot hangs before I get to a log-in prompt. Please see the attached log files I pulled off by booting from the rescue CD option. (I got an error when attaching the log files, so I used tinyupload to upload the files.URL....
Here's some of "syslog"
Code: Select allApr 27 17:37:45 iMacG5 systemd[1]: Started System Logging Service.
Apr 27 17:37:45 iMacG5 kernel: [ 13.137638] Unable to handle kernel paging request for data at address 0x00000008
Apr 27 17:37:45 iMacG5 kernel: [ 13.137645] Faulting instruction address: 0xd000000002314488
Apr 27 17:37:45 iMacG5 kernel: [ 13.137654] Oops: Kernel access of bad area, sig: 11 [#1]
[code]...
View 1 Replies
View Related
Nov 28, 2015
I just installed debian from debian-live-8.2.0-amd64-standard+nonfree.iso and after installation, which finished without problems, I cannot boot the system. I get the error:
Code: Select allfile '/boot/grub/i386-pc/normal.mod not found
From grub-rescue via ls command I see that I don't have the i386-pc folder inside /boot/grub. I have only two files:
unicode.pf2 and grub.cfg
View 7 Replies
View Related
Sep 2, 2010
Every where I look online, people are posting ridiculous non-working ways to upgrade their system from one release to another--they do not work for me and I need a definite expert reply. I am working with a fresh install of Debian Lenny/Stable and wish to upgrade to the frozen Squeeze distribution. Supplementing the word "squeeze" in place of "lenny" in my sources.list file does not work and believe this to be an inappropriate way of upgrading. I have tried upgrading apt, dpkg, and aptitude before beginning the upgrade process, cleaning dpkg cache, rebooting, etc.
After updating the above packages I tried all methods of upgrading: safe-upgrade, full-upgrade, and dist-upgrade. All produce dependency problems and try to remove the gnome-desktop package or upgrade everything else except gnome-desktop. (Other packages are also affected, gnome-desktop is the most important in this instance). As I understand it, when upgrading you can comment out the volatile repositories as well as the security updates, is this correct?--either way I have tried countless combination's off commenting/uncommenting to try to get the needed results. I do not want use sid repos or reinstall.
View 14 Replies
View Related
Mar 6, 2010
I had (and still do) a working dual-boot XP/Karmic (GRUB version 1.97 beta4). I shrank the Ubuntu partition and set up partitions and installed Debian 5.04. When I got to the point of installing GRUB, I told Debian to install grub to MBR. On rebooting, Ubuntu was not an option on the NEW (looked different) grub menu.Maybe it was GRUB2? Could boot to either XP or Debian though.
Thought easiest thing was to reinstall Ubuntu since it seems to "see" other OS's more reliably. So I did, and installed GRUB again during its install to MBR. Then, all three were in the GRUB menu (version 1.97 beta4 again), but when tried booting to Debian, got an error (forget the wording), but think it was because the partitions got renumbered when installing Ubuntu.
SO, reinstalled Debian, reformatting the partitions but not deleting them first so the numbering stayed the same. When got to the part for installing GRUB, I told it to skip (I got some kind of error that said "Install failed. This is a fatal error. You will have to boot with an external device..."), hoping now the current GRUB would work.
Now, all three were on the GRUB menu, but when I tried to boot Debian, I got "no such device" and a list of numbers/letters after it. And "press any key to continue", which takes you back to the GRUB menu (version 1.97 beta4, by the way).
O.K., did sudo update-grub in ubuntu and rebooted. Now, Debian 5.04 shows as last entry in GRUB, and choosing it starts a boot, which hangs at "Begin: Waiting for root file system....".
Waiting long enough at the "Waiting for root file system..." hang results in a series of notifications:
WARNING bootdevice may be renamed. Try root=dev/hda3
Gave up waiting for root device. Common problems:
-Boot args (cat /proc/cmdline)
-Check rootdelay= (did the system wait long enough?)
-Check root= (did the sytem wait for the right device?)
-Missing modules (cat /proc/modules; ls /dev)
ALERT! /dev/sda3 does not exist. Dropping to a shell!
In Gparted, the partition with Debian root is hdc3, although on the GRUB menu it's listed as /dev/sda3. However, in Gparted the Windows partition is hdc1 and on GRUB it's /dev/sda1, and it boots fine.....
Is my Debian install just borked? Did telling it to skip installing a bootloader (I got some kind of error that said "Install failed. This is a fatal error. You will have to boot with an external device..." ruin it?
If skipping the bootloader install did ruin it, how do you install Debian without borking your current GRUB? That's what happened the first time.
View 5 Replies
View Related
Apr 22, 2011
I just did a fresh Debian instal & upgraded to Sid. I had the repositories set to get the codecs & audio & video was OK but somewhere along the line of my system set up (adding software) I lost the ability to play videos. I must have nuked a library or something I needed but I am not sure what. Totem just shows lines and plays sound.
I checked & I have ffmpeg , w64codecs and libdvdcss2 which was what I thought I needed.
I would hate to have to start from scratch
Quote:
View 22 Replies
View Related
Apr 16, 2010
Recently, I did a netinst Debian install (on a C554US compaq presario), and while the net worked fine during install, I didn't seem to have a network connection (I use dhcp, mind you) or even an eth0 set up. I've used Debian before, but it was awhile back and I can't remember it all that well, but I DO remember having had net back then (previous version). I'm using Debian Testing, if that helps explain what might be wrong, and I can't help but feel it is my own mistake which caused it.
View 4 Replies
View Related
Nov 18, 2010
After successfully installing Debian 5.0 stable from a CD, I noticed that there wasn't any sound. I unmuted the volume in Debian itself and there still wasn't any sound! I ran alsaconf and it came up as a VIA VT8233/A/8 sound card.
View 3 Replies
View Related
Feb 13, 2011
I just installed Debian 6 & prior to my first update my sound worked fine. But after accepting all the updates based on the repositories below the system can't identify my sound card.
deb cdrom:[Debian GNU/Linux 6.0.0 _Squeeze_ - Official Snapshot amd64 LIVE/INSTALL Binary 20110112-01:05]/ squeeze main
[URL]
Sound Card (1st one / second is built in audio on a video card)
joe@Tux-Box:~$ lspci | grep -i audio
00:14.2 Audio device: ATI Technologies Inc SBx00 Azalia (Intel HDA) (rev 40)
01:00.1 Audio device: nVidia Corporation Device 0be9 (rev a1)
Errors (outside of just not being able to play any audio)
joe@Tux-Box:~$ alsamixer
Cannot open mixer: No such file or directory
When I try to open sound applet in pannel ->
No volume control GStreamer plugins and/or devices found.
joe@Tux-Box:~$ cat /proc/asound/cards
--- no soundcards ---
- The user is part of the audio group.
- I was playing around with run levels and if I
ctl -alt F2
log in as user
su -
password
init 5
hit reset on the computer.
When it reboots I have sound. I attempted changing /etc/inittab but after rebooting no sound. I am still unsure of what to do.
# The default runlevel.
id:5:initdefault:
# was 2 above at install - sound came on at 5
View 2 Replies
View Related
Aug 22, 2010
when i run dpkg-reconfigure locales and the gui comes up its mostly strange characters like in the picture.URL...Its like that on every gui im opening.its an vps im ssh'ing to. So my first guess was that it was an ssh client error but i cant change anything in the client,im using tunnelier.
View 2 Replies
View Related
Jul 6, 2010
i just tried to install Ubuntu Netbook 10.04 on my old Amilo Lifebook P Series. But after the boot screen and the choice to install Ubuntu i get stuck at the Ubuntu screen with the little dots on the bottom If I hit esc i can see the warning (process 257): GLib-WARNING **: getpwuid_(r) failed due to unknown user id (0)
View 2 Replies
View Related
Jan 15, 2011
I've been using Linux ( Ubuntu from like 4 months ) the first time of my life and I just love Linux, but I just feel that I need to switch to Debian like its the best and the powerful distro. I've installed Debian pretty well, then when rebooting it. I cant find my Ubuntu distro on the grub loader, then when I enter to my Debian distro. I just have that black screen with the note (out of range), so I've went to Google but as u know I am still a rookie, so I could avoid this problem by using.
alt + ctrl + ( - ), so I went to connecting the internet maybe I could download that nvidia drivers so it may fix the problem, but the most shock is that the internet isn't working with me. I am pretty sure that I've entered the IPs correctly but I really don't know whats the main problem is, with Ubuntu its much easier and it really worked quickly but as I said I just feel something for Debian , something that attract me to it.
View 3 Replies
View Related
Dec 8, 2015
I installed Jessie day before yesterday on a freshly formatted partition. After a random time, it hangs. If I am playing music at the time, the music continues for a few more seconds _after_ the mouse and keyboard become unresponsive, if that is useful.
Sine I did not understand how to pick the desktop during the installation, I installed Gnome. Afterwards, I installed KDE. Now I have a lot of Gnome stuff around I don't really need. But they are in principle compatible, right?
This morning, the hang was almost immediate after logging on. Only Iceweasl and Amarok and a Konsole were running. I attempted to start Icedove, when everything hung.
Here is the relevant part of the syslog.
Dec 8 07:41:38 jon-desktop rsyslogd:
[origin software="rsyslogd" swVersion="8.4.2" x-pid="775" x-info="http://www.rsyslog.com"]
rsyslogd was HUPed
^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^@^
[Code] .....
My clock said 07:41 at the time of the hang.
View 7 Replies
View Related
Feb 2, 2011
After logging into a fresh Debian 5.0 (lenny) install from a VPS (virtual private server) provider, I run 'apt-get update' and then 'apt-get upgrade' in attempt to get all the security updates, assuming that's what said commands do. Along the way exim (exim4) and possibly other programs (not confirmed) gets installed and is setup to run on bootup...despite it not being installed previously. Why is this? I would expect that either 1) previously uninstalled pkgs are not installed with the 'upgrade," or 2) if 'upgrade' essentially performing a "install everything that's not already installed" maneuver, I wonder why it's not installing a LOT more packages (then just the view I see installed on my system during the 'upgrade.')
Separately: can someone confirm an 'apt-get update' followed by apt-get upgrade' on a fresh Debian 5.0 install system will basically upgrade to 5.0.8 ("current rev level" for lenny)?
View 1 Replies
View Related
Dec 12, 2010
trying to get wireless usb's to work with a fresh install of Squeeze and I'm having no luck!one is the rt28070 (Linksys) and the other one is a D-Link DWL-132 I'm at my wits end; trying to get this working for a friend and its driving me bananas!!
View 11 Replies
View Related
Nov 2, 2010
I did a 'netinst' today and de-selected every available option when I got to the 'software selection' screen (even 'Standard System & 'Desktop Environment') however after a fresh install, I noticed what seemed to me like useless / unnecessary system user accounts:
- news
- games
- www-data (obviously no Apache is installed)
I was wondering if there was a way to avoid this from a minimal install?
View 14 Replies
View Related
Feb 6, 2011
I'll start a fresh installation of a debian stable server and I would like to use LVM on this. So, I started to read lots of documents about LVM and found different flavors on partitioning with it. I'm thinking in a partition schema which might use LVM for those mount points that tends to grow in time, for instance:
/boot (primary partition)
/ (primary partition)
/home (lvm)
/usr (lvm)
/var (lvm)
swap (lvm)
Am I right on this schema?
View 2 Replies
View Related
Nov 16, 2014
I have an HDMI connected monitor with speakers but I don't get any sound after a fresh install. My computer ain't nothing fancy, my specifications can be found in my current board signature.
I have zero experience configuring devices on Linux. It's rather depressing not being able to listen to music.
View 5 Replies
View Related
Jan 9, 2011
i just installed debian after about 2 weeks of using ubuntu afterriend suggested switching, and it's not detecting my wireless card in the network settings. i'm new at linux so try to keep it simple if you can please,i read the sticky about this and here's the info it said i should provide
ispci -knn Code: 00:00.0 Host bridge [0600]: Intel Corporation Mobile 4 Series Chipset Memory Controller Hub [8086:2a40] (rev 07)
Kernel driver in use: agpgart-intel
[code]...
View 1 Replies
View Related
May 10, 2011
I've just installed 'Testing' on a VMware server and after I completed the install with no problems, the system booted into the kernel and I noticed the following start up process error:
Code:
startpar: service(s) returned failure: udev...failure!!!
I have not seen this before and am not sure if it's related to the fact that this is a virtual machine and not a physical server or something else. Here is a Screenshot.
View 1 Replies
View Related
Apr 30, 2010
how many gig should i put for debian for fresh installed one?
View 6 Replies
View Related