The time now is Wed 19 Jun 2013, 22:30
All times are UTC - 4 |
|
Page 10 of 10 [136 Posts] |
Goto page: Previous 1, 2, 3, ..., 8, 9, 10 |
| Author |
Message |
ubuntu
Joined: 09 Jan 2011 Posts: 1
|
Posted: Sun 09 Jan 2011, 12:25 Post subject:
Using LINLD.COM for Ubuntu |
|
Hi,
I am trying to use the below config.sys (and Autoexec.bat) and the instructions from the big_pc_man posted a long time ago. However, I am using Ubuntu 10.10, for which I have change the original config.sys to:
LINLD.COM image=%drv%\casper\vmlinuz initrd=%drv%\casper\initrd.lz
(not sure what to use for cl=)
But it does not work. Do you think I can use LINLD.COM for Ubuntu? If yes, do you happen to know how?
Cheers,
| Quote: |
cls
echo.
echo Checking any USB drive for marker file USBFLASH...
for %%x in ( C D E F ) do if exist %%x:\%usrinput%usbflash set drv=%%x:\%usrinput%
if "%drv%"=="" goto failed
:load
LINLD.COM image=%drv%vmlinuz initrd=%drv%initrd.gz cl=@linld\puppy.lin
goto end
:failed
type FAILMSG.TXT
:end | [/quote]
|
|
Back to top
|
|
 |
|
|
Page 10 of 10 [136 Posts] |
Goto page: Previous 1, 2, 3, ..., 8, 9, 10 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|
|
[ Time: 0.0343s ][ Queries: 12 (0.0050s) ][ GZIP on ] |