LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   OpenSuse Install Question (https://www.linuxquestions.org/questions/linux-newbie-8/opensuse-install-question-4175534036/)

windowslasvegas369 02-13-2015 06:38 PM

OpenSuse Install Question
 
New Here Everyone

How do I install OpenSuse without having a DVD and end up booting from the C: drive?

rokytnji 02-13-2015 07:53 PM

Quote:

replacement windows las vegas
sliding window las vegas
universal windows direct las vegas
reported.

Edit: Might as well use my post to respond also

Code:

$ sudo lshw -C disk
[sudo] password for harry:
  *-disk                 
      description: ATA Disk
      product: SAMSUNG HM321HI
      physical id: 0.0.0
      bus info: scsi@0:0.0.0
      logical name: /dev/sda
      version: 0002
      serial: S26VJDQZA60705
      size: 298GiB (320GB)
      capabilities: partitioned partitioned:dos
      configuration: ansiversion=5 sectorsize=512 signature=7b89e107
  *-cdrom
      description: DVD-RAM writer
      product: DVD A DS8A5SH
      vendor: Slimtype
      physical id: 0.0.0
      bus info: scsi@1:0.0.0
      logical name: /dev/cdrom
      logical name: /dev/sr0
      version: XS21
      capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
      configuration: ansiversion=5 status=nodisc


frankbell 02-13-2015 08:37 PM

windowslasvegas369, as your question is in no way related to this thread, please use the "Report Button" under your post to ask a moderator to move it to its own thread. Please read the tutorial on How To Ask a Linux Question.

Quote:

How do I install OpenSuse without having a DVD and end up booting from the C: drive?
You can use a USB drive with something like unetbootin to install OpenSuse or any other OS from a *.iso file.

You cannot boot OpenSuse from the C:\ drive because, in Linux, there is no such thing as a C:\ drive. You can learn more about the Linux file structure here.

jefro 02-14-2015 01:43 PM

Boot from CD netinstall and select local or network media.

Boot to usb. Opensuse is a hybrid image and you copy it to usb. See ways also like above with usb creator apps.

Boot to pxe or gpxe/ipxe to network.

Remove drive and put in other system or usb attached.

Can actually make an image at SuseStudio and raw write it to disk.


All times are GMT -5. The time now is 04:51 AM.