Ubuntu Installation :: 10.04.2 LTS Does Not See Harddisk?
Jun 3, 2011
I would like to install ubuntu 10.04.2 LTS in my desktop-pc. It boots, I select time zone and keyboard layout, but then it could not see my hard disk, so i cant go further.
But i can see the disk in console while typing:
Code:
# sudo fdisk -l /dev/sda
and I can also make changes in disk such as deleting all partions etc.
how can I clone my installed ubuntu to a new harddisk? with 32bit ubuntu I have used:tar cvpzf -> create a tar file on my external nas system. after that I have done a restore tar xvpfz - worked with 32 bit.
Alternative I have mounted both disks and via another linux partition I have used: cp -rvbdR /source/* /target
both methodes worked with ubuntu 32 bit. With 64 bit ubuntu I can NOT get it to work. error message after booting the clone: /var/lib/gdm/.ICEauthoriy ..
I can see that /source/var/lib/gdm has different rights as /target - will be part of the problem. This did not happen with the 32 bit ubuntu - but why ?
I have just installed ubuntu 10.10. I had about 270Gib available free to install ubuntu 10.10 on, but after the installation I can see only 141Gib ? how can I get the rest of the free harddisk ?
I have a single SATA hard drive, not raided, with an XP partition on it. /dev/sda. I've already created an 18GB ext4 partition for Ubuntu and 2gb swap partition as well. For some ridiculous reason the Ubuntu 9.10 isn't even showing /dev/sda as an option to install to!
fdisk -l clearly shows /dev/sda there, and i gparted /dev/sda works like a charm. So why is the installer being so silly and not even allowing me to select it? And I can't go back and choose manual mode or anything, the installer jumps right from Timezone Settins into this partitioner screen. Here is a screenshot of fdisk -l clearly seeing the drive fine, yet the installer not showing it at all. This is one of the things that drives people away from Linux.. It never TELLS you what the problem is
I have just got a new external harddisk. I used it strait in window I copy some files on it. without formating it. Now when I use ubuntu it said that it is total only 10Giga, but the external harddisk is 1000 Giga. How come ? is htis because it has to be formated before ubuntu se the total size ?
I use dual booting, vista ubuntu 9.10. I have just bought a new 1T external harddisk i have used it on windows to backup some files. Now I want to backup some documents in ubuntu, but the harddisk is not visible, I can't see it, ok I think the term in Linux is that it is not mounted. Is there something else one should do ?
Disk /dev/sda: 640.1 GB, 640135028736 bytes 255 heads, 63 sectors/track, 77825 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk identifier: 0xf959a599
I tough that my computer could not mount external harddisk.Here is my mail about that subject.I use dual booting, vista ubuntu 9.10.I have just bought a new 1T external harddisk i have used it on windows to backup some files.Now I want to backup some documents in ubuntu, but the harddisk is not visible, I can't see it, ok I think the term in Linux is that it is not mounted..Disk /dev/sda: 640.1 GB, 640135028736 bytes255 heads, 63 sectors/track, 77825 cylindersUnits = cylinders of 16065 * 512 = 8225280 bytesDisk identifier: 0xf959a599
Device Boot Start End Blocks Id System /dev/sda1 1 1176 9437184 27 Unknown /dev/sda2 * 1176 52188 409761792 7 HPFS/NTFS /dev/sda3 52188 77826 205930496 7 HPFS/NTFS
I want to install Fedora Core-3 on Dell Optiplex 755 machine but when I am trying to install it, it is not detecting the hard-drive and unable to install it. When I tried to install Windows Xp, no problem for it and installed successfully.
I want to resize my harddisk partition to make it bigger is there a console commands to do this ? I have some free harddisk that I want to ubuntu to use, I have hear that one can use Gpart, but is it also possible achieve the same by using some commands ?
I have an acer aspire L-5100 with Vista and fedora dual boot configuration. Fedora 11 worked fine. After upgrading with preupgrade The system shows a strange behaviour. The startup screen ( with no the little f in the first ) is first blue with the white place in the middle , the filling with the fedora f very slow ( 5 minutes ) and then nothing. No harddisk or network activity no booting. <ctrl><alt><delete> works for rebooting. <altfx> for console not. Hacking <alt f2><esc> very often and fast leads sometimes to a console where then the boot process starts running and the system comes up with gnome.
I just install a new 640GB harddisk and when i check its properties it shows 30GB in used, 556.8GB free, and total capacity of 586.8GB. The filesystem is ext3/ext4. So much amount of space is gone for no reason.
I have a Dell Vostro with sda and sdb (the latter was installed by myself). I installed FC14 x86 64 onto sdb with /boot being on /dev/sdb8
I did not want to install grub onto /dev/sda as this is a shared machine. I thought that I would be able to use the BIOS's 'select boot device' to select the sdb disk and boot off that and get into FC that way.
fdisk verifies that /dev/sdb8 is marked as bootable and grub (via find /grub/stage1) confirms that it is installed on hd1,7 (ie /dev/sdb8)
However, no matter which hd is choosen as the boot device, Windows is always booted - I change the boot order to use: DVD, sdb, sda but it still boots Windows. It seems like the BIOS only wants to boot sda no matter what.
I installed ubuntu 9.10/9.04 on my usb key as live image couple of time. I have trouble when I try to install wine on my usb key. I am wondering what is the difference if I install my ubuntu into my usb key directly? will that be slower compared with live CD mode? I guess live CD mode may use memory as part of harddisk to save temepory files and normal usb linux installation won't do this for me. Is this true?
If so, do I have a choice to point my tmp directory to system memory area?
Is there any way to secure harddisk accessbility ? i want encrypt my hard disk, and partitions that ubuntu installed on that. is there a way ? i want deny all access to hard disk, just my own root account can have access to all.
I'm running ubuntu 10.10 on my Toshiba Satellite L645 laptop. Few hours ago, when my laptop was in screensaver mode, i couldn't login again, it was just blank black screen So i switch to terminal 1 by pressing Ctrl + Alt + F1 and login from there. Then i restarted by "sudo shutdown -r now". I did this a few times before and it's no problem. However, this time when the computer boot, I got the errors like :
---many similar errors like the following line--- mount: mounting /proc on /root/proc failed: No such file or directory Target filesystem doesn't have requested /sbin/init. No init found. Try passing init=bootarg and redirected to <initramfs> prompt
So i googled and tried the liveCD and try to fix the hard drive with fsck. My partition resides on /dev/sda1 and using ext4
[Code]...
That's 3 blocks of information i got by following instructions on the IRC channel. I just forgot to paste the first command and now can't remember what it is
I have a hardisk (seagte,80gb).I installed windows xp professional(60gb space) & Ubuntu 10.04(13 gb space)...Once a time i was in windows xp.after sometime it hanged.after waiting sometime. i press the key of reboot.after that one messege appeared "please select proper boot device & rebbot."then i went to my BIOS settings there i could not find my hardisk.I thought there is a bad sector in my harddisk.I went service center with my hardisk.After testing my hardisk they said no fault found.then I again installed XP & ubuntu & also replaced the hardisk cable.then after some day days I was on ubuntu.same thing occured(my pc getting hanged).& after rebooting manually my hardisk is not detecting...I am not clear..whatis the actual problem of my pc.
I decided to go for an encrypted home folder. It's really really cool that ubuntu offers the encryption now out of the box! However it auto generated a password for the encryption for me. While the password might be safe, it is impossible for me to remember. And writing it down on a piece of paper, which I would then carry around along with my laptop seems to make the whole encryption obsolete...
Long story short: Can you pinpoint me on how to change the encryption password?
I want to get a program to check (a) hard disk and (b) file integrity. I have had a file - ODS spreadsheet accessed using LibreOffice - that appears corrupt. I have drilled down and down and eventually identified a corrupt component image inserted in a sheet.
The error that is thrown by LO is a "Error saving the document FILE: Write Error. The file could not be written." error. The thread can be read here... http://thread.gmane.org/gmane.comp.d...fice.user/9266.
What has confused me is that my machine can not save the file once a sheet is deleted. It is specific to a particular file. The file is stored on n ext4 disk mounted by fstab. I also share the file using samba. Regardless of how I access this file I get the error. If however, I access the exact same file using OpenOffice 3.1.0 OOO310m11 (Build: 9399) from an old Windows Vista Tablet and I can manipulate the file successfully - no error is encountered. I can also access the same file from another Ubuntu machine via NFS and Samba and both work. I am confused. I am beginning to think my disk is damaged or something. How do you check hard disks to verify that the disk surface is intact, and that the expected file sum value matches the value stored in the Linux equivalent to the FAT table.
I am using Ubuntu 10.04 LTS and all hard disks are formated with ext4. All formatting and management of the disks have been done using the 'Disk Utility' in the System > Administration' menu. If I look in gparted it will not check the disk the file is on stating "eslabel: no such file or directory... couldn't find valid filesystem superblock...". The filesystem mounts OK however without any errors. Another harddisk on the same system currently being used for backup does not even have the menu option for checking the disk highlighted.
What is the best way of verifying the integrity of the filesystem, actual files and the underlying physical media? I should point out it is only this single file that currently displays any issues. I either have a damaged disk, corrupt file or LibreOffice has a very peculiar bug that only appears in a unique combination of events just on my machine. As part of my investigations I have been updating ubuntu, reinstalled LibreOffice from their website and checked all dependencies have been met.
I just bought a western digital of 3 TB. Unfortunately Gparted gives error. Gparted can create a about 2TB+1TB, but when it is the whole disk, it does not work. I tried JFS and EXT4.
I created 3 Volume Groups as you see up: VGRHEL, VGCENT, VGFEDORA; under every VG, i created 2 logical volumes ,just like below: VGRHEL=LVRHEL00(swap) + LVRHEL01(MountPoint: /) Below VG try to partition them the same as VGRHEL too. VGCENT=LVCEN00(swap) + LVCEN01(MountPoint: /) VGFEDORA=LVFEDORA00(swap) + LVFEDORA01(MountPoint: /)
I successed installed RHEL5.5 on VGRHEL, but when i try to use the same way to install CentOS 5.5, i got below error infromation: "Bootable Partitions cannot be on a logical volume" I don't why this happened, VGRHEL has logical volume too, but why i can install RHEL on it successfully.
Long story short I have windows 7 installed and in an attempt to install ubuntu the existing partition table was erased. What's the safest method to mount an ntfs partition and back up files? Or even write a table to get back into windows to back files up?
I had ubuntu 9.04 on a laptop, and it kept crashing, so I removed the harddisk, connected it via a Sandberg Harddisk to USB stick, and it works when I connect it to another ubuntu (running from livecd), but some of the files are locked, and I cannot open them copy them or anything else. What do I do?