Hardware :: Mount The USB Pendrive While Installing Operating System From The Same?

Apr 20, 2009

I am using a custom operating distribution that has all the necessary modules to support USB during installation.

The operating system boots up from a usb device, but I want to check the media.

I have tried

Code:

with no sucess. I have also tried

Code:

When I try to mount the media I get an error along the lines of no such device.

Am I doing anything wrong.should I use /dev/sda insted of /dev/sda1.

View 1 Replies


ADVERTISEMENT

Ubuntu :: Operating System Lose Data During A Power Failure As Windows Operating System?

Jan 13, 2010

Will a Linux operating system lose data during a power failure as does a Windows operating system?

(If yes.) This has not come up before but I'm going to be doing some work I don't want to lose.

Could you either point me to a backup tutorial or give me the quick overview of preserving stuff with Ubuntu?

View 4 Replies View Related

General :: Installing Windows Operating System Along With Mint?

May 18, 2011

I wished to know if I can install windows 7 on my system when I am already running Linux Mint 10(as the only operating system on my machine). That configuration is called a dual boot. If you install Win7 first (or it is already present), THEN install linux, you will find that grub notices both and you will not need to mess with the MBR. The better solution is to load mint, add VirtualBox, and install Win7 into a virtual machine. Then you get to run Linux and Windows AT THE SAME TIME!

View 4 Replies View Related

Ubuntu Installation :: Installing An Operating System And Monitor It Using A Mobile Device?

Jan 11, 2010

I was wondering if i can remote desktop with my blackberry if i could install a program on my computer that would allow me to monitor a operating system install or even use my blackberry to install the operating system.

View 3 Replies View Related

General :: Uses Of Operating System Compared To Windows Operating System?

Jul 24, 2011

could any one tell me about the uses of linux operating system compared to windows operating system

View 6 Replies View Related

Ubuntu :: Fix Error "operating System Not Found" By Installing?

May 3, 2011

I have an IBM Thinkpad T42 with winxp on it which shows the error "operating system not found". The BIOS can recognize the HDD. I tries to installed ubuntu on it using a bootable flash disk. But, it didn't succeed.
Is there any way I can fix this?

View 4 Replies View Related

General :: Mount Pendrive With SUDO

Feb 9, 2010

I can login into my linux only as normal user "abc". my slax is giving HAL error in automounting pendrive.

To mount a pendrive i have to login as root in a terminal with SU command and then i can access the pendrive through command line. i normally copies my files into "abc" home directory and browses it from there in konquorer file browser......this is tedious job...everytime.

My idea is to have an icon on "abc" desktop ...which onclick will execute a shell script and manually mount my pendrive in READ WRITE mode at background and display the pendrive folder contents.... using KDE Scripting.

View 2 Replies View Related

General :: Unable To Mount Pendrive

May 27, 2010

I am using CentOS 5.4 in VMware, having Win XP as host OS. i am unable to mount a pendrive. I have used "#dmesg" command to display the hardwares connected, but its not showing anything about Pendrive. Also tried #mount -t -vfat /dev/sda2 /pendrive........but the error is "...its not a block"

View 3 Replies View Related

Red Hat :: CentOS 5.3 Installation From An USB Pendrive - Ks - %post Mount ?

May 20, 2009

What I have solved:

8 GB Pendrive
FAT32 (vfat) bootable
CentOS 1-7.iso's are in directory /CentOS

kickstart is called with:

installation is PERFECT!

but

I CAN'T GET THIS TO WORK and I can' find and detailed document's on this

View 1 Replies View Related

Debian :: Mount The Multiple Partitions Of A Pendrive - Flashcard?

Dec 27, 2009

I did this with :

Code:

I made two partitions as below

Code:

3. Partition Compact Flash

Make two partitions on CF (use linux fdisk or anything else that is able to make linux filesystem)

1. at least 8MB FAT

2. rest ext2 (recommended) or ext3 - at least 50MB

Copy vmlinuz, initrd, linexec and params.txt to FAT partition.
Uncompress rootfs.tar.bz2 to ext2 partition. (command details at ref. [1])

But :

fdisk -l says only one /dev/sdd1

not sdd1a
not sdd1a

How can I mount those 2 created partitions, since they are hidden under /dev/sdd1 ?

Is it a bug of the kernel?

View 4 Replies View Related

Hardware :: USB Pendrive Doesn't Mount Unless In USB Slot Prior To Boot

Apr 16, 2011

Acer Aspire One Netbook 532h
Ubuntu 10.10

USB pendrive doesn't mount unless in USB slot prior to boot.

View 2 Replies View Related

General :: Unable To Mount A Pendrive - Message - Module Usb-ohci Not Found

Sep 30, 2010

I need to use a pendrive with the Slackware 13.0 and I've tried a lot of things I've found at the internet but unfortunately they didn't work. It's not possible to use graphical interface because some reasons. So the problem need to be solved by command line.

When I use "lsusb" command, I can see the pendrive.

However, when I try these:

I got the following message: "Module usb-ohci not found" and "Module usbcore not found"

How can I deal with these problem? Because I guess without these module loaded it's not possible to mount the pendrive. Is it right?

View 7 Replies View Related

Hardware :: Unable To Boot System Without Pendrive

Jun 17, 2010

I have installed centos 5.3 64bit on my machine using pendrive. installation completed successfully. but now i am not able to boot my system without pendrive. do i need to make change in /etc/grub.conf

View 4 Replies View Related

OpenSUSE Install :: Set Up System With Boot Partition On USB (pendrive)?

Feb 12, 2011

Note: I am doing such setup for the first time so I don't know if there is a problem with given opensuse version or problem with what I am doing. System: openSUSE 11.4 RC1

Desired setup: entire system except /boot partition on hard disk, /boot partition on USB (pendrive). Aim -- making impossible to boot from hard disk, forcing boot from the USB (please, don't question my aim, I am just trivializing the issue here to shorten the description).

Setup: I set /home and / partitions on hard disk (/sda), /boot partition on USB (/sdb), I selected the options to Boot From Boot Partition as well as Boot From Master Boot Record. Finally I selected Boot Loader Options and selected Set active flag in Partition Table for Boot Partition. I installed the system.

What works:

a) without pendrive inserted I cannot start the system
b) with pendrive inserted GRUB menu shows up and system is ready to boot

The problem: after initial starting, there is long pause, and system switches to text mode with error:

Code:
drive "/dev/disk/by-id/id_of_my_pendrive" is not found Since the console worked, I logged in, and yes, actually there was not such disk found. But the disk (pendrive) was there -- the initial booting took place not from void, but from it. So why it is not present? Out of curiosity, I pulled it out, and plugged it in back, now it was visible in "dev/disk/. Question: what should I change/tweak for correct booting the system from pendrive? Or is a bug in 11.4 installer? I would like to setup everything as it should be done -- I mean within installer.

What I found so far: Booting encrypted system from USB stick - Gentoo Linux Wiki it is similar problem to mine, but only similar. I have other symptoms.

View 3 Replies View Related

General :: Pendrive System Mint - Access My Files?

Mar 18, 2011

I am running the latest version of linux mint from my 16GB flash drive. Is there any way for me to access the other files I have saved on the flash drive? I have tried to searching through folders myself but haven't had any luck.

View 3 Replies View Related

General :: Redhat 5.3 Installation Using Pendrive In Standalone System

May 10, 2010

i have a standalone system in my home. i don't have cd/dvd drive and no any facility to install it form network. i want to install redhat 5.3 using pen drive on my pc.

View 3 Replies View Related

Ubuntu :: Installed Debian In Pendrive Nd Lost Grub. No Grub If Pendrive Is Not Connected?

Mar 13, 2011

So here is my situation..i was using win 7 and ubuntu 10.10 in my dell studio 1555. and i wanted to try out debian so i installed debian in my pendrive. so the grub was modified. when the computer starts it shows debian,ubuntu and win7 no problem.. but if i remove the pendrive, nothing comes up. it shows grub rescue>..

so now i cant start up unless i plug in the pendrive. what to do now to solve this problem?? i want to restore my grub to the previos state.

View 2 Replies View Related

Software :: Unable To Copy Files From CentOS To Pendrive - System Is Getting Hanged Leaving No Option Then To Reboot

Sep 23, 2009

I am using CentOS 5.3. output of "uname -a" Linux localhost.localdomain 2.6.18-92.el5 #1 SMP Tue Jun 10 18:49:47 EDT 2008 i686 i686 i386 GNU/Linux

My kernal version is kernel-2.6.18-92.el5

Whenver i try to copy files from my centos to pendrive ( 2gb, kingston datatraveller) my system is gettin hanged leaving no option then to reboot. i tried from the terminal also, and as a diffrent user also. but same results. sometimes i can copy files of small size. but when i go above 5 mb..system hangs..

View 1 Replies View Related

Software :: Use Two Operating System In Same Pc?

Sep 19, 2010

Currently my pc is installed with windows os , but i want to use linux (ubuntu)os in the same pc along with windows os .

View 4 Replies View Related

General :: How To Install Two Operating System

Aug 14, 2010

How to install two linux operating system when i am using the windows xp

View 1 Replies View Related

Ubuntu :: No Operating System Found?

Sep 2, 2010

I got a new laptop today and the first thing I did was to install Ubuntu as a dual boot with Windows 7. Everything seemed to work the first time I loaded Ubuntu after installation, and Windows also seemed to work. Then, Windows Maintenance said there was possible disk corruption, so I restarted the computer and now I get this error when trying to load. After reading around about similar problems I think it might be a problem with the grub bootloader. It is 64-bit if that makes a difference.

View 5 Replies View Related

Ubuntu :: Tried To Fix Old Computer But Now It Has No Operating System / What To Do?

Dec 12, 2010

Ok, I have a Gateway Solo 5300 and I want to use it as a test server (install Ubuntu Server 10.10 and everything else after that.) The problem is I shut down the computer after it deleted the hard drive clean through installation and now I have to network boot because its old. What do I need to do that?

View 1 Replies View Related

Ubuntu :: Use Server As Operating System?

Mar 29, 2011

i planning to use ubuntu server as my operating system so that transparent proxy can be install using squid. i know that, ubuntu already has their own firewall that is linux ip table and but i want to use independent firewall that is pfSense since i need to install 2 transparent proxy in a network..see the diagram for details [URL]

is there is any possible, if i just want to use linux iptables at each transparent proxy server rather then using a independent firewall?

View 1 Replies View Related

Ubuntu :: Unable To Get Into Operating System

May 17, 2011

The issue I've been having is vague so I'm unsure if anyone can help me but it's worth a shot. The other day I was booting my laptop and this is what ended up happening and has continued to occur on successive boots:[URL] Each time it boots this is how the screen is characterized. For example: [URL] After this, continuing the boot process, the screen does this--which makes sense since the Kubuntu boot screen is this color and this where it should typically appear (I installed Kubuntu some months prior to this issue.): [URL]

After this screen, the monitor goes blank and becomes unresponsive. It usually flashes to black and then appears to turn on--becoming a slightly lighter shade of black.

Then, nothing. I can't go into tty. I've tried booting with a live CD but the issue persists and hangs, saying: soft lockup cpu 0 stuck for 61s. I've tried taking my laptop apart but I'm not familiar enough with hardware to do anything productive.

View 1 Replies View Related

Ubuntu :: Want 32 Bit Operating System Emulator

Jun 22, 2011

Is there any 32 bit operating system emulator (like a bridge) that I could easily use those packages or software that can be installed on a 32 bit operating system easier? Something easier than emulating another Ubuntu using Virtualbox.

View 2 Replies View Related

General :: Erase Operating System

Nov 22, 2010

Assume I have a computer on which I want to use ubuntu for a while (single boot). Assume also that in about six months I want to give this computer to Mr. X, but I do not want Mr. X to know that I have been using ubuntu. I don't want to install anything over top of ubuntu, I just want the computer to be completely (or as nearly completely as possible) blank so that Mr. X cannot infer what I've been doing on it. The trick here is that I can't use operating system x_{1} to delete operating system x_{0}. I don't want Mr. X to know anything about which OS I have been using. Mr. X, by the way, is a sophisticated computer user but not particularly interested in tracking me down. Once he sees that the computer is blank Mr. X will just install his own operating system and everybody will be happy.

View 1 Replies View Related

Fedora :: Why Operating System Is Not Using Swap

Sep 23, 2010

why the operating system is not using swap.I am using Fedora Core 13, it did have 4GB of ram, all of the ram was used. performance was poor. I used free and top to check if it was swapping - according to both, swap was NOT used at all. Never the less, I upgraded to 8GB and performance improved a lot.However, once again, free and top state that ALL the ram is utilised, yet NONE of the swap is utilised.

View 2 Replies View Related

General :: What Is Kernel In Operating System

Feb 13, 2010

What is kernel in Linux operating system?

View 6 Replies View Related

General :: Operating System Not Found?

Apr 4, 2011

I have a server HP proliant and installed Redhat 4.3. server has only one HD as another was Bad and no RAID configuration. after 2 weeks I shutdown the system and when start it is giving the error - operating system not found?

View 2 Replies View Related

Security :: Android Operating System ?

Mar 16, 2011

Quote:

In this video, Tim Armstrong, a malware researcher at Kaspersky Lab talks with Ryan Naraine about the strengths and weaknesses of the Android operating system. Armstrong looks at strengths and weaknesses of the open-source platform and warns about the risks associated with jailbreaking/rooting Android devices.

View 1 Replies View Related







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