Other Help Topics :: Hda1 problems
Try adding the word "frugal" to your loadlin append statement.
If this is a frugal or poorman's install, it should work and your hda1 will be mounted with read/write permission at mountpoint /cdrom
Still not working,I get this message at boot:
Chgrp: /Cdrom.Operation not permitted.
Try removing the "root=/dev/hda1" from your loadlin command string.
I don't boot from a loadlin command string,i boot from a textfile called options.txt via a batch file with this command in it:
'loadlin @options.txt'
Then inside options.txt is:
'linux24
root=/dev/ram
rw
initrd=minirt24.gz
vga=normal
ramdisk_size=100000
init=/etc/init
lang=us
apm=power-off
quiet
BOOT_IMAGE=knoppix'
Right,i've fixed it.
DSL requires me to pass it the 'frugal' parameter which gives me the chgrp error but it still gives me RW access for root,not for user DSL.
'tis very strange.....
Thanks to everybody that helped me for helping me
Next Page...
original here.