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

启动讨论 grub/grub2/syslinux/grub4dos/Lilo
回复
uranus0206
帖子: 129
注册时间: 2006-06-03 5:10

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

#1

帖子 uranus0206 » 2008-11-07 12:51

請幫我看看我哪一步錯了...
我已經安裝好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當作開機管理用。。。
头像
arabian
帖子: 91
注册时间: 2007-10-29 17:29

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

#2

帖子 arabian » 2008-11-07 15:28

(hd0,0)是哪个?
uranus0206
帖子: 129
注册时间: 2006-06-03 5:10

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

#3

帖子 uranus0206 » 2008-11-08 1:14

就是隨身碟
我用在啟動電腦的時候選擇使用隨身碟開機所以(hd0,0)應該是隨身碟的根目錄
头像
arabian
帖子: 91
注册时间: 2007-10-29 17:29

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

#4

帖子 arabian » 2008-11-08 1:42

那不一定吧,硬盘没有挂么?

partition map最好还是确认一下。
uranus0206
帖子: 129
注册时间: 2006-06-03 5:10

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

#5

帖子 uranus0206 » 2008-11-08 2:49

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.
回复