OpenSUSE Install :: Install GRUB On USB-drive - Umount /media/disk-1?

Mar 29, 2010

I need to install GRUB on my USB-drive. I've gone through variety of manuals and articles but I have strange errors during install.

1) Insert USB in my laptop.
2) My OpenSUSE automatically mount an USB-drive, so I unmount it

Code: umount /media/disk-1

3) Format USB-drive into ext3

[Code].....

View 3 Replies


ADVERTISEMENT

OpenSUSE Install :: Install 11.3 From Flash Drive Or Amovible Disk

Feb 2, 2011

I have a DELL D420 without optical drive and i want to install opensuse 11.3 on it, also i don't have an external Optical drive. I want to know if it's possible to install OpenSuse 11.3 from a Flash drive or Amovible disk, and how to proceed to do that.

PS: is it a good idea to install Opensuse on dell d420: C2D ulv 1.2, 1gb ram, 60 HD ? it it'll work well.

View 3 Replies View Related

Ubuntu :: Fresh 11.4 Usb Hard Drive Install Results Hd0 Out Of Disk Grub Console

Jun 3, 2011

Company laptop HP Compaq 6710b, NTFS on hd0, Win7 installed. BIOS allows boot from USB drive, so wanted to use Ubuntu with no influence on laptop (no disconnecting internal drive, no dual boot, etc). Performed an install from CD to an USB drive making a JFS partition mounted on / and a swap partition. The installer made the JFS partition bootable (boot flag is set) as I asked. On first boot I got:

error: hd0 out of disk.
grub rescue>

View 14 Replies View Related

OpenSUSE Install :: No Umount On Shutdown Or Reboot?

Apr 2, 2011

On one of my computers that I upgraded from 11.3 to 11.4 with a SSD HDD, it no longer umounts any disks on reboot or shutdown, there are no errors shown, it goes from sending TERM and KILL to rebooting.here is my fstab:

Code:
/dev/disk/by-id/ata-OCZ_SOLID_SSD_MK0109030A6100011-part1 /boot ext4 acl,user_xattr,noatime 1 2

[code]...

View 6 Replies View Related

OpenSUSE Install :: Puzzle With Umount Ntsf Partitions During Shutdown 11.2?

Mar 3, 2010

Running OpenSuSE 11.2, KDE 4.3.5 "release 0", kernel 2.6.31.12-13-default.

During shutdown, the messages state:
"Unmounting file systems
Could not find /windows/J_big in mtab

[code]....

View 2 Replies View Related

OpenSUSE Install :: Grub Version Disk Numbering?

Jan 18, 2010

I'm having trouble getting a system to boot. Specifically, I think the MBR is trashed and I don't know how to repair it. I'm scared to experiment The system has a PATA DVD drive, a SATA drive via a motherboard connector and two 3ware RAID controllers. I can boot systems from the DVD drive but when I try to boot from the hard drive grub says Error 2 (which is a stage 1.5 error, I think).

The m/b SATA drive has both a 10.3 and an 11.1 system installed, on partions 2 and 3 respectively. Partition 1 is a swap partition. The RAID arrays are whole-disk LVM systems containing data. I want to run the 10.3 system. The BIOS is set to boot from the DVD then the m/b SATA, and NOT to boot from the RAIDs. Two issues worry me: grub's disk numbering and grub version dependency. If I boot into the rescue system on the 10.3 install DVD it shows the partitioned disk as /dev/sda. If I boot into the rescue system on the 11.1 install DVD it shows the partitioned disk as /dev/sdc. I suppose that means something in the kernel changed?

If I run grub in the 11.1 rescue system, I can say "find /boot/grub/menu.lst" and it reports two files on (hd2,1) and (hd2,2). If I run grub in the 10.3 rescue system it says error 15 file not found.I'm scared to use 11.1 grub to setup hd2 because when I've tried previously I've managed to overwrite the LVM metadata on one of the RAID arrays. Is there some way I might get the find command in the 10.3 grub to work? Or is there some way to test what the 11.1 grub will do that is non-destructive.

View 9 Replies View Related

OpenSUSE Install :: Disk Error Grub Stage 1.5 ?

May 2, 2011

Every time I start my computer, I get a message saying:

I press any key, and the start-up completes without further problems. The first line on the screen after I press any key is

I`ve looked on the web, and grub stage 1.5 seems to be where the size of the hard drive is identified. Problems often seem to be linked to partitioning. My hard drive has (since new) a 115GB and a 5GB partition.

When I try to access the 5GB partition, I get the following error message:

Linux 2.6.34-12-desktop i686
System: openSUSE 11.3 (i586)
KDE: 4.4.4 (KDE 4.4.4) "release 2"

View 2 Replies View Related

Ubuntu :: Change The Mounting Point Of A Usb External Drive From '/media/disk' To '/media/Movies'

Jan 16, 2011

I was trying to change the mounting point of a usb external drive from '/media/disk' to '/media/Movies'

Here is were the stupid part takes over... I right clicked on the desktop icon for the device and selected Properties. From there I selected the Volume tab and in there I changed the mounting point to '/media/Movies' It accepted it and said the changed would take place when I unmounted it and remounted it. However, when I did this it now says it cannot be mounted as it says mount_point contains invalid characters usually /

Unfortunately, now I cannot get back into the properties to remove my error.

View 4 Replies View Related

OpenSUSE Install :: Deleting SDA Partition On Multi OS Disk And Grub Booting?

Mar 17, 2011

That is my disk

Code:
fdisk -l
Device Boot Start End Blocks Id System
/dev/sda1 1 3724 29912998+ 83 Linux
/dev/sda2 29256 30401 9205245 7 HPFS/NTFS
/dev/sda3 3725 4271 4393777+ 5 Extended
/dev/sda4 * 4272 12104 62918572+ 83 Linux
/dev/sda5 3725 4271 4393746 82 Linux swap / Solaris

I want ot install a new opensuse 11.4 as yest another OS. Due to the fact that I already have 4 sda partitions, I have to make some changes. What I am thinking about is to copy the sda2 (windows recovery) data to some folder etc (nevermind), then delete the sda2. Then I want to create a new primary partition for the new suse 11.4 and install it. What is worying me is the grub boot menu. I was planning to edit the new one (the opensuse 11.4), with old data.

Code:
###Don't change this comment - YaST2 identifier: Original name: linux###
title Desktop -- openSUSE 11.2 - 2.6.31.5-0.1
root (hd0,3)
kernel /boot/vmlinuz-2.6.31.5-0.1-desktop root=/dev/disk/by-id/ata-Hitachi_HTS542525K9SA00_080105BB0F00WDHE41DC-part4 resume=/dev/disk/by-id/ata-Hitachi_HTS542525K9SA00_080105$
initrd /boot/initrd-2.6.31.5-0.1-desktop .....

Now my question is will the settings of (hda0,n), change due to the fact that I have deleted the sda2? I have a lot of unused space at the end of my disk and want to create a new "sda2" there.

View 9 Replies View Related

OpenSUSE Hardware :: CD / DVD Drive Not Opening On Multi-disk Software Install

Dec 17, 2009

I'm trying to install a multi-disk (cd's) program and I've run into a snag. It's a windows program so I'm using Wine. The installer is asking for the second disk of a two disk set. However, the program won't release the drive so it won't open. I've searched a bit and discovered the command "eject" but it tells me I'm not root so I can't do that. I'm also worried about the consequences of typing a command I'm not familiar with (as root). I don't want to unmount the drive if that will disable it when I'm not confident I could remount it given my lack of expertise. I just want to eject the disk.

I tried the "straightened paper clip in the little hole on the drive" method. It didn't work. It knocks the drive out somehow and I had to cancel the installation to get it working again.

View 9 Replies View Related

OpenSUSE Install :: GRUB Freezes After Adding SATA Drive?

Jan 15, 2010

So I installed SUSE 11.1 a few weeks back with two SATA drives andit's been working great. I recently received another SATA drive and wanted to add the space to my /home directory. I installed the drive and then booted up my computer. It goes through BIOS and POST just fine but when I get to GRUB my computer just hangs there. It doesn't throw any errors, it just sits until I hard reboot it. If I disconnect the extra SATA drive and then try to boot again everything starts successfully. I've done a little bit of searchingbut couldn't find much on this problem.pretty new to linux so I could definitely be missing something. Let me know if more details are needed.

View 9 Replies View Related

OpenSUSE Install :: Grub No Auto Update New Hard Drive?

Jul 26, 2010

Subject: grub no auto update new hard drive.doc Date: 07/26/2010 03:48:45 PM grub no auto update new hard drive.When installed 11.2 on Western Digital VelociRaptor 150 GB hard drive and now installed 300 GB VelociRaptor drive. Your grub does not update correctly to identity the op systems after the new drive is imaged; youre kidding right? I request that you provide the instruction for correcting this; you must have and auto update for grub.

[Code]...

View 9 Replies View Related

OpenSUSE Install :: Adding Extracted ISO To Grub From Hard Drive?

Dec 7, 2010

When I first installed the openSUSE, I had to extract whole iso to sda4, because there was some kind of with CD (scratched or something like that), Now I want to add this part to grub, so that when I want to reinstall it, it will be ready for me. I tried doing this with yast, but could't figure out whole thing.

My current setup:
kernel image: (hd0,4)/boot/i386/vmlinuz-xen
initial ram disk : (hd0,4)/boot/initrd-xen
root-device:/dev/disk/by-id/ata-TOSHIBA_MK8032GAX_76HE0769T-part4
vga-mod:1024x768, 24 bits (mode 0x318)
optional parameters: resume=/dev/disk/by-id/ata-TOSHIBA_MK8032GAX_76HE0769T-part4 splash=silent quiet showopts

This tries to do it, but gives error while trying to boot.

View 1 Replies View Related

OpenSUSE Install :: Grub Can't Boot Into Suse After Adding A Hard Drive?

Feb 6, 2010

With the generous help from caf4926 and please_try_again, i was able to boot into Ubuntu 9.10 with suse's grub legacy.Now I have another problem that i'd need help on, I added a new IDE hard drive for storage and it became sda and the original sda with 3 OSes changed to sdb. Grub can't boot into any OSes except windows 7. Well, i can still boot into Ubuntu if i change the boot option from

Code:
root=/dev/sda2 ro quiet splash
to

[code]...

View 9 Replies View Related

OpenSUSE Install :: GRUB Error 17 When Extra Hard Drive Not Attached

May 9, 2011

I recently installed openSUSE 11.4 on another hard disk of my 11.3 machine. I have another drive in my computer that is used solely for extra storage. Before installing 11.4 I could boot my computer with or without the drive installed, but now if I try to boot without it I get Error 17 from GRUB. I don't understand this as there is nothing on that drive that should be needed by boot and I can find nothing in the GRUB configuration that references the drive.I am getting ready to clear the whole system for a fresh install anyways, but it would be nice to know for future knowledge what is causing it.

View 9 Replies View Related

OpenSUSE Install :: 11.4 Cannot Install RPM Or Execute Updates: Media Source Does Not Contain The Desired Medium

Mar 14, 2011

Since I've installed opensuse 11.4 instead of 11.3, I cannot install .rpm packages nor execute updates. I get the following message: "There has been a (probably temporarily) when connecting to the software source/repository" (own translation) details: Media source [URL] does not contain the desired medium So, probably there is something wrong with my software sources. Could anyone give a suggestion to repair this since I'm not a linux expert and would like to install new software on my newly updated machine.

View 9 Replies View Related

Software :: Install GRUB In The MBR Of The Only Bootable Disk In The System, But Load Configuration And Images From Another Disk?

Apr 29, 2011

Is it possible to install GRUB in the MBR of the only bootable disk in the system, but load configuration and images from another disk?Basically I want to install GRUB on /dev/sda, but menu and images will be under /dev/sdb2.Note: /dev/sdb is not bootable.

View 14 Replies View Related

OpenSUSE Install :: Grub Error 18 - Unknown File System - Running From External Hard Drive

Jan 11, 2011

It started when I wanted to dual boot Windows 7 and Opensuse off of my netbook (No DVD/CD drive) I tried install suse from an external hard drive and I botched it. I ended up erasing EVERYTHING off of my internal netbook hard drive. Windows and all.

Well, I had a couple of other computers so I studied up and eventually successfully installed OpenSUSE 11.2 on my external hard drive (11.3 being the one that I accidentally erased everything with, so kinda scared of it) and now I want to install openSUSE 11.2 on my internal netbook hard drive.

I can not use disks

I can not use a flash drive (For some reason, even if I make it bootable, it will not load up, this could be because it's actually a 8GB microSD card that is placed in a USB card reader.)

I can not use an external hard drive because that's what I'm running suse off of.

I've tried reading up on how to install suse on another drive off of the hard drive and I've gotten as far as whenever I boot up the netbook with the suse external hard drive connected it will ask to boot into OpenSUSE, the Fail Safe, or to install OpenSuse. When I select to install it it gives me the Error 18 Unknown File system.

I've tried formatting the internal hard drive twice. One as NTFS and again as EXT4. Neither seems to effect it other than when it's ext4 I can open it and it contains a Lost and Found folder.

When I interrupt the boot sequence by pressing c and going to the terminal and I use the root (hd +TAB command it tells me I have a hd0 and a hd1. The hd1 only has 1 partition which is ext4, which I'm assuming hd1 is the internal hard drive (I'm not sure how to check) and the hd0 is the external hard drive, which has three partitions. One with an unknown file system and two with ext4. When I try to enter the set up from the terminal it gives me the same error for any thing I put it (e.g. root (hd0,0) gives the same error as root (hd0,1), or root (hd0,2) and root (hd1,0)

Something like it cannot locate these two files I'm assuming it needs to boot. If anyone finds this relevant I'll retry it and post the files its missing.

I've been searching for awhile and can't find any threads that can solve my problem. From other threads, however, I have noticed that I should probably include my menu.lst, listed below

Code:

I have also ran the boot info script and received the RESULTS.txt file it generates. Listed below

Code:

View 9 Replies View Related

CentOS 5 :: Install Using An USB Key Than Optical Media Drive?

Aug 1, 2010

1- If I have a motherboard that supports USB boot (a Supermicro one), how can I put the CentOS DVD .iso that I just downloaded onto the stick to have the computer boot from it?

2- Certain Supermicro boards support IPMI (Kvm over LAN) and Serial over LAN and most notably Virtual Media Over Lan. I am wondering if there would be any problem installing CentOS using the Virtual Media over Lan.

View 8 Replies View Related

OpenSUSE Install :: Setups Not To Run In "GRUB Hard Disk Error"

Dec 18, 2009

In terms of hard disk failure when using raid 1 setup,how important is to use one of the following (example) partition setups not to run in "GRUB hard disk error" if one of the disks fails.Which method is prefered? To make "boot" partition or not?

1st:
* /boot 100 MB
* /swap 1GB
* / 10 GB
* /home (the rest of the hard disk)

[Code]...

View 9 Replies View Related

Ubuntu Installation :: Can't Install Because Can't Umount /cdrom?

Jul 30, 2010

I managed to boot from hard disk, everything works ok. But Gparted has a bug, it works in Live Hard Disk, but not when I click the install icon because it can't umount /cdrom. But I solved that by formatting ext4 and swap area from gnome-panel Live Hard Disk and only put mount point / after click on install.But problem stroked back: install is not possible because it wants to umount itself before installing, wich cannot be possible. I'm installing it in a new place /dev/sda5. Live Hard Disk is booting from /dev/sda3.

ubuntu@ubuntu:~$ df -h | grep sda
/dev/sda3 2.0G 726M 1.3G 36% /cdrom
/dev/sda1 43G 17G 26G 41% /media/Windows

[code]....

View 1 Replies View Related

OpenSUSE Install :: Cannot Install 12.1 M5 From Hard Disk - Error - No Repository Found

Sep 13, 2011

I would like to test 12.1 M5 on my real hardware, so I have special for this purpose two additional partitions (sda2 (to install milestone) and sda3 (to store installation ISO files)). I am running my stable 11.4 with Grub on sda1.

I do not like to burn DVDs just for short test of one milestone, so I was used to download DVD ISO, to unpack it to sda3 partition with all its files, then I changed Grub to boot install Linux from sda3. Installation complains there is no DVD or CD, then I chose to force installation from hard disk and select sda3 partition and select root directory "/". As I was used to from 11.4 this will start installation as it would be started from DVD.

But I think the problem has appeared since 12.1, where I get message: No repository found. (on sda3 / ), so the installation does not start.

I know this is not official way to install openSuse, but it worked before, and it was fast and easy for me, to install from hard disk.

View 3 Replies View Related

OpenSUSE Install :: Grub Boot / Unable To Change The Boot Records On The Drive?

Aug 18, 2010

Dual Booting my laptop and unable to change the Boot Records on the drive. Not because I dont know how, but my primary OS will fail to boot(win7).

I have drive partitioned as follows...
sda1 = Win7 system (default install)
sda2 = Win7 Main (default install)
sda3 = swap
sda4 = Extension (I think thats what its called)
sda5 = / (ext4)

What I need is a boot cd or perferably Grub installed on a 256MB Thumb drive with the options to load the installed system from sda5.

View 4 Replies View Related

Ubuntu :: The Disk Drive For /media/sdb1 Is Not Ready Yet Or Not Present

Jan 25, 2011

During the boot, the following message appears:The disk drive for /media/sdb1 is not ready yet or not present Continue to wait, press S to skip or M for manual recovery. This started to appear after I use the "pysdm" application.

View 4 Replies View Related

OpenSUSE Install :: 11.2 - Cannot Find Install Disk (Repo)

Mar 10, 2010

I downloaded OpenSUSE 11.2 x86. Recordered,ran. I selected language (polish) and chose "Install" (originally "instaluj ). Installer booted, but I can't install because "linuxrc" was ran. Linuxrc can't find install disk, repo. I'll install with local DVD-RAM drive.

View 5 Replies View Related

OpenSUSE Install :: SUSE 11.4 ISO Disk Install Fails

Mar 23, 2011

Have burned a DVD of 11.4 64bit and am trying to install alongside Windows 7. The boot from the disk starts, I get a SUSE splash screen and initial menu. I check install source (F4) is set to CDROM. When I then select "install" the kernel loads, but then it goes wrong. Whatever I do I get "No repository found". It's almost as though, having loaded the kernel from the DVD, the installer can no longer see the disk.

View 9 Replies View Related

Software :: Grub Install On Spare Disk?

Feb 13, 2010

I copied my system disk to a spare disk. Both disks are listed in my BIOS "hard disk boot priority list".How do I install grub on the spare disk in order to boot from it when my system disk is no longer present or when I set my spare disk on top of the priority list ?

View 6 Replies View Related

OpenSUSE Install :: Re-install OpenSUSE From Hard Disk Using The Terminal?

Sep 29, 2010

I'm running openSUSE 11.3 and screwed some things up so that I can't install anything, including UNetbootin. So I decided to completely reinstall. I'm limited to using my hard drive as there's no CD/DVD or floppy drives installed on the machine and BIOS does not support booting from USB.

I found these instructions - Install any Linux distro directly from hard disk without burning any DVD - Just Another Linux Lover Blog

From the terminal enter these commands

sudo mkdir /distro
sudo chmod `whoami`:`whoami`
cp MYLINUX.iso /distro/distro.iso
Now extract Linux_kernel & Ram_disk to /distro#
Open /boot/grub/menu.lst
#ADD NEW ENTRY#
title Install Linux
root (hdX,X)
kernel /distro/Linux_kernel
initrd /distro/Ram_disk

Reboot and select "Install Linux" from grub. Blog Widget by LinkWithin

Creating the folder "distro" on root was easy and went smoothly. I can't seem to make the second 'whoami' command work, though. I copied-and-pasted "sudo chmod `whoami`:`whoami`" into the terminal. It asks me for the root password, I enter that and then get

chmod: missing operand after `holly:holly'
Try `chmod --help' for more information.

I didn't see anyone reply in the comments of that page saying they had trouble with it, so I think I'm just being an idiot. One person did suggest adding distro at the end on another page and it gets me

chmod: invalid mode: `holly:holly'
Try `chmod --help' for more information.

View 9 Replies View Related

OpenSUSE Install :: Clean Install 11.4 Dual Boot System Grub Error?

Apr 27, 2011

I did a fresh install of SuSE 11.4 (WIN7 TOO) and changed my Larger HD1 to the first HD. I was installing and got this error first: the boot loader is installed on a partition that does not lie entirely below 128GB The system might not boot if BIOS supports only lba24 (result is error during install grub mbr) status loc dev/sdb6

I continued with the install and then got:

Yast2 error occured
while installing GRUB ver 0.97 (640k lower/3072k upper memory)
[minimal bash-like lineediting is supported? for the first word, TAB lists possible command completition anywhere else TAB lists possible completion of a device/filename]
grub setup --stage2=/boot/grub/stage2 --force4-lba (hd0,5) (hd0,5)
Error 25
disk read error
grub> quit

View 9 Replies View Related

OpenSUSE Install :: Partitioning & Booting - (grub Won't Install On The Pci Express Card As It Is A Raid0 Array)

Jun 11, 2011

I am currently running all my applications off a HD as I was unable to install the grub bootloader on my ocz pci express card (grub won't install on the pci express card as it is a raid0 array). I would like to use the HD for backup only and run everything off the ocz card - with the exception of booting (which is unfortunate but I didn't manage to make the pci express card boot). How is it possible to tell suse during the installation to create the /boot on the HD and the rest on the pci express card and also to allocate the remainder of the HD as empty storage area??

View 1 Replies View Related







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