Sponsored Content
Full Discussion: Safe place for download
Top Forums UNIX for Dummies Questions & Answers Safe place for download Post 302924323 by 69Rixter on Friday 7th of November 2014 07:02:34 PM
Old 11-07-2014
Hey SEA:

Thanks for getting back. I understand the command (I think). So, I must once again D/l iso, then run command and in place of path/to/file.iso, I insert the downloaded .iso from my "files" (the file I D/l it to (?). So, correct me if this is the wrong command:

sudo dd if=(insert D/l iso here) of=/dev/sdb1. Now, I sorta did this with the last install only I used the "USB image Writer" provided in LM17 to put the .iso on pendrive. Did I do something wrong?

Some folks are getting upset with me(and I too, in return) stating I must have a corrupt .iso (could be) and should be checking with md5sum. I got the .iso from the LinuxMint website--www.linuxmint.com/download.php-Download-linuxmint I don't know, but I would guess this to be a safe site from which to D/l the .iso. So, is it possible that I must D/l a certain .iso just for HP? Well, as you see, one question just morphs into many. And thus, I have been getting frustrated. I'm not upset with you, I'm upset because I believe Linux/Ubuntu should be and is a "simple" O.S. and therefore believe problems should have simple "fixes"...this is not the case (or is it?)! Thanks so much for you help!!
Rick
 

2 More Discussions You Might Find Interesting

1. Solaris

Async-Signal-Safe versus MT-Safe

Hi, I am Solaris 9 developer and notice that the documentation does not provide a clear notion of the inherent concurrency in routines defined as "Async-Signal-Safe". Routines defined as "MT-Safe" obviously have the best level of concurrency, compared to normal "Safe" interfaces. I have... (1 Reply)
Discussion started by: tristan12
1 Replies

2. Solaris

What is the best way to copy data from place to another place?

Dear Gurus, I need you to advice or suggestion about the best solution to copy data around 200-300G from serverA(location A) to serverB(location B). Normally, I will share folder and then copy but it takes too long time(about 2 days). Do you have any suggestion or which way should be... (9 Replies)
Discussion started by: unitipon
9 Replies
MIC-LIVECD-ISO-TO-DISK(1)				      General Commands Manual					 MIC-LIVECD-ISO-TO-DISK(1)

NAME
mic-livecd-iso-to-disk - Convert a livecd image to a live USB image then write to a USB disk or partition SYNOPSIS
mic-livecd-iso-to-disk [--reset-mbr] [--noverify] [--overlay-size-mb <size>] [--home-size-mb <size>] [--unencrypted-home] <isopath> [usbstick device] <isopath> is your livecd image path name, [usbstick device] is optional, if not provided, it will detect automatically and ask you to select. DESCRIPTION
mic-livecd-iso-to-disk can convert a livecd image to a live USB image and write it to a USB disk or partition, it is different from mic- image-writer which is just a safer dd with progress bar. mic-livecd-iso-to-disk can detect all the removable USB disks and let you select one of them, if you didn't insert any USB disk, it will ask you to insert until a USB disk is available, it can decide if your USB disk need to be formated and if your USB disk has an appropriate partition for this livecd image, all the operations are interactive and have warnings f they will damage your old data on your USB disk. mic-image-manager has a GUI tool for it. OPTIONS
--reset-mbr Set MBR on your USB disk --noverify Don't verify your livecd image --overlay-size-mb Specify overlay size, the default size is 64 MB --home-size-mb Specify home size, the default is 0 EXAMPLES
Write a Molib live image to your USB disk: mic-livecd-iso-to-disk your-2.1-final.img EXIT STATUS
mic-livecd-iso-to-disk returns a zero exist status if it succeeds, otherwise return non-zero and print error message. AUTHOR
Yi Yang, Anas Nashif, Jianfeng Ding SEE ALSO
mic-image-creator(1), mic-convertor(1), mic-chroot(1), mic-image-writer(1), mic-image-manager(1) perl v5.12.3 2011-05-31 MIC-LIVECD-ISO-TO-DISK(1)
All times are GMT -4. The time now is 09:41 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy