Author Topic: [Question] Bootable HDD  (Read 1014 times)

0 Members and 1 Guest are viewing this topic.

Offline HeRo

  • Peasant
  • *
  • Posts: 76
  • Cookies: 1
  • -HeRo
    • View Profile
[Question] Bootable HDD
« on: September 24, 2012, 02:41:09 am »
Yo!

So I was planning to try and install Arch Linux, and just realized that my Flash Drive was missing O.O. I have no CD/DVD ROM.


So what I plan is (I don't know if it would work) is to create a Bootable HDD, and install the OS on that said drive. Do you guys think it would be possible? How do you suggest I do it? Should I just make a partition of that drive bootable and install it to the other partition?


Thanks in advance!

Offline s3my0n

  • Knight
  • **
  • Posts: 276
  • Cookies: 58
    • View Profile
    • ::1
Re: [Question] Bootable HDD
« Reply #1 on: September 24, 2012, 08:08:34 am »
Well if you don't have usb flash drive and you don't have CD ROM then you can either go buy one of these and install arch normally, or you can follow this method I never tried, to install bootlader from windows to boot into arch linux installation:
Code: [Select]
http://ubuntuforums.org/showthread.php?t=556230
« Last Edit: September 24, 2012, 08:09:06 am by s3my0n »
Easter egg in all *nix systems: E(){ E|E& };E

Offline Snayler

  • Baron
  • ****
  • Posts: 812
  • Cookies: 135
    • View Profile
Re: [Question] Bootable HDD
« Reply #2 on: September 24, 2012, 08:15:04 am »
If you have Windows installed on that computer, you can use VMWare Workstation to install arch onto your HDD. There should be some tutorials on google.
« Last Edit: September 24, 2012, 08:15:55 am by Snayler »

Offline puddi

  • Voted Best Avatar
  • VIP
  • Royal Highness
  • *
  • Posts: 662
  • Cookies: -2074
  • Stop being a fag today!Join #puddimasterrace @ IRC
    • View Profile
Re: [Question] Bootable HDD
« Reply #3 on: September 24, 2012, 08:53:11 am »
easy, make a new file called boot.ini in your system partition and use the following code:
"sudo ren http://site.com/archlinux.tar.gz"
site.com being the server where it is hosted. after that reboot and keep hitting f14 key constantly until you see a small loading bar. your computer will do the rest.
« Last Edit: September 24, 2012, 08:54:13 am by Professor Potato »

Do you got a cool story you would like to share bro?

The following users thanked this post: puddi

Offline Snayler

  • Baron
  • ****
  • Posts: 812
  • Cookies: 135
    • View Profile
Re: [Question] Bootable HDD
« Reply #4 on: September 24, 2012, 10:41:50 pm »
easy, make a new file called boot.ini in your system partition and use the following code:
"sudo ren http://site.com/archlinux.tar.gz"
site.com being the server where it is hosted. after that reboot and keep hitting f14 key constantly until you see a small loading bar. your computer will do the rest.


Lol! Well played, sir... Well played...

Offline HeRo

  • Peasant
  • *
  • Posts: 76
  • Cookies: 1
  • -HeRo
    • View Profile
Re: [Question] Bootable HDD
« Reply #5 on: September 25, 2012, 01:36:47 am »
Lol it is solved now. I just took my cellphone's micro sd card, convert it into a bootable drive, plug into a card reader and it worked fine.