The dd command: (This works well for both the live and DVD .iso files)
Make sure to back up any important data on the USB stick, as this procedure will remove any data on the stick
Make sure the stick isn't mounted
Open a terminal emulator (gnome-terminal, konsole, xterm... etc) and switch to the root user (using **su**)
cd to the directory containing the ISO then execute this command:
- Code: Select all
dd if=mageia-iso-file-name.iso of=/dev/<device node of the usb stick>
to find the device node assigned to the USB stick, consult the output of 'dmesg'; since this method uses the whole usb stick you have to specify the node of the device and not of a partition on the device (e.g. use /dev/sde not /dev/sde1); you should be very careful when using this method because writing the image to an SCSI or SATA hard disk will render it unbootable and destroy some data on it.
Garthhh wrote:The instructions are not clear to me
when I follow the link, I see a large list of files
I'm guessing that it's the 2nd from the bottom
mandriva-seed.sh
described as a shell script
I'm then directed to
If you're running Linux, download mandriva-seed.sh, then launch it from terminal:sh mandriva-seed.sh
no idea what that means
No need to go to an http site as right clicking on the ftp link gives you a "Save link as" option.alf wrote:Unfortunately the link is an ftp link and the script is then opend in browser. Alter the URL in browser to http and you will be able to downlod the script. But I think if you are working with linux the easiest way to put the iso on a usb-key is to use dd.
Ken-Bergen wrote:No need to go to an http site as right clicking on the ftp link gives you a "Save link as" option.alf wrote:Unfortunately the link is an ftp link and the script is then opend in browser. Alter the URL in browser to http and you will be able to downlod the script. But I think if you are working with linux the easiest way to put the iso on a usb-key is to use dd.
The beauty of mandriva_seed.sh is that it will only write to a USB drive thus no possibility of wiping your hard drive.
Garthhh wrote:When I go to MCC > Hardware > Manage Disk Partitions, the target flash drive is sbc
[...]
what would an example of an actual dd command look like?
Ken-Bergen wrote:No need to go to an http site as right clicking on the ftp link gives you a "Save link as" option.alf wrote:Unfortunately the link is an ftp link and the script is then opend in browser. Alter the URL in browser to http and you will be able to downlod the script. But I think if you are working with linux the easiest way to put the iso on a usb-key is to use dd.
The beauty of mandriva_seed.sh is that it will only write to a USB drive thus no possibility of wiping your hard drive.
In a konsole cd to where you downloaded it thenGarthhh wrote:I have mandriva seed
& can open it with kwrite
not sure how to get it on konsole?
sh ./mandriva-seed.sh
Ken-Bergen wrote:In a konsole cd to where you downloaded it thenGarthhh wrote:I have mandriva seed
& can open it with kwrite
not sure how to get it on konsole?
- Code: Select all
sh ./mandriva-seed.sh
Garthhh wrote:I'm stuck after that, when I right click on the mandriva-seed.sh file>open with>other>tools>system tools>konsole
a terminal starts to open & then closes
Could be the right diagnostics, dear doctor. But if we will furthermore discuss this offtopic I've another explanation:doktor5000 wrote:Terminal Phobia
alf wrote:For the elder of us cli was the first and only possibility to contact a computer, the younger people grew up using playstation controllers.
alf wrote:Garthhh wrote:I'm stuck after that, when I right click on the mandriva-seed.sh file>open with>other>tools>system tools>konsole
a terminal starts to open & then closes
Once the script is made executable a doubleclick should do the job, otherwise by klicking right say "open with bash" and "open in terminal".
Garthhh wrote:a double click has the same effect as a right click open with a terminal
I see a terminal open & then close in a flash
wobo wrote:To me it is one of those breathtaking miracles about modern Linux how far people go, just to avoid to write a few characters on the command line.
Users browsing this forum: Google [Bot] and 1 guest