分页: 1 / 1

請問我把liveCD塞進usb卻無法啟動的問題

发表于 : 2008-11-07 12:51
uranus0206
請幫我看看我哪一步錯了...
我已經安裝好grub並且可以執行,隨身碟格式化為一個fat16的磁區
我把ubuntu8.10的iso解壓縮然後放到/media/disk/ubuntu810的資料夾,並且修改menu.lst

title ubuntu810

kernel (hd0,0)/ubuntu810/casper/vmlinuz file=/ubuntu810/preseed/ubuntu.seed boot=casper quiet splash --
initrd (hd0,0)/ubuntu810/casper/initrd.gz

但我開機到一半就顯示
BusyBox v1.10.2(Ubuntu 1:1.10.2-1ubuntu6) built-in shell (ash)
Enter 'help' for a list of built-in commands.

(initramfs) _

請問我要怎麼修改呢?????

我想用grub當作開機管理用。。。

Re: 請問我把liveCD塞進usb卻無法啟動的問題

发表于 : 2008-11-07 15:28
arabian
(hd0,0)是哪个?

Re: 請問我把liveCD塞進usb卻無法啟動的問題

发表于 : 2008-11-08 1:14
uranus0206
就是隨身碟
我用在啟動電腦的時候選擇使用隨身碟開機所以(hd0,0)應該是隨身碟的根目錄

Re: 請問我把liveCD塞進usb卻無法啟動的問題

发表于 : 2008-11-08 1:42
arabian
那不一定吧,硬盘没有挂么?

partition map最好还是确认一下。

Re: 請問我把liveCD塞進usb卻無法啟動的問題

发表于 : 2008-11-08 2:49
uranus0206
yeah,after help from http://www.ubuntu-tw.org/modules/newbb/ ... mpost60338

now i can boot as live usb. and i found in the default image file system, there are still about 400MB

free space can use to install some packages.

But when i reboot, it will go back to default settings, which means i just can use as live usb.

And i can't use the left space in the partition where the image which i extracted....

Because system mount my flash stick as a cdrom that i have no permition to change. Even i have sudo

power... I don't know if it can change if change to root.

That's all.