Ubuntu :: Make Hard Drive Bootable Again?

Apr 6, 2010

My karmic ubuntu studio will no longer boot. I believe I may have intermittent hard drive issues. I've backed up all my important files so I'm not extremely worried; however, I would like to try to get my setup bootable once more. I've reinstalled grub, and on trying to boot, I get the grub kernel selection. Regardless of what I choose, the system won't boot. I believe grub is alright, but something else is not. What else could I try to make it boot again? I've mounted the drive, chrooted to it, updated and upgraded, but it still won't boot. I may be doing that wrong, or there may be something else I need to do.

View 3 Replies


ADVERTISEMENT

Ubuntu :: Boot From An External Hard Drive - Make An Iso Bootable?

Apr 5, 2011

I am trying to boot from an external hard drive, and have tried to use unetbootin like I used when crating a bootable usb drive but it does not see my external and will not create bootbale iso for me to run from my external hard drive.

View 2 Replies View Related

Ubuntu :: Bootable USB Drive Deleted OS On Hard Drive And Replaced It?

Aug 26, 2010

I just booted one of my computers from a usb drive I had installed Ubuntu 10.04 LTS to, and when I booted it up on that computer, it worked fine. Then, when I powered down the computer and booted it back up to the main hard drive, it booted to the same that my flash drive was running, but my flash drive was not plugged in!! How is this possible? Did it copy itself over my other operating system? There is no trace of it. By the way, that, too, was ubuntu 10.04.

View 2 Replies View Related

Ubuntu Installation :: Bootable On Usb Hard Drive ?

Jun 23, 2010

I am trying to install ubuntu 10.04 on my 1 tb my passport drive and am having loads of trouble. i am unsure how to format the frees space for the boot loader and main drive. Also what partitions are specific for ubuntu to function. This drive is formatted with masterboot partition and contains two other partitions for media and backup. The computer it will be mainly used on is a macbook pro with refit installed on it.

View 2 Replies View Related

Ubuntu :: Make A Bootable Windows7 Usb Drive?

Jul 3, 2010

How to make a bootable Windows7 usb drive from Ubuntu? I have a netbook, so there is no dvdrom drive, and need to reinstall on it Windows 7 how to make a bootable usb drive with windows 7 if i have Windows 7 ISO on my computer with Ubuntu.

View 5 Replies View Related

General :: Make A Bootable DOS Usb Drive?

Jul 10, 2011

I have a linux ubuntu pc with superuser access, and a windows xp pc with no administrator access so I cannot make use of any formatting tool in that.

View 10 Replies View Related

Server :: Make Bootable Cd And Pen Drive?

Aug 8, 2010

dear friends I want to make linux bootable & live CD and pen drive

View 1 Replies View Related

Software :: Copy Os And Files To A New Bootable Hard Drive?

Jan 3, 2009

They filled up the hdd and need more space. I first considered just adding a slave drive, but thought it might be better just to copy all of the content from the old drive to the new drive. Then, make the new drive as the master and the old as a backed up copy slave drive.

View 14 Replies View Related

General :: Make A Bootable Pen Drive Of FC12?

Apr 7, 2010

I have FC12 image and I want to install it on my laptop using a pen drive so what steps should I follow. My Dell laptop has i5 processor. Currently I have windows xp on my PC so give me any link of software to make the pendrive bootable.

View 14 Replies View Related

General :: Make A Usb File Drive Bootable?

Mar 6, 2011

I have Orace linux .iso's on a memory stick. I could burn them to CD's and install linux from the CDs. However I would rather not waste 5 CDs and just install from the memory stick. How can I do that? How do I make the memory stick bootable? I did try changing the boot options but I could find the right one.

View 8 Replies View Related

Ubuntu :: Transfer Dual Boot Window 7 / 10.10 Onto The New Hard Drive And Be Bootable

Dec 24, 2010

I just got a new hard drive and need to transfer my dual boot window 7/Ubuntu 10.10 onto the new hard drive and be bootable. Is there an easy was to do this?

View 3 Replies View Related

CentOS 5 Server :: Setup Bootable Image On Hard Drive?

Feb 2, 2010

i want to setup multiple xen on a remote server in a datacenter, this is first time i am doing it, i want to know when we do it on a local machine it asks for bootable DVD to be inserted, but that can't be done on a remote server, so is there a way we can give it the path of some directory which behaves as a bootable dvd and install the os

View 1 Replies View Related

Fedora Installation :: 15 - Make A Bootable USB Drive Instead Of Using A Physical DVD

Jun 3, 2011

I downloaded the Fedora-15-i386-DVD.iso and want to install Fedora 15 from it. I don't want to use the LiveCD version since it doesn't have all the packages. So I follow the tutorial given here under the section titled "How to Make a bootable USB Drive to Install Fedora instead of using a physical DVD ". Everything finishes off well. However. when I boot my computer using the USB, it says "USB doesn't have operating system. Safely remove and reboot".

Now, what to do? I also didn't get the line the tutorial saying, "You should now have a bootable USB stick which will run an 15 install. When you boot the stick, you may also add askmethod to the boot line and select a hard drive install and select the drive as /dev/sdb1 (or your USB device drive) and the path should be / " What am I supposed to do?

View 1 Replies View Related

General :: Make A Bootable USB Flash Drive That Can Run Memtest?

May 25, 2010

It seems that the canonical instructions for making a bootable USB flash drive that runs memtest are at:

[URL]

However, after following them to a T, I boot up the new machine and get:

"could not find kernel image: linux"

Do I need to set up a lilo.conf first?

View 1 Replies View Related

General :: Make A Bootable USB Flash Drive Manually?

Jan 28, 2011

I would like to boot Ubuntu 8.04 i386 from my USB flash drive. [URL] I took following steps:

1) made sure that usb_storage.ko kernel module is loaded

Code:

root@martin-desktop:~# lsmod | grep -i storage
usb_storage 39585 1
root@martin-desktop:~#

2) inserted USB flash drive

Code:

root@martin-desktop:~# tail -n0 -f /var/log/messages
Jan 29 01:43:23 martin-desktop kernel: [440650.637531] usb 2-2: new high speed USB device using ehci_hcd and address 8
Jan 29 01:43:23 martin-desktop kernel: [440650.776107] usb 2-2: configuration #1 chosen from 1 choice

[code].....

When I set "USB flash drive" as a first bootable device in BIOS, I get SYSLINUX "boot:" prompt and it loads both "vmlinuz" and "initrd.gz", but finally I end up in BusyBox prompt and following message:

Quote:

"Check root= bootarg cat /proc/cmdline or missing modules, devices: cat /proc/modules ls /dev ALERT! does not exist. Dropping to a shell!"

Last boot message which I see is "Attached scsi generic sg2 type 0".what might cause such behavior? Did I miss anything while preparing USB flash drive?

View 19 Replies View Related

Server :: Make USB Flash Drive Bootable In Centos?

Sep 7, 2010

I have a USB drive of 4 GB and I want to make the drive as bootable. I used the command /sbin/mkbootdisk --device /dev/sdb1 "kernal version" ( sdb1 is my pen drive).When i ran this cmd,it gave me an error saying not enough space to write.

View 3 Replies View Related

Ubuntu Installation :: Make Bootable USB Drive That ISNT Startup Disk?

Aug 19, 2010

I want to make a live USB drive, perhaps even 1 with its own GRUB and a choice of operating systems..Its 16gb so it will fit..or maybe just install multiple desktop environments so I can switch depending on the resoruces of the computer I am using..Gnome>E17>LXDE.But I want it to be a regular account with a root/administrator password, ect. When I use the Startup disk creator or Unetbootin I find that the results are pretty limited. I might as well be using a live CD, but thats not ideal. Alternately, when I just install normally it doesnt always load, even when I hit F8 and tell it to boot from my USB drive.Knoppix based distros seem to work better than Ubuntu based distros in this regard, but I dont want Knoppix I want Ubuntu/Mint and friends.Finally, I have sometimes been having problems 'mounting' or using 'swapon'. Even when I turn on Swap with Gparted Im still not getting the benefit of the large swap area I have created..is this because of how the operating system uses swap? Is there a live distro that will save files and settings to swap before using up ram, by default? If not, is there a way to change the behavior of Ubuntu Live CD?

Is there a reason why we cant make proper paragraphs? Is this site strapped for bandwidth or something? Is the site just acting funny?

View 9 Replies View Related

Debian Installation :: Bootable Install/recovery Hard Drive Partition?

Aug 9, 2011

I would like to build an oem style install partions that is bootable with menu to choose if I want to run install or boot already installed system. I would like to include current source packages on the same dive so if I don't have internet access at time of install, can can still install what I need.I know with Windows Vista and Windows 7, you can get this but how can I do this with Debian?

View 1 Replies View Related

Ubuntu Installation :: Netbook Remix 10.04 - Transferred The Image To USB Drive To Make It Bootable?

Jun 10, 2010

I just brought a netbook(1005HA) and wanted to try out Ubuntu netbook remix 10.04 but I clean installed it.I like it but there are programs on Windows that I need to use for my HD2. My friend put a windows 7 .iso file on the netbook and I transferred the image to my USB drive to make a bootable USB but it does not boot. install Windows 7 from a USB using Ubuntu correctly?

View 1 Replies View Related

Ubuntu :: Can't Read WD Hard Drive / Make It Possible?

Dec 26, 2010

I have a simple WD external USB hard drive, but when I plug it into my computer nothing happens. Not only is there nothing popping up, but I cannot access it through the file browser. The light on the hard drive turns on as usual.

View 3 Replies View Related

Ubuntu :: Make Hard Drive NTFS?

Feb 18, 2011

I am attempting to put vista onto my laptop from a Full install of Ubuntu 10.10, but when I boot from my vista CD and attempt the instalation it says I have to have my drive formated to NTFS, I have tried to google how to get this done.ied to go to ystem>Administration>Disk Utility and then edit the type of the partition but there are like 20 options and none of which are just NTFS. what should I do?

View 9 Replies View Related

Red Hat :: Make A Hard Disk Act Like A Tape Drive?

May 4, 2011

I have a linux server running Red Hat Enterprise Linux AS release 4 (Update 8) that I need to do some unusual configurations to. I have a hospital application written using a database called MSE. Now the provider of this application says they will only support tape because of the fact that this system is using a specialized backup system. Basically the data is housed on raw_data blocks. So what I am looking to do is create a way to USE the SAN to present the server with Hard Drives and be mounted as if it was a tape. Has anyone tried to do something like this before? If so how did you configure that. One solution that I thought would be to just Present a 2TB lun and carve up several partitions cut not create filesystems on them. Then just create a symlink everynight /dev/rmt0 and rotate out the partitions.

View 5 Replies View Related

Software :: If I Dd Copy A Bootable Usb Drive To An Iso Will The Iso Be Bootable

Mar 23, 2011

If I dd copy a bootable usb drive to an iso will the iso be bootable?

I haven't tried it yet, but i'm going to. Heres the situation and tell me if I'm crazy.

I have several bootable CDs I use at work to do different things, so I went ahead and made a multi-boot usb stick with the isos on them and everything is golden. When i need something else, I am able to slap the ISO on the usb stick, edit the menu.lst and I'm good to go.

The problem is, for some of our equipment I have a bootable USB stick that I have to use. I tried copying the files on the bootable USB to my multi-boot usb and setup grub to boot it (which admittedly I'm no expert at), but have had no luck.

So now I'm thinking, I'll use dd to copy the bootable USB stick to an iso (using bs=2048) and then do my normal setup with an ISO and maybe it will work.

View 5 Replies View Related

Ubuntu Installation :: Onto A External Hard Drive - Partition It And Make It Work

Jul 14, 2010

What im trying to do is install ubuntu on to an external hard drive, partition it and make it work. ive got a problem, as i have 200GB of games and other things already on that drive, before you say "copy it to another drive and then back" i cant, i dont have any other drives apart from my internal which has only got 20 gig left

View 5 Replies View Related

Hardware :: Make External Hard Drive To Work As Internal?

Apr 30, 2011

Recently i bought an external HDD, and unfortunately my internal HDD is not working.

Instead of buying new internal HDD, can i make external HDD work as internal HDD.

View 6 Replies View Related

Hardware :: New Server Hard Drive Make It Seem Transparent To User?

Dec 3, 2010

We have a server at a friends house with a hard disk that's filling up so he picked up another hard drive.

My question is.. can I install it and then configure it so to the user it seems transparent and they just see the extra space all on one drive/directory? (From Windows)

It's running centos 5 with samba ... with EXT3.. and I don't believe it's using LVM.

View 4 Replies View Related

Debian :: Make Grub Detect Windows When Attach The 2nd Hard Drive?

May 12, 2010

I installed Debian on a old hard drive (quantum 5gb) and ran with it for a couple of days.. BUT all my data (including windows) is on my other hard drive.. so my question is What do I have to do to make grub detect windows and linux when I attach the 2-nd hard drive?

View 2 Replies View Related

Debian Configuration :: Make A Cron Job That Mounts A 2nd Local Hard Drive?

Jul 1, 2011

I am making backups and I need to make a cron job that mounts a 2nd local hard drive.

It is not listed in my fstab file and I mount it manually in nautilus (having to type a password). It is designated as /dev/sdb1 and /media/repo when it is mounted. Can I get cron to mount it and then add the password or do I have to add it to fstab?

View 3 Replies View Related

OpenSUSE Hardware :: Slow External Hard Drive / Make It High?

Jan 7, 2010

So I just reinstalled OpenSUSE 11.2 and I went from having 20-30 mbps speed to and from my 1 tb usb ntfs external hard drive to having about 1 mbps transfer speeds now. Is there any suggestions for how I can fix this? I know it can go faster, I just need to figure out how. and would setting acpi=off at boot affect this?

Opensuse 11.2
KDE 4.3
64 bit
EXT4 main disk
NTFS external

fdisk -l code...

View 9 Replies View Related

General :: Make Incremental Backups On A Separate Partition Of The Same Hard Drive?

Jan 22, 2010

one would have to exclude certain folders / directories but would the backup be possible if the system is up and running in its native "live" state ? Which directories could be excluded ? Does swap need to be turned off ? I would like to make incremental backups on a separate partition of the same hard drive. I will endeavour to backup the MBR/ Partition table using dd.

View 6 Replies View Related







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