Code Sample |
mount: can't find /mnt/hdc2 /mnt/hdc2 in /etc/fstab or /etc/mtab umount: /mnt/hdc2 /mnt/hdc2: not found |
Code Sample |
/dev/hdc1 / ext2 defaults,errors=remount-ro 0 1 proc /proc proc defaults 0 0 /dev/fd0 /floppy vfat defaults,user,noauto,showexec,umask=022 0 0 /dev/cdrom /cdrom iso9660 defaults,ro,user,noexec,noauto 0 0 # partitions found by dsl #/dev/hdc1 /mnt/hdc1 ext2 noauto,users,exec 0 0 #/dev/hdc2 /mnt/hdc2 ext2 noauto,users,exec 0 0 # Added by KNOPPIX /dev/hdc2 /mnt/hdc2 ext2 noauto,users,exec 0 0 |
Code Sample |
/dev/hdc1 / ext2 rw,errors=remount-ro 0 0 /proc /proc proc re 0 0 /dev/pts /dev/pts devpts rw 0 0 |
Quote (tronik @ April 13 2005,15:14) |
As for most of your questions, spend a little time in DSL and figure it out, its actually very simple and all of those are ALREADY covered on the forums ;) As per the first remark about remastering being difficult to understand, I would say hundreds if not thousands of people have been able to remaster...You said you're a Linux new guy so, spend a little time in Linux and you might find its not as hard as you first thought. ;) For the record, I would think just the opposite from reading about remastering. Adding programs in is a lot more difficult than removing them. ;) There is a thread devoted specifically to remastering DSL here on these forums. In response to your mofidying the boot...how to boot without those features would be found by hitting 'f2' at the boot menu like the bootloader says to do =)...in fact most of the 'cheat codes' are on those screens. Enjoy learning =) |