Fedora :: Mounting Local Disk From Live CD

Aug 11, 2010

I booted my laptop from the FC 13 Live CD.I'd like to mount the local disk while booted from the Live CD.In older versions of Linux, this used to be as simple as "mount /dev/sda2 /mnt/whatever".But, no longer Progress. When I do "fdisk -l /dev/sda", while booted from the FC13 Live CD, the /dev/sda2 partition shows up as "Linux LVM". My question: how can I mount the partition containing home directories from the "Linux LVM" partition?

View 1 Replies


ADVERTISEMENT

Fedora :: Live Disk Creation & Disk Image Backup

Aug 6, 2009

I need little help on live disk creation and disk image backup.

Can I create live disk using my hard drive installation? If yes then, can I restore the fedora from the live disk to the hard drive. I mean to say that from that live disk can I install fedora again in my hard drive.

Second question is, if I create the disk image of my hard drive( including ntfs & FAT32 partition) , can I restore it in a blank drive. If so , then can os will be restored also?

View 7 Replies View Related

Fedora :: Hangs On Boot (mounting Local Filesystems)

Feb 13, 2010

I'm using Fedora 12 on my Thinkpad X200 and had no major problems since Installation of the Release Candidate. Unfortunately, since a week Fedora makes trouble when booting:

The system boots some times without any problems, some other times it hangs in the following way:

Code:
Gdracut: Mounted root filesystem /dev/sda1
dracut: Switching root
Welcome to ^[[0;34mFedora
Press 'I' to enter interactive startup

[Code]....

View 4 Replies View Related

Fedora :: Mounting Local Filesystems: Mount: Unknown Filesystem Type 'LVM2_member'

Mar 28, 2011

I just updated Fedora 14 with the updates it downloaded and I am now stuck with the error.

View 10 Replies View Related

Ubuntu :: Long Disk-activity-pause On Boot - Between Mounting Root And Mounting Swap?

Jul 14, 2011

Just the last day or so, I've noticed a long pause when I boot my laptop, with lots of disk activity. dmesg says:

[Code]...

Why would there be a 15-second pause (during which the disk is slammed) between mounting root and mounting swap? During this time I see nothing but a blank purple screen, there are no cycling dots or text scroll. Is this normal and I'm just freaking out over nothing because there's no indicator of progress? GRUB default boot options: quiet splash nomodeset video=uvesafb:mode_option=1920x1200-24,mtrr=3,scroll=ywrap vt.handoff=7

View 9 Replies View Related

Fedora :: Mount Local Disk Before NFS?

Mar 31, 2011

I installed a new disk and need to share it on NFS, but the share keep failing. I think the reason is the disk was not mounted when NFS started. How do I guarantee local disk mounted before NFS?

View 2 Replies View Related

General :: Check Some Folder On A Shared Disk - On Local Disk?

Sep 20, 2011

How to check if some folder is on a shared disk or on a local disk?

View 1 Replies View Related

Fedora Installation :: How To Install KDE From Hard Disk Using Live CD

Jul 11, 2010

I downloaded Fedora-13-i686-Live-KDE.iso. Is there any way to install it from hard disk?

View 2 Replies View Related

Fedora Installation :: How To Install F14 Live To Hard Disk

Feb 15, 2011

Is it possible to install the fedora 14 live to the hard disk and how?

View 7 Replies View Related

Fedora :: KDE Live Disk - How To Install Gnome Properly

Apr 29, 2009

I'd like to have both on my system to try out but I don't want to delete my OS to download and install the install DVD. Did I pooch the screw here?

View 2 Replies View Related

Fedora Installation :: Disk Boot Failure After Fresh Install From Live CD.12?

Feb 15, 2010

I've run the install to hard drive program three times over and each time I get "disk boot failure". I believe I've got Grub to install to the mbr but I am not sure.

System:
Barton 3200+ with 1GB of DDR1
Asus A7V333
High Point hard disk controller

other items

All the hard drives are hooked to the High Point controller. It recognizes all of them that have power hooked up and read/writes to them. Two have 98SE installs, the third is where I'm trying to install Fedora 12 to get away from some problems I'm having with 98SE.

The BIOS is set up to boot from the "SCSI device" which means it's booting from the High Point controller. The High Point lets me set a boot mark, which, when set to the Fedora drive, yields the disk boot failure no matter what I do to it.

View 2 Replies View Related

Fedora Installation :: Error W/ F13 Install To HD During Copying Of Live Image To Disk

Aug 25, 2010

I'm a Linux newbie and are trying to install F13 from bootable USB onto the HD of a DELL mini netbook. I've followed the install wizard's defaults including the "Use All Space option." The install errors out at about 20% of progress during the "Copying live image to hard drive" process. The error dialog is as followed:"There was an error installing the live image to your hard drive. This could be due to bad media. Please verify your installation media..." and it comes with options to Exit installer or Retry. I have since retried and restarted several times and still came to the same error. FYI, I've initially attempted to install F13 to the HD over an existing Windows XP.

View 2 Replies View Related

Ubuntu :: Thin Clients Not Mounting Local Hard Drive?

Dec 19, 2010

I'm running LTSP on 11.04. The clients boot fine and will recognise the local CD and local USB drives but it doesn't mount the HD?

View 1 Replies View Related

General :: Mounting A Local Windows CD Drive To A Remote System?

Jan 31, 2010

The situation is say all I have is a windows machine and I remotely connected via ssh to a Linux machine. Is there a way I can mount my local CD-rom on the remote Linux machine?

View 5 Replies View Related

Ubuntu :: Mounting Mdadm Arrays From Live CD?

Mar 10, 2011

I'm trying to mount existing mdadm arrays off a 10.10 install from the live CD. I copied my existing mdadm.conf since it was on an mdadm-administered partition to a normal partition so it could be read while in the live CD environment.

While in the live CD environment, I installed mdadm, then tried:

Code:
sudo mdadm --assemble --scan
(found this command by searching)
However I get:
Code:
mdadm: no devices found for /dev/md1
mdadm: no devices found for /dev/md0

[Code].....

View 2 Replies View Related

Ubuntu :: Mounting The Live USB Read-write

Jul 14, 2011

When i boot from live USB, i can't write anything to it, because the 'Filesystem is read-only'. How can the boot USB be mounted as read-write? Maybe some boot options are needed?

View 2 Replies View Related

Hardware :: Disk Not Mounting At Boot?

Nov 26, 2010

We have recently added new HP raid controller into our server and configured 2 logical drives on it. First is for Oracle database, second has 1 partition with ext3 filesystem on it. We added an entry into /etc/fstab, so the second LD with the ext3 partition can be mounted on boot time. But the boot process crashes on mounting this filesystem with error message:

Mount failed
Device /dev/cciss/c0d1p1 does not exist.

and we are asked to log into rescue console. But when we log in and run mount �a command, the filesystem gets mounted, so it looks like fstab entry is correct, but the device does not exist. How is this possible?

Our root filesystem is on Adaptec raid controllers logical drive. The LD has 2 other partitions, that are mounted on boot time. Mounting these partitions on boot time works without trouble. Adaptec controller nor the HP arent reporting any errors.

How it is possible that on mount time the /dev entries for logical drives on HP raid controller do not exist, but for Adaptec raid controller they do exist? And how to repair this problem?

We are running on RHEL 4 x64, kernel 2.6.9-34.ELsmp x64

View 5 Replies View Related

Hardware :: Disk Not Ready For Mounting?

Mar 14, 2011

I have a music server running on Ubuntu10.04.

The mainboard is a Gigabyte GA-MA790FXT-UD5P [URL].

Problem #1: Approx. four out of five times my dvd-rw is not available to the system. If I wish to burn a cdrom, the computer has to be restarted three or four times before the dvd-rw is available. But then it always works without a flaw.

Problem #2: This morning after booting, the system started and displayed a message: "Disk sdf is not ready for mounting, press S to skip or M to fix the problem" I pressed M and edited /etc/fstab, then continued to start-up. Then I started Disk Utility. The harddisk sdf is clearly visible: it's a Samsung HD642JJ and according to three different Smart tests the disk is healthy. But the harddisk is completely absent in the rest of the system. The blkid command does not report sdf, and 'fdisk -l' does not print anything about sdf.

As far as I have been able to test the hardware is healthy. All connections are in good condition, there are no loose connectors. So after thinking about these problems I have a suspicion towards hald and/or the enumerator. I have attached the dmesg output.

View 7 Replies View Related

Ubuntu :: Auto Mounting HDs - 5th Disk Not Recognised?

Jan 13, 2010

I thought I'd format my new 2tb drive to ext4, so did that, created a mount point, chown'd it, edited fstab, and now it gives me this:

Code:
neur0m4ncer@box:~$ sudo mount -a
mount: special device /dev/sde1 does not exist

[code]....

View 3 Replies View Related

Ubuntu :: Mounting Windows 7 Spanned Disk?

May 1, 2010

how to mount a spanned ntfs volume in ubuntu? I have a partition spanned across 5 drives. From the documentation it looks like it should be possible but I cant figure it out. I have ubuntu 9.4 but I will change to what ever version it will work on. The five 1500gb drive below are the ones I want to use. I tried to use ldminfo but I get the below error.

Quote:

veli@aaaa:~/Desktop/linux-ldm-0.0.8/test$ sudo ./ldminfo /dev/sdb
lseek to -698721449472 failed
ldm_validate_privheads(): Disk read failed.
lseek to -698722399232 failed

[Code].....

View 5 Replies View Related

Ubuntu :: Mounting - Primary Disk Will Not Load The GUI Of 9.10

Dec 12, 2010

It all started when I attempted (and did) reformat my 2nd hdd in the computer. I was able to finally combine all the partitions into one after moving the data to an external drive. But, I could then not write to that drive?

So, I visited the fstab file, and set that drive to be readable by everyone... When I re-booted, now my primary disk will not load the GUI of Ubuntu 9.10, but puts up a screen with a white terminal in the upper left.

Running sudo mount -a tells me that the partition is not being loaded, maybe it's an entire disk or a different partition?

I changed nothing in the file about the primary HDD, so don't know how that came to be... suddenly the HD2 not being writeable is NOT the major problem...

What I have is:

The drive (HD1) is sda2, and that is what is not loading. I copied the contents of fstab, but when I opened firefox from the terminal, it erased it from the clipboard... I'll have to write it down and type it into this thread... any ideas on what the designation should be for sda2?

View 8 Replies View Related

Ubuntu :: Mounting Two Hard Disk After Installation?

Jul 5, 2011

Recently I had installed "Storage Device Manager", since because my hard drive partitions were not mounted correctly during installation.

I own to hard disk "sda" 120 GB & "sdb" 1000 GB , since during boot time i had mounted the "sda" having 3 partitions of windows on locations "/partion_name 1, 2, & 3" at root, and "sdb" was not mounted during instalation.

After installation I had added "sdb" with my system and was working fine.

But "sba" was mounted at "/partion_name 1, 2, & 3", But I wanted to change this type of partion what "sdb" i.e it should prompt me for the password when I use to mount it, So I tried to change the mount type for the "sba" But wasn't able to do this beacause of error "Disk is been used by other process".

Now what i require is to mount "sda" partitions such as It may prompt for password when I try to mount and in "sdb1" having partions "sdb10" to be mounted automatically during boot time and the rest partions have to be prompted for password when I try to mount it.Is it possible..?

*Please suggest me the whole procedure in manual manner(Command line) for the same
*Also using "Storage Device Manager"
*if I remove "Storage Device Manager" in future thus it effct my system partitions
*If I mount the partition in "/media/partion_name" thus it will solve my problem.

Quote:

Details
UBUNTU 10.10
Harddisk:
sda : "sda1" mountpoint- "/win_xp"

[Code].....

View 5 Replies View Related

General :: Mounting A 'super' Floppy Disk?

Apr 23, 2011

I want to mount a 'super floppy' which is listed in the disk utility as /dev/sdb.

I am unsure of the sequence here. Should I first mount: mount /mnt/floppy ...or something similar And next edit the /etc/fstab file....or is this step not necessary.

Finally, this is vfat formatted. Should I try to reformat it in ext or leave it as is?

View 1 Replies View Related

Ubuntu :: 10.04 64 Bits: Mounting With Disk Utility

May 15, 2010

I have an annoying problem with the Gnome disk utility. Whenever I want to mount a file system it is mounted as a removable disk in /media. For instance if I want to mount a raid array /dev/md0 to a mountpoint /music it is mounted as /media/music. That's not how I want it, I want it to be mounted to the desired mountpoint which is located directly on the root.

View 1 Replies View Related

Server :: Backup Goes To Local Disk?

Jun 7, 2011

I have an external drive that I want to do backups to. Most times it goes great, other times the server gets real sloggy, and I do a 'df' and see I'm at 96% disk usage. What has occured is the disk failed to mount apparently, so the backup backs up to my local disk at /media/backups/

I have /media/backups in my /etc/fstab pointing to /dev/sdc1, but I think the external disk will sleep when not in use for long periods.

How do I make sure /media/backups is REALLY going to the external drive and not my local drive? Is there anyway to sort of test it BEFORE I write umpteen gigs to my local hard drive?

View 6 Replies View Related

OpenSUSE Hardware :: USB Disk Takes A Lot Of Time Mounting?

Jun 13, 2010

My DVD drive start working bad recently in KDE 4.4.3 - openSUSE Forums , but this is another very annoying thing happening in my openSUSE box. I have several flash drives, from several sizes and all have the same problem: When I plug them, the drive simply takes a LOT of time mounting and showing the data, but really, a LOT, and meanwhile the flash light blinks the desktop environment its FREEZE, until it shows the mounted drive. Some output from a recently plug that takes again a lot of time:

Code:

[ 4685.082027] usb 1-6: new high speed USB device using ehci_hcd and address 5
[ 4685.579461] usb 1-6: New USB device found, idVendor=0325, idProduct=ac02
[ 4685.579480] usb 1-6: New USB device strings: Mfr=1, Product=2, SerialNumber=3

[code]...

View 2 Replies View Related

General :: Mounting A Multi-partition Disk Image?

Nov 16, 2010

I downloaded an raw SD card image that has two partitions. It caused some file system errors when I tried to dd it directly into an SD card. I am not sure if the card is defective or the image. Is there a way to examine this image without writing it to a physical card? Like trying to mount the partitions separately or checking the tables?

View 2 Replies View Related

General :: Ubuntu - Mounting Remote Hard Disk?

Apr 9, 2011

I have a machine running Ubuntu 10.04. I have a VPS (virtual private server) also running Ubuntu Linux. The VPS has a dedicated IP.

I want to have a setup, so that the directories on the VPS are accessible on my HOME PC like a mounted drive.

That is I should be able to do things like edit files on the VPS and copy/move files from/to my home PC to the VPS, as if the VPS was mounted on my box.

View 2 Replies View Related

OpenSUSE :: Copy Repos To A Local Disk?

Jun 27, 2010

I figure it is better to ask something silly rather than do something silly.

How do i copy the OpenSuse 11.1 repos to a local disk to get faster access?

If i do copy them will i need to copy the oss and non-oss repos again? (I know i will for update and maybe for others)

Is there a current repo for somewhat older ATI video cards like X1300?

View 7 Replies View Related

Ubuntu :: Share Local Disk On Desktop?

Mar 5, 2011

I installed Ubuntu 10.10 (64 bit) on a Dell Precision 670 desktop that I share with another user. The OS is installed on a 160GB disk, which also has the /home folders. There is also a second internal disk (1TB) which has shared files (music, pictures, etc).

How can I configure Ubuntu such that either person can read or write to this shared disk? Right now, if someone is logged into the PC, the disk can be mounted, but then it is not available to the other person.

View 5 Replies View Related







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