(solved) - "Strange" Entry in rc.shutdown

Booting, installing, newbie
Post Reply
Message
Author
R-S-H
Posts: 487
Joined: Mon 18 Feb 2013, 12:47

(solved) - "Strange" Entry in rc.shutdown

#1 Post by R-S-H »

Hi.

I have found a "strange" Entry in rc.shutdown

Code: Select all

  case $xDEVFS in
   vfat|msdos|ntfs|xxx) #v2.02 ntfs allowed. v2.16.1
I do know already vfat, ntfs and msdos are file systems. But, what file system is xxx?

Thanks
Last edited by R-S-H on Thu 07 Mar 2013, 21:05, edited 1 time in total.
[b][url=http://lazy-puppy.weebly.com]LazY Puppy Home
The new LazY Puppy Information Centre[/url][/b]

R-S-H
Posts: 487
Joined: Mon 18 Feb 2013, 12:47

#2 Post by R-S-H »

Ok, sorry for doing this again.

Solved a few minutes after doing the first post.

Code: Select all

 [ ! "$DEV1FS" ] && xDEVFS='xxx' #this will enable choice of create a save-file. 101211 shinobar bugfix.
Found it a few lines above the first code... :lol:
[b][url=http://lazy-puppy.weebly.com]LazY Puppy Home
The new LazY Puppy Information Centre[/url][/b]

User avatar
Semme
Posts: 8399
Joined: Sun 07 Aug 2011, 20:07
Location: World_Hub

#3 Post by Semme »

*Someone* needs to keep the panic room @ bay.. at least :wink: a few minutes beyond what they think. Hola!

Post Reply