Debian Installation :: Squeeze On Second Hard Disk?

Jun 7, 2011

I have a system with Windows installed. Now I got a second hard disk on which I want to install Debian. After installation I have a dual boot system or I have to manually configure GRUB? Thnak you and I'm sorry fo my inexperience.

View 1 Replies


ADVERTISEMENT

Debian Installation :: Hard Disk Thrashing With Squeeze?

Apr 22, 2010

Just loaded Squeeze (KDE) onto a partition on my desktop and am a bit alarmed by the disk thrashing thats going on? Damn light on constantly. if I didn't know better I'd think I was using Vista. Is this something to do with 'nepomukservices' that seems to be taking a fair amount of cpu time? Not used to KDE 4 so maybe this is normal.

View 6 Replies View Related

Debian Installation :: 'Squeeze' AMD64 Installer Fails To Detect Hard Disk

Apr 20, 2011

Having trouble installing 'Squeeze' 6.0.1a-amd64-netinst on a new AMD64 system.The installer boots and runs fine until it gets to hard disk detection. Then it hangs for about 20 minutes showing a blue screen, during which time the HDD-activity light flickers every 5 seconds. Eventually it says it can't detect a hard disk, and displays a (longish) list of possible drivers; no idea which, if any, would suit.Anyone else installed (successfully or otherwise) on this combo?

View 3 Replies View Related

Debian Configuration :: Where Hard-disk Power Management Can Be Found In Squeeze

Feb 19, 2010

I am trying to figure out where the harddisk power management can be found in Squeeze. Before it was in the scripts under /etc/acpi, but in Squeeze it's not. I'd like to be able to change the hdparm -B value from 128 to 200 when using battery.

View 3 Replies View Related

Debian Installation :: Squeeze Grub2 Error 15 With LVM2 Encrypted Disk?

Feb 9, 2011

This is my specific solution to my specific problem. After updating to Squeeze from my prior Lenny distro (amd64 with whole disk encrytion using LVM2, dm-crypt, LUKS) everything went well - at first. I was duped like so many, thinking that all was well and I could remove the legacy-grub (aka: Grub1) and just use grub-pc (aka: Grub2). As soon as I removed the legacy-grub and rebooted my laptop, I was confronted with:

GRUB Loading stage1.5 GRUB loading, please wait..Error 15 At this point I wasn't sure if it was a Grub problem or a deeper encryption problem - especially after reading that some people had missing packages in Squeeze (lvm2, dm-setup, initramfs-tools, etc.)

Okay, the solution for me.

1. download and burn to disk: debian-live-6.0.0-amd64-rescue.iso[URL]..

2. scroll to and press enter/return on: text rescue

3. choose a root directory - for example: /dev/blah/root (I wrote down the list of possible /dev/.... for reference - this helped me remember where and what I had partitioned in Lenny)

4. choose: Execute a shell in /dev/blah/root

5. once in the shell, I discovered I needed to mount a few of those partitions that I had written down in order to get access to grub-probe, update-grub, grub-install, etc. You may not have to if your partitions are minimal. I you need to use other partitions, type (for example):

[Code]...

View 1 Replies View Related

Ubuntu Installation :: Copy Hard Disk Have 10.04 And Ext4 To 1000 Hard Disk?

Sep 23, 2010

I want to copy hard disk have ubuntu 10.04 and ext4 to 1000 hard disk for new 1000

View 2 Replies View Related

Debian Installation :: How To Install From Hard Disk

Feb 11, 2011

how to install from hard disk?

View 2 Replies View Related

Debian Installation :: Hard Disk Partition For Samba Server

Nov 27, 2014

I have just install debian-7.7.0-i386 on my home pc. I want to configure samba 4 in my Debian box. How may I create Hard Disk partition of 500 GB for a samba server. The professional way i want.

View 3 Replies View Related

Debian Installation :: Get Grub2 To Boot A Live System From Hard Disk

May 8, 2011

I have been frustrated attempting to get Grub2 to boot a Debian Live system from hard disk. Have set aside a 4gb partition /dev/sda1 to contain the Debian Live and some other recovery tools. I actually have them all working from a 4gb USB stick successfully, but getting it to work on my HDD has proved challenging. On USB, I have PartedMagic, Gparted, Grml, and of course my standard 6.01 Squeeze. I have also managed to get the Debian Live booting from that USB stick. Very slick.

However, I can NOT get Debian Live to boot from my HDD; altho all of the others above boot fine. Have tried it two ways - one using an iSO image, which is how it is done on my USB stick. The other attempt is to copy the entire contents of the ISO to a directory.

Here are my directory structures:

debian_live_gnome_squeeze_i386- contains the following: debian-live-6.0.1-i386-gnome-desktop.iso initrd.gz initrd.img vmlinuz which is how it is laid out on my USB stick debian_live - contains the files from the ISO image The error I get is something like "panic unable to find live filesystem" My grub.cfg snippet for the two methods I have tried - the 2nd menuentry is similar to how it works on the USB stick.

menuentry "Debian 6.01 Live (on /dev/sda1)" {
insmod part_msdos
insmod ext2
set root=(hd0,msdos1)

[code]....

Probly don't really need to get it working since PartedMagic can do almost everything I need for recovery and I can use the USB for reinstall or whatever else.

View 8 Replies View Related

Debian Multimedia :: 'Startup Disk Creator' For Debian Squeeze?

Jun 14, 2011

Found this 'Startup Disk Creator' in Ubuntu,it is useful,how we get it install in Debian Squeeze? There's a Unetbootin for Debian,but it pull in lots of qt stuff,I don't like it.

View 2 Replies View Related

Debian Hardware :: USB-hard Drive Squeeze On Linkstation?

Dec 14, 2010

I've run into a problem when I tried to connect a 1TB Iomega USB harddrive (with two approx. 500MB partitions on it) to my Buffalo Linkstation Pro. I am running debian squeeze with a minimal installation on the LS-Pro and everything else seems fine (i.e. ftp-server,streaming with squezeboxserver, firewall...). But when I connect the Iomega drive it tries to connect several times and then aborts. tail -f /var/log/messages gives:

[Code]...

View 2 Replies View Related

Hardware :: Master Hard Disk Error After Installing Ubuntu 8.10 / Hard Disk Died

Apr 8, 2009

after installing Ubuntu on one WD 500 GB hard disk and after making mistake and pasting wrong code into Terminal:my OTHER WD 500 GB hard disk that was also in the system (I guess it was "hd1") - died.The problem must be, I guess, I typed wrong code: "hd1,1" instead of "hd0,0".)500 GB (NTFS) of data was on that other (non-Ubuntu) hard disk, and now I can not access it anymore. While booting, system gives "Hard Disk Error" warning and stops.One again: I installed Ubuntu od one hard disk and at the end of instalation I pasted wrong code for GRUB, giving address of another hard disk. Now that other hard disk has error and will not work

View 3 Replies View Related

Debian Multimedia :: How To Mount Floppy Disk Using Squeeze/LXDE?

Sep 11, 2011

I am trying to configure my test Squeze install on an older PC with LXDE desktop, and I can't seem to find anything which would enable me to mount a floppy.Then I tried to use the konsole as root mount -w /dev/fd0 /media/floppy0

But although this device and this mount point exist, nothing is mounted. I double checked with various floppies which I know have data on them and none of them are being mounted. The umount command would I expect be umount /media/floppy0 /dev/fd0...I tried searching the web and this forum and didn't find anything helpful. Can anyone help?

View 2 Replies View Related

Debian Hardware :: Sdparm Not Stopping SATA Disk In Squeeze

Feb 9, 2011

I recently updated from Lenny to Squeeze. In Lenny I used to spin down my internal SATA backup drive like this:

# sdparm --command=stop /dev/sdb

It worked well in Lenny, but it doesn't work in Squeeze:

XXXX:~>sudo sdparm --command=stop /dev/sdb
/dev/sdb: ATA       WDC WD2500AAJS-2  01.0

All I can hear is a click indicating drive head movement but the disk keeps spinning.

View 1 Replies View Related

Hardware :: Adding Second Hard Disk With Windows To Boot With Grub On First Hard Disk

Jul 7, 2009

I have a sata 320 gb with mandriva linux 2009.1 on it.And it is what curently atached to my cpu. It is shown as 'sda' in the partition table.I also have another 40gb hard disk with windows xp installed on it.It is shown as 'hda' in the partition table . Now what i want to do is attach this 40gb hard disk to my pc and configure grub on my 320gb hard disk('sda') so as to boot windows xp(which is residing on the second hard disk,'hda')Can anyone tell me if what im doing is feasible or not? If it is feasible,can anyone suggest me how to get it working. I know i just need to add 2-3 lines to my grub.conf, but dont know what exactly i need to write.

View 3 Replies View Related

General :: Changing GRUB From An External Hard Disk To The Internal Hard Disk?

May 14, 2010

I had a dual boot (windows 7 + debian), both of them installed in my internal hard disk, with the GRUB in it. I have recently installed a second linux distro (mint), but I put it in an external hard disk. Now the GRUB allows me to boot any of the three operating systems, but I need the external disk to do it. It seems that after the mint installation the GRUB is now working from the external disk (if the external disk is not connected, the machine does not boot.) �Is there a way to change the location of the GRUB, to the internal hard disk of my laptop?

View 2 Replies View Related

Debian :: Squeeze Will Not Show Free And Used Disk Space On EXT4 Drive

Feb 23, 2011

This weekend, I installed Debian Squeeze on my server. I've formatted all the hard disks to EXT4, and I'm using kernel version 2.6.32-686-bigmem.When I tried to install the program saidar, it surprised me why it does not show my hard drives under 'mountpoint' [URL] <-- Saidar screenshot) as I could when I ran with Debian Lenny with the same kernel, but where the hard drives were formatted in EXT3. My laptop which has Ubuntu 10.04 as OS and the hard drive is formatted in EXT4 can easily show the hard drive in saidar.
I also tried to install PHP SysInfo on the Debian computer, but it does not bother to show anything on the hard disks

I tried to check fstab file and I can see that Debian uses UUID to identify the hard drives, but I've tried to change it to something with /dev/sdx, but it did not help either.[URL] (fstab file)

I know that Debian squeeze is very new, but it would be nice if someone could give me a hint what might be wrong, because I am a little tired of all time to use 'du-hs' command To find out how much space is spent on the various drives, since the command is a little slow, since hard disks are well filled.

View 2 Replies View Related

Hardware :: Check Hard Disk For Errors. Possible Hard Disk Failure?

Jun 21, 2011

I was using Terminal and browsing a directory in my home folder. My "home" directory is located on "/dev/sdb1". When in Terminal I typed "ls" in one of my directories and the output was garbage. The output didn't show the files in the directory. I think it said something like, "input/output error". Unfortunately, I didn't write the exact error down. Instead I rebooted.The hard disk with the problem is:

Code:
$ sudo hdparm -I /dev/sdb
[sudo] password for brian:

[code]...

View 6 Replies View Related

Software :: Debian's And Debian Based Distros With Disk Space - Burn Video On Hard Drive

Aug 13, 2010

Debian and debian based distros issue has a issue that has come to make it self aware to me when I was trying to burn a video on my hard drive with braseo and it won't let me burn more than 4.4 gigs to a dvd with 4.7 gigs of free space even a file that is over the 4.4 gig limit by a megabyte with windows i didn't have this problem. One more thing I have 16 gig flash drive and on debian and debian based distros i can only use 13.1 gigs of it but on fedora I can use all 16 gigs.

View 3 Replies View Related

General :: Use Hard Disk Image Like A Regular Hard Disk?

Apr 6, 2010

If you have a hard disk image (including partition table, multiple partitions,...), is it possible to let Linux treat it as a regular hard disk?

By "regular hard disk" I mean I would like to have the image show up as, for instance, /dev/hdx and its partitions as /dev/hdx1,...

(I know I can mount one of the partitions in the image using "mount -o loop,offset=x ..." but I don't really like this option.)

View 2 Replies View Related

Debian :: OS'es On Second Hard-disk Don't Boot?

Aug 21, 2010

I installed an OS on the second hard-disk/partition3 (/dev/sdb3; OS was FreeBSD). Added the entry and when i boot: nothing. I choose the OS from grub's menu, the list of choices vanishes, the background image stays, and there it hangs. It hangs until i hit: ctrl+alt+backspace. I have thought: to hell with it, and installed Debian/Lenny. Same problem (OH!).

I also installed the boot-loader to the second disk (/dev/sdb), hit F11 after the BIOS-screen and chosen the second hard-disk to boot from: a similar problem. It hangs, and the keyboard is "dead". I am clueless what to check for (i checked the general culprits, but with UUID its all a bit of a mess. I would say it looks good, but wouldn't bet on it) Anyone ever heard of something like that? Without error message its not easy to use the amazing Google. I do a bit of grub-troubleshooting, usually it works, but usually i get error-messages.

I made two threads about it, in case they contain useful info, here they are:
http://www.linuxquestions.org/questions ... sd-827059/
http://forums.freebsd.org/showthread.php?t=17021

View 14 Replies View Related

Debian :: Hard Disk Not Getting Detected

Mar 18, 2011

I am trying a network install of debian 6.0 by dumping the contents of a DVD onto my local http server. For some reason the Western Digital 80 GB pata HDD doesn't get detected when I click on 'detect disk', I even tried with a SATA, no luck.

View 7 Replies View Related

Debian :: External Hard Disk For Both MS?

Jan 6, 2010

I have an external hard disk for USB port. I formatted it on MS for NTFS system.working fine on MS. But can not write while on Debian. Permission denied. Want to use for both on Debian & MS.

View 1 Replies View Related

Debian :: Freezes When Unmont USB Hard Disk

Aug 3, 2011

I have a Samsung R430 Notebook with debian 6 installed, Nvidia drivers installed... and i'm having troubles with my system... often freezes when i unmount my Hitachi 500GB USB external hard drive.. i got no response from my machine, even with Ctrl+Alt+F1 to enter console mode and reboot from there, just have to shutdown or disconnect my notebook in the bad way.i dont think that is hardware, cause i have installed Windows 7 as well with dual-boot and no problems so far...

cant attach mi mesagge log at this point because the forum doesnt allow me to do that, but if you want to help me i can send that to your e-mail or something.

View 3 Replies View Related

Debian Hardware :: Cannot Mount Second Hard Disk

Feb 21, 2016

I am running Debian testing (amd64, xfce) on my box where I have two sata hard disks.

I do not have any raid or fancy stuff; all the OS is on one hard disk and the second is mounted on boot and accessible as simple extra storage that I use for some backups.

Today, for the first time, I started to get some messages during the boot about some process (EMASK and DRDY) on my second hard disk.

The system boots, but I cannot access any more the 3 TB volume which is my second hard hard disk.

I do not know if it is a software of hardware problem (the hard disk are not old at all), so...where should I start from?

View 4 Replies View Related

Debian Hardware :: How To Disable DMA For ATA Hard Disk

Jun 14, 2011

I have old hard disk with broken DMA. When linux boots, it tries to enable DMA, fails, tries again... It tries to enable DMA several times, then disables DMA and boots. But it tries to enable DMA for nearly 3-4 minutes. How can I say linux to not try to enable DMA for this hard disk? System is installed on another hard disk that works great. Old hard disk is used only for not frequently used data.

View 5 Replies View Related

Debian Configuration :: Hard Disk Won't Stop Spinning Up / Down

Feb 11, 2015

I've bought a new notebook. The hard drive won't stop spinning down and then spinning up again during load. I don't want HD power saving, so I disabled it within

1. /etc/hdparm.conf
Code: Select all# -B apm setting
apm = 255
# -B apm setting when on battery
apm_battery = 255

It didn't work. I can still hear the HD spin up. It's annoying in a video game because things just suddenly stop for a second.

2. /etc/udev/rules.d/50-hdparm.rules

Code: Select allACTION=="add", SUBSYSTEM=="block", KERNEL=="sda", RUN+="/usr/bin/hdparm -B 255 -S 0 /dev/sda"

This was also every tip I could find during RTFM.

Other specs:

Acer Aspire E5-521G-88A8 Notebook
AMD A8-6410 APU
4 GB RAM
AMD Radeon R5 2 GB VRAM
hdparm model number: ST1000LM024 HN-M101MBB

Debian Jessie

View 8 Replies View Related

Debian Hardware :: Can't Mount WD Passport USB Hard Disk?

Feb 5, 2010

I am running a Debian/Linux "Lenny" dual boot system and when I try to open my WD passport storage device I get: Cannot mount volume. Invalid mount option when attempting to mount the volume "My Passport".

This is the contents of my fstab file:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
/dev/sda8 / ext3 errors=remount-ro 0 1

[Code].....

View 8 Replies View Related

Debian Hardware :: Hard Disk Vanished - Should I Be Worried?

Mar 28, 2011

My system currently runs mdadm with three mirrored volumes (4 disks, two mirrored partitions on the first two (a) and (b), entire disks mirrored on the second two (c) and (d)), giving me some redundancy in case of disk failure, which it appears I now have. The root volume is mirrored on sda1 and sdb1, and this morning I noticed a mail from mdadm telling me the two RAIDs on (a) and (b) were degraded. It appears things went a step further and /dev/sda is completely gone.

mdadm has come through, though. The system is still running normally with the mirrored partitions on disk (b). What's got me concerned is that disk (a) is only about a month old and was bought brand new. I'm not at home right now to check the actual hardware, but seeing as the signs are pointing this way, do they necessarily mean the disk has failed? Is there something in the logs I could check that would tell me if, say, the PCI SATA card is playing up instead? I know hard disks fail, but I'm paranoid in case tings get worse as I'm running a reasonably important website on this machine, and just wondering if I should be considering setting up a backup server in case there's a bigger problem here. Edit: Sorry, forgot to say. I'm running Squeeze and it's fully up to date. Hardware is a 1.2GHz Celeron, 512MB RAM, Silicon Image SiI 3114 PCI SATA Controller, 2x 500GB SATA disks (a and b), 2x 1TB SATA disks (c and d).

View 2 Replies View Related

Debian :: Determine Amount Of Unused Hard Disk Space?

Jan 1, 2011

I am using LVM2 and have shrinked my /home partition and extended my / partition but I'm not sure if I used all the free space when growing my / partition. How can I find out? I prefer using the terminal if there is a graphical way to do this but I would like to know both ways if there are two ways.

View 3 Replies View Related







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