dd if=OS.iso of=/dev/sdc bs=4M
Posted: Thu Aug 26, 2010 8:58 am
So I'm in an Opensuse remix called Mandriva and it has been difficult for me. Everything it does runs very well. It's the stuff that doesn't that's driving me crazy! It's not even close to Ubuntu as far as productivity is concerned, for novices of Linux like me.
Right now I'm having an issue with a command that always used to work for me in the past.
The only major difference is that, because I'm using Mandriva, I have no GUI way of reformatting a disk and modifying partitions. So I use fdisk and mkfs.vfat -n to make my USB drive bootable...
using dd if=/path/to/os.iso of=/dev/sdxx bs=4M has normally worked, but not any more. I'm betting it has something to do with the way I'm partitioning in fdsik.
They look good; after I run dd everything looks correct. It just won't boot.
There must be something that Ubuntu was doing automatically in the GUI disk manager when I edited partitions on USB drives. fdisk allows me to flag a partition as \"active\", but Linux distros shouldn't need that.
I've run different binaries that are suppose to do this for you but they seem to also leave me with a usb Ubuntu or Kubuntu disk that won't boot.
I'm starting a new school semester: Stupid time to change distros. I'm about to go over a firends house to use her Windows computer to use an ISO to USB boot application, which annoys me, because I should never have to use Windows for something like this... grrr...
Anyway, thanks in advance for any advice you can give me.
Right now I'm having an issue with a command that always used to work for me in the past.
The only major difference is that, because I'm using Mandriva, I have no GUI way of reformatting a disk and modifying partitions. So I use fdisk and mkfs.vfat -n to make my USB drive bootable...
using dd if=/path/to/os.iso of=/dev/sdxx bs=4M has normally worked, but not any more. I'm betting it has something to do with the way I'm partitioning in fdsik.
They look good; after I run dd everything looks correct. It just won't boot.
There must be something that Ubuntu was doing automatically in the GUI disk manager when I edited partitions on USB drives. fdisk allows me to flag a partition as \"active\", but Linux distros shouldn't need that.
I've run different binaries that are suppose to do this for you but they seem to also leave me with a usb Ubuntu or Kubuntu disk that won't boot.
I'm starting a new school semester: Stupid time to change distros. I'm about to go over a firends house to use her Windows computer to use an ISO to USB boot application, which annoys me, because I should never have to use Windows for something like this... grrr...
Anyway, thanks in advance for any advice you can give me.