Koozali.org: home of the SME Server

unable to install from usb

Offline Rebel6974

  • *
  • 8
  • +0/-0
Re: unable to install from usb
« Reply #15 on: February 05, 2016, 08:20:50 AM »
Tried typing in that dd string where prompt said GRUB> but m
nothing happened. What command in lenix to format drive.

I know DOS is format c:

is lenix similar or is it new command base I need to study.

Offline TerryF

  • grumpy old man
  • *
  • 1,847
  • +6/-0
Re: unable to install from usb
« Reply #16 on: February 05, 2016, 08:39:48 AM »
That is showing issues with the grub menu etc from the attempted install..

You need to boot the install iso into rescue mode and work from the cli, perhaps not a thing for a new user with little Linux exp.

Make a live Parted CD boot from that wipe the drive and go again. or use something like Knoppix.

or put the drive in another operating PC and clear it there..

More than one way to skin this cat..
--
qui scribit bis legit

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: unable to install from usb
« Reply #17 on: February 05, 2016, 02:29:49 PM »
Rebel6974

GRUB> is not the command line prompt

You need to boot up to the sme server CD/DVD/USB media & run sme Linux from the boot media rather than from the inbuilt hard drive.
Follow the instructions here
https://wiki.contribs.org/Booting#Rescue_Mode_Help
& then follow on screen prompts.

Then run the dd commands specified previously, making sure you have correctly identified & specified the location of your hard disk drive eg sda most probably if there is only one SATA drive connected.

After that you can reboot to the CD/DVD/USB media (sme server iso) & run the installer, & install to your "erased" hard disk.

Let us know if that works correctly.

You do not & should not format the drive seperately, the installer will do that.
You have to correctly issue the dd command referred to, which you have as yet not done, so do not try other things until you have done all the above correctly.

Alternatively:
IIRC delpart will also do the job.
It is an old DOS floppy disk utility
see
http://www.computing.net/answers/dos/where-to-download-old-dos-delpart/17960.html
or
http://www.juliatexas.com/delpart/delpart.htm
& copy it to a bootable USB drive/stick.
Then boot up to that USB, & run delpart to delete partition info etc on the connected hard disk drive.
« Last Edit: February 05, 2016, 02:47:17 PM by janet »
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.

Offline Rebel6974

  • *
  • 8
  • +0/-0
Re: unable to install from usb
« Reply #18 on: February 05, 2016, 02:51:43 PM »
If sda is for sata what is ide controlled? Is that hda

Offline janet

  • *****
  • 4,812
  • +0/-0
Re: unable to install from usb
« Reply #19 on: February 05, 2016, 03:08:29 PM »
Rebel6974

Yes
Please search before asking, an answer may already exist.
The Search & other links to useful information are at top of Forum.