全球主机交流论坛

标题: Scaleway 星辰安装Alpine 出问题? [打印本页]

作者: august2077    时间: 2023-4-27 11:33
标题: Scaleway 星辰安装Alpine 出问题?
本帖最后由 august2077 于 2023-4-27 11:36 编辑

我按照帖子操作
https://fd.vvwvv.eu.org/thread-1145636-1-1.html

进行第6步
“6.打开控制台(Console),没有意外会自动进入Alpine。”

无法进入Alpine,有大佬能帮忙下吗?

UEFI Interactive Shell v2.2                                                                                                     
EDK II                                                                                                                          
UEFI v2.70 (EDK II, 0x00010000)                                                                                                
Mapping table                                                                                                                  
     BLK0: Alias(s):                                                                                                            
          PciRoot(0x0)/Pci(0x1,0x0)/Floppy(0x0)                                                                                 
     BLK1: Alias(s):                                                                                                            
          PciRoot(0x0)/Pci(0x1,0x0)/Floppy(0x1)                                                                                 
     BLK2: Alias(s):                                                                                                            
          PciRoot(0x0)/Pci(0x4,0x0)                                                                                             
Press ESC in 1 seconds to skip startup.nsh or any other key to continue.                                                        
Shell>                                                                                                                          
                     
作者: august2077    时间: 2023-4-27 11:38
.
  Station IP address is 10.70.3.23

  Server IP address is 10.194.3.9
  NBP filename is undionly.kpxe
  NBP filesize is 88751 Bytes
Downloading NBP file...

  NBP file downloaded successfully.

>>Start HTTP Boot over IPv4..

UEFI Interactive Shell v2.2                                                                                                     
EDK II                                                                                                                          
UEFI v2.70 (EDK II, 0x00010000)                                                                                                
Mapping table                                                                                                                  
     BLK0: Alias(s):                                                                                                            
          PciRoot(0x0)/Pci(0x1,0x0)/Floppy(0x0)                                                                                 
     BLK1: Alias(s):                                                                                                            
          PciRoot(0x0)/Pci(0x1,0x0)/Floppy(0x1)                                                                                 
     BLK2: Alias(s):                                                                                                            
          PciRoot(0x0)/Pci(0x4,0x0)                                                                                             
Press ESC in 1 seconds to skip startup.nsh or any other key to continue.                                                        
Shell>                                 
作者: hacn    时间: 2023-4-27 11:42
可以2G装个最小的debian9 没必要用这系统 属实用不习惯
作者: 流星    时间: 2023-4-27 11:42
Mapping table                                                                                                                  
     BLK0: Alias(s):                                                                                                            
          PciRoot(0x0)/Pci(0x1,0x0)/Floppy(0x0)                                                                                 
     BLK1: Alias(s):                                                                                                            
          PciRoot(0x0)/Pci(0x1,0x0)/Floppy(0x1)                                                                                 
     BLK2: Alias(s):                                                                                                            
          PciRoot(0x0)/Pci(0x4,0x0)   

硬盘哪去了?硬盘都没检测到,重来吧。。
作者: august2077    时间: 2023-4-27 11:57
从 Use rescue image 进入系统后,输入如下

Welcome to Ubuntu 22.04.2 LTS (GNU/Linux 5.15.0-69-generic x86_64)

* Documentation:  https://help.ubuntu.com
* Management:     https://landscape.canonical.com
* Support:        https://ubuntu.com/advantage

  System information as of Thu Apr 27 03:52:42 UTC 2023

  System load:    0.1650390625   Processes:             92
  Usage of /home: unknown        Users logged in:       0
  Memory usage:   19%            IPv4 address for ens2: 10.69.84.197
  Swap usage:     0%             IPv6 address for ens2: 2001:bc8:62c:262::1

  => /media/root-ro is using 96.5% of 1.96GB

Expanded Security Maintenance for Applications is not enabled.

0 updates can be applied immediately.

Enable ESM Apps to receive additional future security updates.
See https://ubuntu.com/esm or run: sudo pro status


The list of available updates is more than a week old.
To check for new updates run: sudo apt update
tmpfs-root /media/root-rw tmpfs rw,relatime,inode64 0 0
overlayroot / overlay rw,relatime,lowerdir=/media/root-ro,upperdir=/media/root-rw/overlay,workdir=/media/root-rw/overlay-workdir/_ 0 0
/dev/sda1 /media/root-ro ext4 ro,relatime 0 0


The programs included with the Ubuntu system are free software;
the exact distribution terms for each program are described in the
individual files in /usr/share/doc/*/copyright.

Ubuntu comes with ABSOLUTELY NO WARRANTY, to the extent permitted by
applicable law.

root@scw-par:~# wget -qO- http://dl-cdn.alpinelinux.org/al ... t-3.11.9-x86_64.iso | dd of=/dev/vda
77824+0 records in
77824+0 records out
39845888 bytes (40 MB, 38 MiB) copied, 3.42086 s, 11.6 MB/s
root@scw-par:~# fdisk /dev/vda

Welcome to fdisk (util-linux 2.37.2).
Changes will remain in memory only, until you decide to write them.
Be careful before using the write command.

The device contains 'iso9660' signature and it will be removed by a write command. See fdisk(8) man page and --wipe option for more details.

Command (m for help): t
Partition number (1,2, default 2): 1
Hex code or alias (type L to list all): ef

Changed type of partition 'Empty' to 'EFI (FAT-12/16/32)'.

Command (m for help): w
The partition table has been altered.
Calling ioctl() to re-read partition table.
Syncing disks.

root@scw-par:~# lsblk
NAME    MAJ:MIN RM   SIZE RO TYPE MOUNTPOINTS
loop0     7:0    0  63.3M  1 loop /snap/core20/1852
loop1     7:1    0 111.9M  1 loop /snap/lxd/24322
loop2     7:2    0  49.8M  1 loop /snap/snapd/18596
sda       8:0    0   9.3G  1 disk
├─sda1    8:1    0   2.1G  1 part /media/root-ro
├─sda14   8:14   0     4M  1 part
└─sda15   8:15   0   106M  1 part /boot/efi
vda     252:0    0   1.9G  0 disk
├─vda1  252:1    0    38M  0 part
└─vda2  252:2    0   1.4M  0 part
作者: august2077    时间: 2023-4-27 11:58
然后 power off,  Use local boot->Save, power on , 控制台显示

UEFI Interactive Shell v2.2
EDK II
UEFI v2.70 (EDK II, 0x00010000)
Mapping table
     BLK0: Alias(s):
          PciRoot(0x0)/Pci(0x1,0x0)/Floppy(0x0)
     BLK1: Alias(s):
          PciRoot(0x0)/Pci(0x1,0x0)/Floppy(0x1)
     BLK2: Alias(s):
          PciRoot(0x0)/Pci(0x4,0x0)
Press ESC in 1 seconds to skip startup.nsh or any other key to continue.
Shell>
作者: baby不卑鄙    时间: 2023-4-27 12:05
没必要用这个系统,我按照帖子安完了,但是系统几乎没法用
作者: august2077    时间: 2023-4-27 12:33
baby不卑鄙 发表于 2023-4-27 12:05
没必要用这个系统,我按照帖子安完了,但是系统几乎没法用

尝尝鲜嘛,我第一次用
作者: august2077    时间: 2023-4-27 12:34
流星 发表于 2023-4-27 11:42
Mapping table                                                                                        ...


我重新弄了一遍,还是相同的错误, 5楼是输出
作者: 流星    时间: 2023-4-27 12:44
august2077 发表于 2023-4-27 12:34
我重新弄了一遍,还是相同的错误, 5楼是输出

我没有poweroff poweron的操作,直接网页上点reboot的,不知道是不是这个区别
作者: 52Fancy    时间: 2023-4-27 14:03
看我签名的脚本
作者: august2077    时间: 2023-4-27 15:03
52Fancy 发表于 2023-4-27 14:03
看我签名的脚本

你没有签名啊?
作者: august2077    时间: 2023-4-27 15:08
流星 发表于 2023-4-27 12:44
我没有poweroff poweron的操作,直接网页上点reboot的,不知道是不是这个区别

不先关机的话,怎么改变Boot model,没关机的话,有下面tip 提示,菜单也是灰色的,无法操作
“Your instance must be powered off to change the boot mode”
作者: 52Fancy    时间: 2023-4-27 15:09
august2077 发表于 2023-4-27 15:03
你没有签名啊?

再看
作者: august2077    时间: 2023-4-27 15:15
52Fancy 发表于 2023-4-27 15:09
再看

好的,有了
作者: 流星    时间: 2023-4-27 15:17
august2077 发表于 2023-4-27 15:08
不先关机的话,怎么改变Boot model,没关机的话,有下面tip 提示,菜单也是灰色的,无法操作
“Your inst ...

以前可以的,看来scaleway已经改过了,估计太多人这样重装了吧。。
作者: august2077    时间: 2023-4-27 15:21
流星 发表于 2023-4-27 15:17
以前可以的,看来scaleway已经改过了,估计太多人这样重装了吧。。

这样啊,好的,还是感谢回复




欢迎光临 全球主机交流论坛 (https://fd.vvwvv.eu.org/) Powered by Discuz! X3.4