Software :: Livecd-tools Created Usb Flash Disk Not Booting
Nov 4, 2010
My DVD drive has gone bad and with new Fedora 14 just launched I decided to install the same through the usb flash disk.
First I used dd: dd if=/home/prabhat/Download/Fedora-14-i386.iso of=/dev/sdb
It went on nicely and copied the iso nicely. But I could not boot with it.
Second time I tried livecd-tools: livecd-iso-to-disk /home/prabhat/Download/Fedora-14-i386.iso /dev/sdb1
It went on nicely, and finally declared something like - usb disk is not live .... But here again when I tried to boot it says MISSING OS. I checked the contents of the flash disk. It contained raw DVD iso image, one images directory, one syslinux directory. I checked the contents of the images directory, and I found it had the install.img. And yes, the /dev/sdb1 is bootable.
View 3 Replies
ADVERTISEMENT
Jan 6, 2011
For various reasons, when I installed our server, I configured it so that it would boot off a USB flash disk. The flash disk mounts as /boot and / mounts on our RAID array.
It all works very well, but I would like to have backup so that if/when the flash disk goes, I can pop in another one.
I have tried to make copies of the flash disk (using both cp and dd), but it doesn't work. When the server starts its bootup sequence, instead of Linux loading, a cursor starts blinking endlessly.
If I put the original flash in, it works fine. If I put the copy in, it doesn't work.
I can't see any difference between the copy and the original. They seem to have the same content. If I do blkid both have the same label and UUID. The label is /boot, and /etc/fstab refers to this
We are running Scientific Linux 5.4.
View 3 Replies
View Related
Feb 24, 2011
Been a ubuntu user for almost a year. I've decided to branch out and install fedora on my other laptop.
Currently I'm trying to create a bootable usb using this guide:[url]
Using rpm to check for livecd-tools tells me it's not installed.
I tried to get it through apt-get install livecd-tools. But that didn't find anything.
I tried installing yum and to obtain it but to no avail. Same error as apt, "Not available".
View 8 Replies
View Related
Apr 26, 2011
I've created a live cd with wubuntu.iso on it and am having trouble getting it to deploy on another laptop. Is there another file in the remastersys folder that needs to be added so it will auto deploy? This is part of remastersys creation for cloning your system to deploy on another laptop/pc.
View 4 Replies
View Related
Jul 1, 2011
Im trying to build an initrd image for my livecd using cpio -o -H newc, but the livecd can't boot. If I create the initrd image using mkfs.ext2 then it works.
View 2 Replies
View Related
Jan 6, 2011
I am using a linux kernel 2.6.36 using mips architecture. I have succesfully booted the machine through Flash memory, but it is not booting through nfs. It is getting stuck at the stage where the image starts loading. In short the vmlinux.img file is being copied properly to nfsroot but the image is not loading.
View 5 Replies
View Related
Jan 20, 2011
for the past couple of weeks, I have been booting from an Ubuntu LiveCD. Here's why: When I boot my computer (emachines E528 laptop), it gets to the BIOS loading screen (the one where you have the option to press a function key to get to the BIOS settings), then it goes to a black screen and looks like it is going to load GRUB, but instead of loading GRUB, the computer reboots. It does this endlessly, unless I insert a LiveCD. So, it's not the BIOS. That's good. When the Mint GUI (Linux Mint was the LiveCD I was originally using as I just happened to have it on hand) loaded for the first time, I checked all of the hard drive partitions and they all seemed to load fine. So, it's not a mechanical problem with the HDD. That's good.
At this point, I figured the MBR had become corrupted somehow. Now I wasn't really sure exactly where the MBR was, or how it all worked, but I was pretty sure that if I just reinstalled GRUB, everything would be hunky dorey. Unfortunately, I hit a road block when trying to install GRUB. That's not good. I am trying to follow the instructions in this thread, but I get the following error:
Code: grub> find /boot/grub/stage1
Error 15: File not found So then I tried following the instructions here, but I don't know how to tell which drive is sda1, sda2, etc. I'm guessing there's some terminal command to figure it out, but I don't know it and Google was less than helpful. I feel like something that basic should be easy to find, but I digress.
At this point, I am getting very close to backing up everything and reinstalling everything. Only problem with that is that I am not sure how to access the files on my Ubuntu partition as they are encrypted (I wrote down the key when I started it up, I just don't know how to bring up a prompt that will let me enter the key). I really don't want to reinstall and set everything back up, but if I have to I will.
So, I guess I just need to know how to tell which partition is associated with which sda#, or how to access the files in my encrypted Ubuntu home folder, or (hopefully) someone who can tell exactly what's going on from why I have posted and can give me instructions for fixing my problem. Also, here's a breakdown of how my hard drive is partitioned. Not sure why, but I thought this might be helpful: linky.
TLDR: How do I tell which partition is associated to which sda#? How do I open my encrypted home folder from my Ubuntu partition? After reading my whole post, is there any further insight you could offer that I may have overlooked?
View 4 Replies
View Related
Jun 21, 2011
I downloaded the CentOS-5.6-i386-LiveCD.iso and burn it on a CD, as usual. When booting, it does the automatic boot but then crashes, with "Buffer I/O error on device sr0, logical block 354800 (and more)". I am having the same problem with making a boot-able USB. I am not exactly sure what is wrong, I see two folders on the cd LiveOS and isolinux. I'm not sure if it is suppose to be like this, if the burning process when ok. I'm trying to set up a desktop on a pc (with AMD Sempron processor). This is very strange, I ruled out that it couldn't have been my computer (because my Fedora boot disk booted fine), my cd (because it is new and an entirely different brand), or the .iso (because I tested it in VirtualBox, which it booted perfectly).
Files in LiveOS folder:
livecd-iso-to-disk
osmin.img
squashfs.img
TRANS.TBL
[code]....
View 14 Replies
View Related
Jan 26, 2011
-I could use a hand in installing opensuse on my 2009 Intel Macbook
-I need to use a USB stick for the install, my optical drive doesn't work.
-I am trying to reformat my macbook to run 64-bit opensuse 11.3 instead of Apple's proprietary operating system, OS X
-So I started here: Chapter1.Installation with YaST
-And in this article, under section 1.1. Choosing the Installation Media, i found this sub-section: Booting the LiveCD from an USB Stick.
-So i followed those steps to create a bootable USB stick in Terminal, and i got an error in Terminal and was unable to go any further;
-this was the error in Terminal: dd: bs: illegal numeric value
Would anyone know what the error means, and what i should have typed instead? Is it because my USB stick is generic instead of being a specific type like a U3 stick?
View 9 Replies
View Related
Aug 17, 2011
I have been trying to create a live CD or DVD with kiwi, and following the instructions from Portal:KIWI - openSUSE All went well with the building and creation of the ISO image, but when I try to boot it I get:
Failed to mount ext3 clic container Failed to mount root filesystem if I press Alt-F3 (suggested in the terminal)the top most error is tune2fs: Attempt to read block from filesystem resulted in short read while trying to open /read-only/fsdata.ext3 Couldn't find valid filesystem superblock. Something I did find was that it may not have permission to use tune2fs.I haven't done any fiddling with the template supplied with kiwi.
View 1 Replies
View Related
Oct 17, 2010
Is it possible to make a personalized version of ubuntu livecd that autostart ssh after booting? I need to test if video card failure cause my computer to freeze.If that's too complicated or not possible, is there any other livecd that does that?
View 2 Replies
View Related
Feb 17, 2011
I just built a computer with these specs:
Asus P7P55D-E Pro Mother Board
2 x 4gb GSkill RipJaw 1333
Intel Core i5-760 cpu
MSI nVidia GeFore GTX-460 Video Card
When I try to boot from a live CD/USB I always get some sort of kernel panic, most times about USB controllers and other times about cpu_idle. I have pictures of these that I can post but nothing from any logs because this is happening even before I install. I have left memtest running over night for 11 hours and had no problems, I have tried to boot with only one stick of memory, I have changed the video card to a GeForce 8800 and I have tried everything on a different motherboard and still no luck. Would I wrong to say that there is a problem with the CPU and should I return it? My only problem with all of this is that Windows installs perfectly fine on the computer with zero problems...weird.
View 1 Replies
View Related
Aug 12, 2011
I have a system without a cd reader so i dd'd the livecd iso (I'm stuck with 7.10) to a partition. I can boot the system with grub4dos by loading the kernel and ramdisk. Is there a kernel parameter I can append so I can change the keymap like I was able to by pressing F3 in the cd boot menu?
View 2 Replies
View Related
Jul 30, 2009
Coming from Windows. First installed Fedora 11 but lost network and haven't been able to restore network connectivity. Attempted to re-install but during the boot process it complained about creating a soft link to /dev/root (not sure what this is about). So attempted to install CentOS by booting from the LiveCD. Much nicer interface but have no install icon and there doesn't appear to be installation guide. How I can install CentOS?
View 4 Replies
View Related
Feb 7, 2010
I am getting a "No devices matches MBR identifier 0x8c71ad6e!" message along with a reboot in 120 seconds message. This occurs after kernel load and at the start of openSUSE boot.
I have tried both the 64bit and 32bit downloads
openSUSE-11.2-KDE4-LiveCD-i686.iso
openSUSE-11.2-KDE4-LiveCD-x86_64.iso
I have checksum checked both images after download. I have attempted the install on CD and USB stick with both images and the result is always the same.
I've included a screen image on my site: No Devices Matches MBR Identifier | Badzilla
View 5 Replies
View Related
Oct 3, 2010
Process and problem description:
1. downloaded ubuntu-10.10-rc-desktop-amd64.iso and burned to CD.
2. re-booted.
3. "ubuntu" is displayed center screen with five dots below text (sequencing white and red).
4. screen jumps to alternating horizontal bars (green & purple plus green & pink sections) about 1/4 inch high.
5. cd activity light stops blinking.
6. no standard desktop ever appears.
System:
- Asus A8N-VM CSM with integrated nVidia C51PV [GeForce 6150] display
- AMD Athlon(tm) 64 3200+ CPU
- 2.5GB DDR 333 MHz memory
Has anyone else run across this? Obviously, trying to convince a friend to switch to ubuntu using this CD would not be good.
View 6 Replies
View Related
Nov 9, 2010
I recently had to reinstall windows on another partition on my hard drive due to there not being any good way to run unrealed under ubuntu (believe me, I've tried everything) Is there a way to install grub from windows without using a liveCD or booting to a USB? I have downloaded WINGRUB and to be fair I have no clue how to use it.I no longer can access my Ubuntu partition.
View 1 Replies
View Related
Feb 11, 2011
I have a NVIDIA Geforce 6150 LE video card and it is on the motherboard. I vaguely remember something on some site about nvidia cards, but can't remember what. It gets to the part where it says something like "Boot Ubuntu from the CD." I hit enter and it shuts my monitor off.
View 9 Replies
View Related
May 10, 2011
When booting from the LiveCd it starts to load but never loads! All it does is flash a _ icon and then becomes black!
View 9 Replies
View Related
Dec 4, 2010
I have a 10.04.1 Live CD iso sitting on my HDD. I want to install it to my 4GB flash, and have at least 1GB of persistence, as I want it to be a sorta quick and handy tool to get the job done, or I specifically need something from there. Now, I have created similar before, with 1 GB of persistence, but the persistence just didn't really work for some odd reason. So the outline is that I want to install the Live CD to my USB, have at least 1GB of persistence and I'm also thinking of transferring some essential packages to the persistence/flash, like samba etc.
View 8 Replies
View Related
May 1, 2010
After finally getting Ubuntu 10.04 installed (with a few disasters along the way) I sought to recreate a shell script for backing up critical files that I had been using with 9.04. The destination for the files was /media/disk (with "disk" being the name that I had given to the USB flash drives in the past with 9.04.).
One drive mounted perfectly, and the shell script ran as it normally should. However, two other drives gave "file or directory not found" error messages and no files were copied. One of the drives lists its name as a very forbidding
"/media/5d588180-19eb-4656-8677-b652c4ed0003.
I attempted to re-name it to "disk", using e2label after un-mounting it, but that did not work? If I run the shell script on several different USB flash drives that I alternate, they must all have the same name.
View 1 Replies
View Related
Oct 8, 2010
I tried to install SliTaz to my flash drive to save a DVD. When I booted into it, it gave me a unetbootin custom boot screen with a 10 second count down to boot to default- the only option. I hit enter, it resets to 10 seconds, I wait 10 seconds and it still resets to 10 seconds.
View 9 Replies
View Related
Jul 27, 2010
I need to set up 1 disk, the disk is presented to the server on both fibre paths from the SAN. This is the current setup seen:
[Code]..
View 1 Replies
View Related
Apr 11, 2010
I have a Dell Studio laptop, which I am trying to make dual boot and in big trouble. These are the steps I completed.
1. Backedup all my important data on a USB drive.
2. Prepared a Ubuntu LiveUSB and booted in Ubuntu.
3. Used GParted tool to repartition my hard drive (320GB) as follows,
Partition 1 NTFS (Primary) ~50GB
Partition 2 NTFS (Primary) ~100GB
Partition 3 EXT4 (Extended)
Root EXT4 (Logical) ~20GB
Swap Linux-swap ~2GB
Home EXT4 (Logical) ~129GB
4. Accepted all these changes in GParted and restarted the machine.
5. Used VISTA installation disk to start VISTA installation on 1st NTFS partition (Partition 1).
-Everything was fine until now -
6. The VISTA installer took a really long time (around half hour) just showing copying files with 0% completion status message.
7. Somehow I got impatient and tried to cancel the installation.
Now, the problem is the system does not boot up even with my USB LiveCD or Windows VISTA installer. It just shows blank screen and nothing appears.
View 4 Replies
View Related
Aug 4, 2010
Kernel 2.6.21.5, GNU (Slackware 12.0).
Bash 3.1.17.
I want to search an entire subtree of /, in the file system, for all files, with extension html, created on the hard disk. In addition, these have to be the last five created. I think I could split the problem into two parts: (a) Forget about the last condition. Then this is a job for the find command. (b) Sort the output of find using the date as the key, then use 'head' to print the desired output. But even two such simple steps are enough to justify the writing of a shell script. And here lies my weakness.
My script writing knowledge is rudimentary. What's the final purpose? Well, I lately saved four or five LQ pages onto disk containing information I consider valuable to me. But I don't exactly remember where on the disk. Then: either the problem posed is really of a very simple nature or it is not, in the latter case a script being mandatory. One of the algorithm drawbacks (the one described above) is that find may be running a great deal of time. My machine resources (RAM and CPU speed are low) are scarce and there possible are a large number of HTML files on the disk.
View 8 Replies
View Related
Apr 10, 2011
Quote: The importance of security should never be underestimated. The consequences of losing data can be disastrous for any organisation. For example, the loss of a single unencrypted laptop may have huge repercussions. This could include breaching data protection legislation with the risk of a significant fine, a loss in the confidence of an organisation, as well as the risk that sensitive data may fall into the hands of a competitor or third party with malicious intent.
View 1 Replies
View Related
Jan 2, 2010
My dual proc, dual core Opteron MSI Master2FAR motherboard failed, and I try to boot a disk, used on this board as boot disk, on an Intel based Gigabyte GA-965-DS3. Both systems are x86_64 architecture.
The OS is on both systems is openSUSE 11.1.
On booting the disk on the Gigabyte, the disk is seen correctly by the BIOS, but not by the OS, and there is no /dev/sdX; no /dev/disk/... either. I am taken to a login shell from the ramdisk.
When I just mount this disk on the Gigabyte (booted with the Gigabyte's original boot disk) everything seems fine. No suprise to me, since the disk was fine, and was unmounted gracefully and physically taken off the MSI before the board failed.
I think that the cause lies in the fact that the harddisk controller on the Gigabyte is different from the MSI, and the driver for that controller is not available at boot time.
I have two questions:
- is my assumption correct, or is something else going on?
- if I am right, is there a way to get this disk booting on the Gigabyte (or on another system, for that matter)?
You might want to ask why I want to boot this disk on the Gigabyte in the first place, since I can mount it and see all data on it. I have a reason for that, but telling that story would make this topic too long, and it's too off-topic. Most certainly I will get to that in another topic.
View 2 Replies
View Related
Jul 15, 2010
I have booted from the .iso cd I made on my Mac last night and was tempted to install it on a 6gb partition that I have on my main HDD but was a bit scared to go past the fourth (or so) step in manual installing where I pick that partition and *do what?* Is it going to install the OS on that partition and leave everything else alone to give me a dual booting PowerMac? It doesn't quite say. I am fearful of screwing up my little ol' machine. Can anyone direct me to something that gives a step by step in manual installation on an already created (HFC+) partition to create a dual booting PowerMac?
View 3 Replies
View Related
Apr 30, 2010
I have installed 1tb hard drive and would like to partition as follows:
1) / - 20g
2) /swap - 6G
3) /photos /150g
4) /videos /500g
5) /audio /300g
After 2-3 partition an extended partition automatically created in which I am not able to create specified capacity i.e., say I want 150g of /photos partition, the /videos partition is automatically reduced and a free space at the end appears. Some free space is always there which i am not able to understand. Nevertheless i clicked to create, but I get an error viz. 'device not created'.
View 7 Replies
View Related
Oct 5, 2010
I am just wondering if there are any tools for checking the life of the hard disk. I had my hard disk for 4 years. And now I think it is having some problems.Is there any tools I can use to check the condition of the hard disk?
View 2 Replies
View Related