What i would like to do is install a with a livecd, but not mount the hard drive automatically, i do wish for it to recongnize the hd, either sda or hda, but just not to mount it.
thanks for all of those that will help
Printable View
What i would like to do is install a with a livecd, but not mount the hard drive automatically, i do wish for it to recongnize the hd, either sda or hda, but just not to mount it.
thanks for all of those that will help
So you have a livecd, but want to not have disks mounted? If so,try "umount"'ing the drives/partitions...
The solution was to, when making the livecd add the line
--fstab=noauto
this will not mount the hard drive and will allow for installation of the application to run smoothly with out conflicts
Thanks