Ubuntu Installation :: Ready To Install Second HD, But Some Concerns?
Jul 10, 2011
I took out this 120gb HD from an old computer which I recycled. I took out the SATA cable and an IDE cable just in case I would need them for the installation. This would work great as a backup HD for my current 320gb HD. I have never had a backup HD, so I don't know how it works. I have numbered my concerns to make for easy reference.
1. First, however, is one concern I forgot to address. When I looked up the documentation for my computer (Inspirion 530), it mentions that "NOTE: For additional drives, extra screws are not shipped during initial purchase of the computer, but are shipped with the additional drives." This is terrible! Had I known, I would have taken out some screws from the old computer, but now it is gone, and I don't know what kind of screws I need. I don't even know where to buy them.
2. In terms of installing the new HD, I read that all I need to do is connect the SATA cable and the power, and then boot up to BIOS, where I would "activate" my drive. Then, Ubuntu should be able to identify it immediately. Since I am thinking about doing a fresh install to 10.04, I am thinking about formatting this new drive to ext4, and then backing up my important documents/pictures/music onto this second drive.
Finally, I would boot up to the 10.04 live disc, and simply do a fresh install onto the 320gb HD, knowing that my files are backed up on the 120gb one. Would this procedure work fine, or would Ubuntu have trouble identifying the HD?
3. My final concern is regarding automatic backups. Assuming that I am able to install the HD perfectly, and get a fresh install of 10.04, I want a program or mechanism to help me backup on a regular basis. I know that Mac users have a convenient program called "Time Machine" but there is no such counterpart for Linux. I also know that there are some command-line utilities that I can use, but I would like to stick with a GUI.
I am going to install 11.3 on a system with a Phenom X6 and 16 GB memory.I'm now unsure whether to set up a 64 bit system or a 32 bit system with pae.Are they equivalent what concerns use of the complete 16 GB memory? I assume 64 would be more effective?On the other hand there seem to be less problems with the availability and/or installation of applications on a 32 bit system.
I've generated a preseed for my Ubuntu Lucid installation, its loading ubiquity automatically (from kernel parm automatic-ubiquity) and it fills in all the values from the preseed file its given. However it displays the Ubiquity page "Ready to Install" (I am using the kubuntu ubiquity package) and I have to click the button install for it to start. How can I get it to skip this and just start installing?
I have two Ubuntu PCs at home and I found out about apt-cacher as a means of reducing internet usage for updates. (my connection speeds aren't that good). When I install apt-cacher, is it possible for anyone on the internet to use my PC as a repository? If so, how can I allow only computers on my LAN to access the apt-cacher cache?
I just wanted to install Kdenlive and I added the requested repositories. The one called "packman" included unsigned files that were labelled "untrusted" by the installer. Is it still safe to install it? What's your opinion?
I've been trying to resurrect an old laptop (think Pentium 800 old ) by installing Ubuntu on it. I thought I was in the clear after downloading and booting, but then I get stuck at the 'Ready When You Are' screen. This is Ubuntu 10.10I have seen previous such issues caused by caps in the username, but I've not been prompted to even enter a username yet so I really don't know what could be causing this, and I don't know where to begin searching.
I keep trying to install 10.10 and it will copy all files and mostly install but when it gets to ready when you are, it just stops and wont keep going. I've filled out everything but it wont let me keep going forward.
I was upgrading to Ubuntu 11.04 and the laptop turned off.Once I rebooted, I got this Message :Code:The disk driver for / is not ready yet or not present continue to wait; or press S to skip mounting or M for manual recovery.My laptop Model: Toshiba Satellite A200.
I was trying to get the package ready to install my Graphics card to the new update. This is the problem that I am having.
Code: Problem: nothing provides kernel-devel = 2.6.35-21 needed by kernel-syms-2.6.35-21.1.x86_64 Solution 1: do not install kernel-syms-2.6.35-21.1.x86_64 Solution 2: break kernel-syms by ignoring some of its dependencies Choose from above solutions by number or cancel [1/2/c] (c): c Now the vanilla kernel is 2.6.35-21 were as the "default" opensuse one is 2.6.35-20. I have googled and told opensuse download search engine to look for the 2.6.35-20. I cannot find it at all.
If I upgraded to the vanilla kernel without the opensuse patches would it make my machine unstable? Or can I tell it to break some of the dependencies?
I am trying to install 10.10 from a Live CD over my 9.04 (it would not do the upgrade automatically due to apparently lack of disk space.) at the end of the my best guess at the process (alas, Linux is pretty much a plug and pray operation for me.), on rebooting, I get the message: "the disk drive for / is not ready yet or not yet present" I must have messed up at the Allocate Drive SPace / Edit Partition step. I have three existing partitions:
7Gb for OS previously 9.04 35GB for data (which I clearly don't want to mess with) a a bit for Swap.
So, I have clicked on the 7GB partition /dev/sda1 and have another window, Edit Partition, which is asking me: New partition size (I would just leave it at 7007) Use As (I presume I can leave it as EXT4?) Format the Partition (NO unchecked?)and Mount Point? Now here is where I don't have a clue. The pull down options are:
/, /home, /boot, /tmp, /usr, /var, etc.
not knowing any better, my first time through I just picked "/" and that is what got me to the message "the disk drive for / is not ready yet or not yet present" So what should I be specifying at this point?
I just installed Debian onto a PowerPC G4 Tower with two hard drives. I left OS X on one of the drives and reformatted and installed Debian on the other, using the installer from the 60Mb ISO from the Debian website.
The installation had no issues and it starts yaboot and Debian no problem.
After about 2 minutes of the booting up process, it starts to output this, every five seconds:
While this happens, other things still continue load and it outputs occasional messages and even gets to "Debian Login:" where if you type really quickly and hit enter, it takes it and prompts for "Password:" right after the next round of the above messages.
I have not been able to completely log in yet.
I can start up into the shell as root with "Linux single" with no problems.
I think this might have something to do with the second Mac OS Formatted Hard drive. I have considered unplugging that drive and testing it that way, but I am looking for a solution to turn off whatever script is running that every five seconds and failing, regardless of what it is trying to do.
I've tried to use that thread to help but to no avail, i tried to use this:
[URL]
BUT I CAN'T OPEN A TERMINAL!!! as i am at a point where the screen says: Continue to wait, press S to skip or M for manual recovery. so if i run this command : gksudo gedit /etc/fstab my computer whines about there being no way to show this on the screen, I have tried this:
Use a non-graphical editor, like emacs or vi. Try Ctl+Alt+F3 -- you should get a login prompt. Login to an account with admin privileges (like, the first account you created, for example), and then type 'sudo vi /etc/fstab'; that will open /etc/fstab in the vi editor. Make your changes, save them, exit the editor, reboot... but if you're not used to working with a non-graphics-based editor, you'll have a bit of research to do. It's not hard, though, just tedious.however i have not managed to make it work.
Does anyone have a ready to deploy kickstart file for creating KVM images? I don't have access to a CentOS machine or a spare computer and would need to create images for a machine on the other side of the Atlantic.I would need something that would create an absolute minimal CentOS installation. I tried to search for something online, but couldn't find anything.
I am trying to do a fresh install of 10.10 to run alongside Windows Vista. I have Vista installed on one HDD and told 10.10 to install on a 2nd HDD. So far so good. I get to the screen that asks "Who are you". I fill in the required information. The progress bar at the bottom moves along and says "copying files". Eventually all activity stops and it says"Ready when you are". Then it just sits there. The "forward" button stays grayed out. I've attached a screenshot of where it hangs. Also, it runs fine when I use LiveCD.
I had Windows 7 RC installed and F10 on the same machine. HP 6730s Intel Dual Core. Everything was working fine and I don't remember doing anything special when installing Fedora 10. I decided to install F11 from DVD, installation went fine but after rebooting all I get is "non-system disk error or disk error. replace and strike any key when ready". I couldn't find any relevant post in this forum and googling I found that this could be a disk starting to fail but I don't thing this is the case here. I'm trying to reinstall just now, I chose to install grub at /dev/sda (default), should it be /dev/sda1 ?
I have gone through the steps in the installation for the latest Ubuntu Desktop and once I get to the final screen (entering name and password etc) I can't go any further. The "forward" button is hidden and down the bottom it states "ready when you are" and that leads to script.
Okay, so I found a couple articles about the new BTRFS for Ubuntu that became available on 10.10, and I was wondering if some people could clear some stuff up for me. I am going to be upgrading my desktop box from 8.04 soon (I know,long time coming, but I had some hardware compatibility issues with recent releases that have been addressed on my end) I'm pretty new to a lot of these terms, so a detailed explanation would be awesome if you don't mind.
1 - Is this file system ready for the home user?
2 - Are there significant performance gains over ext4 and is it stable? If not now, will it be in the future?
3 - When a new subvolume is created, does that act like a partition? For instance, would a home folder in it's own subvolume act like home on a separate partition in the event of a reinstall or upgrade to the root filesystem? If not, what would be the specific advantages to using a subvolume?
4 - When creating a snapshot, is it bit for bit or a compressed image?
5 - Does compressing the root filesystem save a significant amount of disc space?
6 - Is there anything else that would be important to know about this filesystem?
If I have some things confused or misunderstood, it is because I am just starting to understand how some of the foundational stuff in my OS works
I have my Epson C46 working on my Ubuntu 9.10 machine, my XP machines are showing the printer as ready and will send a test page to the Ubuntu printer but it doesn't arrive at Ubuntu - doesn't show in the print job list on Ubuntu but does in XP?? File sharing is now working in both directions.
I've been seeing issues with this for the last few months when getting kernel updates. Never on every reboot, but this last time has been somewhat stubborn. Usually I can go back to the previous kernel, boot, reboot and I'm good. But not this time.My fstab:
Code: # /etc/fstab: static file system information. #
I have recently bought a printer hp deskjet d1663 but I can not print with ubuntu 10.04. The computer recognition the printer and it say printer ready to print but then it does not print. What can I do?
I'm trying to start a service that depends on networking being started, whenever the computer is rebooted. Is this easily possible from an /etc/init.d script? I have tried creating a script here (conforming to the standards), but I'm really doubtful that it's even running on boot, let alone working. When I test it manually, it works.How can I make a script that runs on boot which runs after networking has been started?
I made a Kubuntu 10.04 LTS VMware virtual machine, and I think it may be useful for people who are curious about Ubuntu and just want a "taste" of it.Following is a brief information about this virtual macchine:
want to check JMF installation using diagnostic code in IE6/IE7 on ubuntu.I have downloded these browsers.When I was checking the JMF installation, using this below URL,Applet wasn't run, and it hasn't display the any messages ( success/Failure) inside the applet windowHow can I run the applet in IE6/IE7 on ubuntu ?Note:When I was checking this to windows xp ( IE) , it says below nmessages,For JRE => jre Version... 1.5.0_10For JMF => JMF Version... 2.1.1eAll Java BuildNative Libraries found success.
I tried to upgrade to the newest ubuntu version (10.04 I think). Now I can't even boot my computer. After the initial "boot" stuff, the ubuntu screen comes on and then locks up in the process. I get the message "The disk drive for / is not ready yet or not present. Continue to wait; or press s to skip mounting or M for manual recovery."I've tried "waiting" overnight to no avail. I tried the "S" command to skip and got the message "[141.233783] Adding 1502036k Swap on /dev/sdb5. Priority-1 extents:1 across:1502036k"
I think the manual recovery is what I need to do. When I type the "M" for manual recovery I get a maintenance shell with the last line being.Can anyone please give me some commands to fix this problem? I have an OLD ubuntu boot disk. How can I get my computer to boot from it? I tried hitting "esc" while booting up to no avail. I also tried hitting F1 while booting up. I think that used to allow me to boot from the CD drive...but doesn't work now.
I have an annoying issue when loading Ubuntu it gives a message sdc1 and sdb1 being not ready. I have to press S to skip the two messages and continue loading.
The problem is that sdc1 is my DVD drive and sdb1 is my USB drive, so naturally they are not always present.. Its really annoying, is there anyway I fix this so it stops doing this every time I reboot.
Also I think its connected but if I do boot without these present, when i do plug for instance my usb drive in once loaded, it will not mount, I have to reboot with it plugged in.
I've tried to install Linux systems have been failures. Trying to make this work, trying to get on the right wagon, and it's frustrating as all get-out.
Installed netbook remix onto a HP Mini 1000 (1116NR?) and everything seems to be working alright, except no wireless networking. I tried a couple of things and now it shows "device not ready" instead of "disabled", so I figure I'm getting somewhere.
The device is:
Broadcom Corporation BCM4312 802.11b/g (rev 01)
I want in. This is my 3rd try over the years of running Linux and I always hit snags like this that I can't fix because I've never gotten to play with it enough to learn what I'm doing and generally don't have a 2nd computer like I do right now.
All I want to do is share my internet connection that comes through the eth0 cable to my wlan0 wiki card. Firestarter seems the convenient tool for doing this. BUT it keeps telling me wlan0 not ready. The card is connected correctly and network-manager does see incoming signals.
is there any way to download the 'package indexes' on a seperate computer operating on windows vista, before transferring them, via usb, to my laptop working on linux 10.10. As the reason i need them is to get the wireless to work so the internet can work.
I upgraded my computer from Ubuntu 10.10 to 11.04 and now the OS doesn't boot correctly. I keep getting the same error msg after selecting Ubuntu from the grub: 'The disk drive for / is not ready yet or not present.' Underneath that line is the other msg: 'Continue to wait; press S to skip or M for manual recovery.'
I tried them both and if i press S then it gives another err msg: 'The disk drive for /tmp is not ready or not present' ; 'Continue to wait; or press S to skip or M for manual recovery' now if i press S then it shows a black screen with this msg:
Code: mountall: Plymouth command failed mountall: Disconnected from Plymouth
How do i recover my system now... I don't want to reinstall the whole of ubuntu 11.04 but i just want the old system back or Ubuntu 11.04 back in working order. I f i continue to wait nothing happens except the screen goes black. I know theres a way through the command line but how?