安装 Steam
登录
|
语言
繁體中文(繁体中文)
日本語(日语)
한국어(韩语)
ไทย(泰语)
български(保加利亚语)
Čeština(捷克语)
Dansk(丹麦语)
Deutsch(德语)
English(英语)
Español-España(西班牙语 - 西班牙)
Español - Latinoamérica(西班牙语 - 拉丁美洲)
Ελληνικά(希腊语)
Français(法语)
Italiano(意大利语)
Bahasa Indonesia(印度尼西亚语)
Magyar(匈牙利语)
Nederlands(荷兰语)
Norsk(挪威语)
Polski(波兰语)
Português(葡萄牙语 - 葡萄牙)
Português-Brasil(葡萄牙语 - 巴西)
Română(罗马尼亚语)
Русский(俄语)
Suomi(芬兰语)
Svenska(瑞典语)
Türkçe(土耳其语)
Tiếng Việt(越南语)
Українська(乌克兰语)
报告翻译问题
Try this (where hdX,Y) in my case was (hd0,msdos1) for my USB stick
set prefix=(hdX,Y)/boot/grub/x86_64-efi # Example: (hd0,1) , (hd1,5)
set root=(hdX,Y)
insmod linux
configfile /boot/grub/grub.cfg
At this point it works, shows a pretty menu etc, boots into the installer, but then fails at 'Load installer components from CD' - it says it can't find the right CD.
"
Incorrect CD-ROM detected
The CD-ROM drive contains a CD which cannot be used for installation.
Please insert a suitable CD to continue with the installation
"
Very strange.
And to answer your question, this is using the "Custom Installer." And yes, it's sticking with the first step of the Debian GUI installer.
I'm just about to finish downloading SYSRESTORE.zip, so I would just use the standard image install method, but I don't have a USB stick large enough handy! I have like five 8GB sticks...AND I LEFT THEM AT WORK!!! Oh the humanity!
Basing it on this: http://store.steampowered.com/steamos/buildyourown
Basically the 'custom' option.
Nothing of value. If I add a debian CD to my machine it finds the CD and 'does stuff' but the core problem does seem to be that the SteamOS zipfile is not recognized as a debian source CD.
Where did you find the SYSRESTORE.zip ? it's not in my SteamOSInstaller.zip
1/ I think the 'preseed' file isn't loaded properly
2/ It doesn't recognize the (contents of) the zipfile as a debian disk.
That's interesting. I made my zip file into an ISO and did my installation in VirtualBox, and it detected it and went through just fine, but this is with the installer thinking the media actually is a DVD. I wonder if turning the zip file into an ISO and burning a DVD would relieve your problems? Debian is able to do installation from a USB drive, though, so I'm not sure why the SteamOS installer would be any different.
Solved.
The problem was that I somehow did not copy the .disk directory into my USB.
That's the file you download to use the "Default" SteamOS install, which is basically just boots to Clonezilla and restores an image to your internal drive. I actually realized I had some smallish HDDs laying around and a SATA to USB adapter, so that solved my issue with not having a USB stick large enough. I'm trying that install now. Surprisingly, I ran into the exact same grub problem with the "Custom" install, and the same solution fixed it. Right now Clonezilla is trying to restore the image, but it's thrown a bunch of errors and I'm not sure how it's going to turn out. Will report back.
I will try that if this install fails. I'll have to get my hands on an optical drive somewhere, as my machine doesn't even have one. Never had a need before now.
Oh crap! I definitely did that, too! If this install fails I'll fix that and give it another shot.
Well, it's possible you're missing .disk as well. If you're using Linux and not copying from the command-line, you could miss it since it's hidden.