X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail-vc0-f172.google.com (mail-vc0-f172.google.com [209.85.220.172]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mail.alpinelinux.org (Postfix) with ESMTPS id 0A1CCDC0152 for ; Fri, 27 Sep 2013 10:04:04 +0000 (UTC) Received: by mail-vc0-f172.google.com with SMTP id hu8so1955679vcb.31 for ; Fri, 27 Sep 2013 08:13:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:reply-to:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=0BxHy8vXd00rqbdRjvdC3p4EcmwJYSNSEB+/JXFFioI=; b=qnV5vTfHlEVfLQ7LOdzXiy7Q9a0kmftXdy/9UXL7Kb2p/cB8/I7zOhQSfPWJVNFASH mr/LSQBXyoy6fy455kOgwP5yDK9eQU5ZxG0ZagFziU6huWe+X9OGveX35g+4FNslA7o1 4zQGD1nQCfDbRElwvbmGJmtHgCCjoabvg2Gp7EvbRSiWMYBx3NhJNRYMBcrvR3FKPCpL ro52Y0P932VkzpScOcx0Fxmwck5gaCSfwBRgjZJsP33REminvvNaU0VUPANbuHAMGeiB z/5bRehOfjy4pYxYoxWv+Q1pfWWpme11q16EsXueyWuCxUHvT9zuIpaV/RRKd491hKek rv3Q== X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 X-Received: by 10.52.120.78 with SMTP id la14mr5799758vdb.9.1380294826579; Fri, 27 Sep 2013 08:13:46 -0700 (PDT) Received: by 10.52.228.10 with HTTP; Fri, 27 Sep 2013 08:13:46 -0700 (PDT) Received: by 10.52.228.10 with HTTP; Fri, 27 Sep 2013 08:13:46 -0700 (PDT) Reply-To: eduncan911@gmail.com In-Reply-To: <52459ED2.4090808@gmail.com> References: <52459ED2.4090808@gmail.com> Date: Fri, 27 Sep 2013 11:13:46 -0400 Message-ID: Subject: Re: [alpine-devel] Can't boot from USB stick From: Eric Duncan To: HL Cc: alpine-devel@lists.alpinelinux.org Content-Type: multipart/alternative; boundary=e89a8f234635d2e27504e75eee8e --e89a8f234635d2e27504e75eee8e Content-Type: text/plain; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable Thank you. Yes, I followed the manual to the letter. I ended up using another USB stick that worked fine on the first go. It must have been a bad stick as I have had other odd issues with it since (so i trashed it / no warranty). I'm up on alpine now but didn't realize the manual process of configuring for a router (so used to DD-WRT and normal router web UIs). I did get the web GUI up and all the normal packages installed and showing up on the web. Just need to set aside another afternoon to work on it again as I haven't setup a *nux router or route tables since the mid 90s and need to rack my brain. Thanks for reading! -E On Sep 27, 2013 11:05 AM, "HL" wrote: > Hey there, > > Format your usb stick > Read "Format USB stick" > read the MANUAL SECTION > > > Just do what the "Format USB stick" + "manual section" says nothing more > nothing less !! > > just "cut" and paste the commands, that is assuming that your usb stick i= s > /dev/sda ( dmesg will show U ) > > remember to > " > Verify that the primary partition is bootable > p Print list of partitions > If there is no '*' next to the first partition, follow the next steps: > a Make the partition bootable (set boot flag) > 1 Partition number 1 > " > That's it ... > - Harry > > > On 22/09/2013 09:29 =EC=EC, Eric Duncan wrote: > > (sorry for the double post - gmail shortcut keys sent the incomplete > previous one) > > Hello: I am attempting to run AlpineLinux 2.5.0 for the first time. My > only means of an HDD install is via a USB stick to boot from (and then ru= n > the installer scripts afterwards). It is an 8 GB stick, if that matters. > I've attempted to create the USB boot device via multiple means in the > wiki. The only successful one for me was the Universal USB Installer > method from Windows. > > I constantly get the error "Mounting boot media failed" when booting off > of the USB stick. I've attempted to follow the steps outlined in the > "Troubleshooting" part: > > http://wiki.alpinelinux.org/wiki/Create_a_Bootable_USB#Wrong_Device_Name > > / # cat /proc/partitions > major minor #blocks name > > /# > > ^- shows nothing when the HDDs are disconnected. > > The following screen always shows: > > SYSLINUX 4.06 EDD > boot: > [ 0.000000] tsc: Fast TSC calibration failed > Alpine Init 2.5.0-r0 > Mounting boot media failed. > initramfs emergency recovery shell launched. Type 'exit... > sh: can't access tty; job control turned off > / # > > System setup: > > Intel S3200SHC Server board > Intel Core 2 Q9450 > 8GB ECC DDR2 ram > 2x WD 146GB VelocityRaptors (attempting RAID1 in LSI mode for the Intel > RST) > 8GB USB stick (to install from) > > I've attempted all sorts of configurations in the BIOS. From > enabled/disabling ECC, changing from RAID to AHCI to ATA modes, forcing > emulation of the USB Disk (my USB stick) as cdrom and harddrive emulation= s, > physically disconnected the HDDs, etc. > > Here's the odd things: > > 1) When configured for RAID1, and connecting the HDDs, two do show up: > > / # cat /proc/partitions > major minor #blocks name > 8 0 146523384 sda > 8 16 146523384 sdb > > Even odder, if constantly run "cat /proc/partitions", it always shows > just those two drives. But, if I start changing directories and looking > around, and later run "cat /proc/partitions", then then shows up: > > / # cat /proc/partitions > major minor #blocks name > 8 0 146523384 sda > 8 16 146523384 sdb > 8 32 8017920 sdc > > Could this be a timing issue? Taking several minutes until the USB > stick shows up? > > Digging deeper, it is indeed identified as "/dev/usbdisk" as well as > "/dev/usba1", both as links to "/dev/sdc". > > I've modified the syslinux.cfg multiple times for "sda", "sdb", "sdc". > I've inserted time outs of up to 60 seconds, etc. Again, while RAID/AHC= I > enabled/disabled, disconnected, etc. Nothing gets me past this screen. > > I am going to try to find an old 4 GB USB stick. But I am at a lost > here. Any help is appreciated. > > -Eric > > > > > > > > --e89a8f234635d2e27504e75eee8e Content-Type: text/html; charset=ISO-8859-7 Content-Transfer-Encoding: quoted-printable

Thank you.=A0 Yes, I followed the manual to the letter.

I ended up using another USB stick that worked fine on the f= irst go.=A0 It must have been a bad stick as I have had other odd issues wi= th it since (so i trashed it / no warranty).

I'm up on alpine now but didn't realize the manual p= rocess of configuring for a router (so used to DD-WRT and normal router web= UIs).=A0 I did get the web GUI up and all the normal packages installed an= d showing up on the web.=A0 Just need to set aside another afternoon to wor= k on it again as I haven't setup a *nux router or route tables since th= e mid 90s and need to rack my brain.

Thanks for reading!
-E

On Sep 27, 2013 11:05 AM, "HL" <freemail.grharry@gmail.com&g= t; wrote:
=20 =20 =20
Hey there,

Format your usb stick
Read "Format USB stick"
read the MANUAL SECTION


Just do what the "Format USB stick" + "manual section&= quot; says nothing more nothing less !!

just "cut" and paste the commands, that is assuming that yo= ur usb stick is /dev/sda ( dmesg will show U )

remember to
"
Verify that the primary partition is bootable
p Print list of partitions
If there is no '*' next to the first partition, follow the ne= xt steps:
a Make the partition bootable (set boot flag)
1 Partition number 1
"
That's it ...
- Harry


On 22/09/2013 09:29 =EC=EC, Eric Duncan wrote:
(sorry for the double post - gmail shortcut keys sent the incomplete previous one)

He= llo: I am attempting to run AlpineLinux 2.5.0 for the first time. =A0My only means of an HDD install is via a USB stick to boot from (and then run the installer scripts afterwards). =A0It is an 8 GB stick, if that matters. =A0I've attempted to create the USB boot device via multiple means in the wiki. =A0The only successful one for me was the Universal USB Installer method from Windows.

I constantly get the error "Mounting boot media failed"= when booting off of the USB stick. =A0I've attempted to follow t= he steps outlined in the "Troubleshooting" part:


/ # cat /proc/partitions
major minor =A0 #blocks =A0name

/#

^- shows nothing when the HDDs are disconnected.

The following screen always shows:

SYSLINUX 4.06 EDD
boot:
[ =A0 =A0 0.000000] tsc: Fast TSC calibration failed
Alpine Init 2.5.0-r0
Mounting boot media failed.
initramfs emergency recovery shell launched. Type 'exit...
sh: can't access tty; job control turned off
/ #

System setup:

Intel S3200SHC Server board
Intel Core 2 Q9450
8GB ECC DDR2 ram
2x WD 146GB VelocityRaptors (attempting RAID1 in LSI mode for the Intel RST)
8GB USB stick (to install from)

I've attempted all sorts of configurations in the BIOS. =A0From enabled/disabling ECC, changing from RAID to AHCI to ATA modes, forcing emulation of the USB Disk (my USB stick) as cdrom and harddrive emulations, physically disconnected the HDDs, etc. =A0

Here'= ;s the odd things:

1) When configured for RAID1, and connecting the HDDs, two do show up:

/ # cat /proc/partitions
major minor =A0 #blocks =A0name
8 =A0 =A0 =A0 =A0 =A0 0 1= 46523384 =A0sda
8 =A0 =A0 =A0 =A0 =A016 146523384 =A0sdb=

Even odder, if constantly run "cat /proc/partitions", it alw= ays shows just those two drives. =A0But, if I start changing directories and looking around, and later run "cat /proc/partitions", then then shows up:

/ # cat /proc/partitions
major minor =A0 #blocks =A0name
8 =A0 =A0 =A0 =A0 =A0 0 146523384 =A0sda
8 = =A0 =A0 =A0 =A0 =A016 146523384 =A0sdb
8 =A0 =A0 =A0 =A0 =A032 =A0 8017920 =A0sdc

Could this be a timing issue? =A0Taking several minutes until the USB stick shows up?

Digging deeper, it is indeed identified as "/dev/usbdisk" as we= ll as "/dev/usba1", both as links to "/dev/sdc".

I've modified the syslinux.cfg multiple times for "sda", &qu= ot;sdb", "sdc". =A0I've inserted time outs of up to 60 secon= ds, etc. =A0Again, while RAID/AHCI enabled/disabled, disconnected, etc. =A0Nothing gets me past this screen.

I am going to try to find an old 4 GB USB stick. =A0But I am at a lost here. =A0Any help is appreciated.

-Eric







--e89a8f234635d2e27504e75eee8e-- --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---