This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

USB install

I've read the thread on how to fix, but no luck.  I have 2 new Dell poweredge servers, no CD's.  I have a clean USB done by 3 different apps.   Each did give the install.tar not found and I have done both workarounds (copying the install as well as mounting the USB directly to the /install).

I also renamed the perl.rpm (dont have the name handy) from the .r to .rpm.

That does remove the install.tar not found, but after a complete install, and a reboot, when grub is supposed to take over, a blinking cursor is all I get.

I also have a USB DVD which boots the CD, but I do get the install.tar not found so kind of stuck.  I looked at this device UTM Smart Installer but does anyone have experience?

I did export the install.zip file after the USB attempt, so if anyone knows something by looking, I would really appreciate the help.

Thanks.


This thread was automatically locked due to age.
install.zip
Parents Reply Children
  • Thanks Barry, I should have linked to the other post that you did, but did mention the read as well as the steps.  Note I didn't note everything but did try after hardware detection.  Looking at the messages file (attached in the OP) you can see the following;

    (CPU is during the hardware detection) 
    [SIZE="1"]Dec  4 09:50:50 (none) user.info bootstrap: CPU: Intel(R) Xeon(R) CPU           L5630  @ 2.13GHz, 2133 MHz
    Dec  4 09:50:50 (none) user.info bootstrap: CPU(s) supports PAE[/SIZE]

    (still in the auto detect)
    [SIZE="1"]Dec  4 09:50:52 (none) user.info bootstrap:  disk: dev='/dev/sdc' dev-num=8/32 name='Kingston DT 101 G2' size=7441MiB
    Dec  4 09:56:54 (none) user.info bootstrap: Found USB stick (Kingston DT 101 G2) at /dev/sdc
    Dec  4 09:56:54 (none) user.info bootstrap: system: mount  -t auto /dev/sdc1 /mnt/uri.wZqN6p[/SIZE]

    Then you see where I mounted;
    [SIZE="1"]Dec  4 09:56:54 (none) user.info bootstrap: Found USB stick (Kingston DT 101 G2) at /dev/sdc
    Dec  4 09:56:54 (none) user.info bootstrap: system: mount  -t auto /dev/sdc1 /mnt/uri.wZqN6p
    Dec  4 09:56:54 (none) user.info bootstrap: system: returned with exit status 0
    Dec  4 09:56:54 (none) user.info bootstrap: /dev/sdc1 mounted[/SIZE]

    and did notice it again;
    [SIZE="1"]Dec  4 09:57:25 (none) user.info bootstrap: Found USB stick (Kingston DT 101 G2) at /dev/sdc
    Dec  4 09:57:25 (none) user.info bootstrap: system: mount  -t auto /dev/sdc1 /mnt/uri.xPLUxy
    Dec  4 09:57:25 (none) user.info bootstrap: system: returned with exit status 0
    Dec  4 09:57:25 (none) user.info bootstrap: /dev/sdc1 mounted
    [/SIZE]

    If there is a specific screen or step you should mount it (again, I did after CPU, after time and just before disk partitioning), feel free to let me know, but that link did not solve the problem.  It does solve the missing install.tar, but not the blinking cursor after a clean install.